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 share type e2e case
2. Update e2e test config for manila codes: only run the other e2e zuul task when the manila related codes change
Change-Id: Ia6d0e232ade38e7f4123a11e7cb4c677a53c961f
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