Fix: when the volume's status is being created, the sub menu actions in the row actions are hidden.
Trigger reason: When the More Actions drop-down menu contains disabled actions and the only submenu that can be used normally, the submenu items are not displayed successfully
Change-Id: Ide3f06716d1df71593fd654f24feedabe4f68da7
1. Update 'gigabytes' to 'capacity' in the title
2. Add the blank before '(GiB)' and '(MiB)'
3. Update related i18n
Change-Id: I46de9793f9fb32a8f33915775bdfd5d486a84253
1. Update the volume action menu: classified as 'data protection', 'instance related', 'capacity & type'
2. Update the volume action menu in the volume tab in the instance detail page
3. Update the volume/snapshot e2e cases according the new action menu
Change-Id: Ib479efcdcd0f72789b1278716c7b9f06f9d87d3b
1. Fix the server group member label in the quota overview
2. Fix the server group member label in the quota manange form
3. Update the label style in the quota manage form to better display the
resource label
4. Fix the 'of' word in some titles
Change-Id: I000c783f05ddadf5a6649d56c19263ee4af81e82
1. Disable to click submit button when the remaining size/type size quota is 0.
2. Add image check to the volume e2e after the volume created image successfully
Change-Id: I6d8c0491647abc8329fa089665194da278decf46
1. Retain the lang value in LocalStorage when logging out
2. Add clearLocalStorage func && add unit test
Change-Id: I84cf361bfcaa40d2a6d80f687d02f43665cef3d3
Fix the limit value by the page size options, when the limit in the store is not in the page size options, use the default limit value.
Change-Id: I3868ebf9b33304ace884b0fa77eae28d89e80c20
1. Fix the plural form of the menu words
2. Fix the plural form of the tab title
3. Fix the related e2e case
Change-Id: Id37115d9efac341413b401d12049cf0d621e0385
1. fix the quota check when the remaining instance quota is 0
2. If the quota check fails, all the add resource is 0
Change-Id: I41bb353c7154ca5752dc327719de530b01e24e78
When using the front end to filter the data, when the data is refreshed, the filter param is also passed to the API, remove the filter params to fix the situation
Change-Id: I60fc2a6ea3d6c345f0fdb2254c2018c2a07f56c5
1.When the quota limit of zun containers is 0, it needs to disable the submit button
2.Change the add default value from 1 to 0
Change-Id: I7196b5075fda7c919784f10b0f2b5d0b3c35ec59
If the remaining quota of a port is zero, you can still successfully call the API to create a subnet and automatically add a port. As a result, the used port is greater than the upper limit of the quota. Fix the quota check method to accommodate this situation
Change-Id: Icf955b3e4ad40d618305b23bffcd397fdbd0b288
1. When the text is long, change the font size smaller
2. Fix lineHeight value for the Annatation.Text component
Change-Id: I71b96864de15bb0b4b331c7e70ea23a80b759b82
1. support trove instance in administrator platform
2. support actions in trove instance detail page
Change-Id: Ic329c39d4c37793bbec193202d5d4e41dd410d74
1. Add protocal when show the port forwarding info in the floating ip list
2. Add protocal to the port forwarding info when download the floating ip list
Change-Id: I7f9cea6cbfc276205c75e2ab8708124c49106ffc
Use the skyline extension volumes api with uuid param to fetch the list of the volumes mounted on the instance, instead of fetch all the volumes and filtered by the instance id
Change-Id: Ie792a661d3fbf54a0f96c377e4d402e6bd0db323
Fix the initially volume type by the selected snapshot when create volume:
the snapshot detail api may not has the volume_type_id prop
Change-Id: Ia780d3abc3b75f381609bd80e1116d7e09bc772b
1. Support server group quota info when create instance
2. Disable click next button when the selected server group's remaining quota is insufficient
Change-Id: Iee8127292ad50564eff04e21f11b1c82355d3a7d
1. Support edit for trove instance
2. Fix the menu items name of trove instance
3. Fix the title of create trove instance
Change-Id: If9448e8e20f547079e0ab6071d3828cf549e2173
1. Fix the status detail with i18n
2. Fix command and labels
3. Simplify the definition of some data
Change-Id: Id5679e159d3038504433b11b577f82f3ddbe9ba0
1. Add instance snapshot source when create instance
2. Support quota info && quota check when select instance snapshot
3. Support create instance in instance snapshot list page
Change-Id: I1e2db9370932f03134492cf5b010f32eca551f55
1. Support quota info when instance snapshot create volume
2. Disable click submit button when the given type's left quota is insufficient
Change-Id: I2665b5285b7e93324fec7b02bbf095cf9fad3b9f
For all user, check system role by keystone system role api, remove the special username admin check
Change-Id: I46b58b1061bd2914933f5eb2950f3e34ee34c437
1. Support quota info when bfv instance create snapshot
2. Disable click submit button when snapshot quota or each type quota is insufficient
Change-Id: I8647aa9e9e8a7669eda6549ef9ab4dcdba2e3dec
1. Update Popover component: support custom icon, title; support another data fetch func for only one request; suport pagination setting in table
2. Update PopoverSubnets components to support title
3. Update network-select-table component subnet display: update subnet's
count to title, when hover it, the popover will show
Change-Id: I5ca81146a7392b797f9f27d95c5d9cbf715d5e3d
Support fixed ip filter in port-form-item, the related actions below:
1. Support fixed ip filter when instance associate fip
2. Suppport fixed ip filter when fip create dnat
3. Support fixed ip filter when edit dnat
Change-Id: I2bfbca000d2a6699010c40e225eab2ce8514c9e0