1. Modify response processing to distinguish single operation or batch operation
2. Modify the request function of creating volume in batches
Change-Id: Iffcd8174cf69191b8c36aa0f4de1853c8284fa93
1. Fix edit metadata success hint
2. Fix manage image metadata success hint
3. Fix create/edit project modal top padding
4. Fix edit user modal top padding
5. Fix create user group modal top padding
6. Fix refresh list page in detail after finishing action in detail page
7. Remove useless fetch in base detail page
Change-Id: I80fe346cc0be4bdb8607088578fa2acb446cf084
1. Fix the footer of Form component with flex layout to get better showing
2. Add initial value in renderBadeg to hide Badge
3. Use isExternalNetwork function to judge network to prevent unknown bug
Change-Id: Ib2a4e341b8cfe9432c406f5dd33b9bffd2304f33
1. Add `skyline-nodejs14-run-lint-xx` jobs to execute code static
analysis
2. Add `skyline-nodejs14-run-unit-test` jobs to execute unit test
Change-Id: Ic3453c40c54882e72b804d23f6941cb94e83975f
1. Auto select correct volume type when change snapshot
2. Show confirm modal when first change volume type used by snapshot
Change-Id: I37a70414e835c8c187ce5edd858b83c2273d5ca8
1. Update create instance with `port_security_enabled = false` network:
if one of selected networks is disable port security, disable select security group
2. Update create ironic with `port_security_enabled = false` network:
if one of selected networks is disable port security, disable select
security group
3. Update instance manage security group in instance detail page:
disable manage security group for disable security group interface
4. Update create network with port_security_enabled prop:
can change port_security_enabled prop value
5. Update edit network with port_security_enabled prop:
can change port_security_enabled prop value
6. Add port_security_enabled prop in network detail page:
show network port_security_enabled value
Change-Id: I2227a9cb84ed87b5d1eedaea206004498ef0fab9
1. Instance can attach iso volume if status is shutoff and it is not ironic
2. Instance can detach iso volume if status is shutoff
Change-Id: I54a2f6c3e1062231992d5926b34a955141963c89
1. Change modal size to large to get better showing
2. Prevent revert when the status is not available
3. Add powerStatus to instanceStatus for instanceResult.server
Change-Id: If6d24acf2140fd90b72a1123cd7aeec2ea6192a1
1. Add client module to request openstack api
2. Remove window.request, stores use client to request api
3. Remove window.globals, use globalRootStore to deal with user info
Change-Id: I5657cfd8cf142dbacce8716991f805bbbb4a9222
1. The name of the stack is too long to showed completely
2. Add css style with workbreak & wordwrap to fix this problem
Change-Id: Id19f9e154841e64a9d468b90fee26e86cd06417e
1. Fix system_reader role has operation permissions on administrator page
2. Mark TODO of supported system scope roles
Change-Id: Icd697e0b5238a25307c3d24fc6742600f892b547
1. Change protocol list
2. Add creating button in securityGroup list
3. Add link for remote group id
Change-Id: I76f10ffbd513d4e40f658ec8acb61e3311cfedf1
1. Move static_path into skyline_console to facilitate
other modules to import.
2. Rename make build to make package
Change-Id: I7c9c5873f90b80de1203e9a38cf0ee5cc68fc42b