1. Update the click area of the links in the global navigation
2. Update the proptype of the globalNav component
Change-Id: Ie9f12f2d6747429966e62bbc0bbd72d9686864cd
1. When creating a cluster instance, the parameters are the same as the template, change them to optional
2. Fix some tips of form item to get a better understanding
3. Change the filter for image list by zed spec of openstack magnum user guide document
Closes-Bug: #1996046
Change-Id: I5a698ccde7454f8d34e6d0d3ed726582708855b0
1. Update the menu style to adjust the global nav display
2. Update the menu open keys when the url change: the menu will auto open the current url's father menu
Change-Id: I567db87e369264d9b1d1372332868267b478cf46
1. Add global navigation at the left top position of the whole page
2. Update the right menu layout to adjust the global navigation
3. The global navigation show the extended menu in the console/user center/administrator
Change-Id: Iee64af2821bd034e3818166308512d946e44cbe7
1. Update some form item labels for better semantics
2. Make the template name be required when create the template
3. Support create cluster instance from template list
Change-Id: I588af877fe776dbf7d44b11ad350566bf231121f
1. add hasFooter props to judge show the form footer in BaseForm
2. add formStyle and footerStyle props to set form and footer style
3. support add placeholder props in the KeyValueInput component
Change-Id: I6627a1fdbb92f95985c022ad15a19efabe4842c1
When the Start source is the instance snapshot, the quota
should be calculated according to the data disk of the selected
instance snapshot and the newly added data disk
Closes-Bug: #1992739
Change-Id: I035b1edb5e0441e63d7919ea5933731bd687c1d2
1. get instance snapshot data disks when rendering data disk
2. support contentStyle property for Descriptions component
3. add contentStyle for the data disk item to present multiple data disk values
Closes-Bug: #1992739
Change-Id: I62d92620574a5ee4ffff8f8d20958ad42cc4221a
Not show the data disk when creating vm by Instance snapshot with system disk and data disk
1. fetch instanceSnapshotDataVolumes data when change instance snapshot
2. add Required Data Disk form item of BaseStep when create instance by snapshot
3. show instance snapshot data disk's info if instance snapshot has system disk and data disk
4. hide render default system disk when selecting Bootable Volume of Start Source's option
Closes-Bug: #1992739
Change-Id: I3a1daa8845cc9f73b8ea8d0216d49ad858b7168b
When click the copy button edge, the event target's node name maybe 'path', not 'svg', so add 'path' to the copy button click check
Change-Id: I48b12a4a002d097afa8703fe66157ba31bf6b126
1. Update the qos policy name in the floating ip list page, if the user has the admin role, the user can fetch all the qos polices
2. Update the qos policy column title, and support qos policy id and name in the download data
Change-Id: I96a18f24ef2f2e6c09d56eb5ae980202c31b98dd
Show the project name of the images in the rebuild instance action, when the current user has admin role
Change-Id: I1073c398941e43311ab6a6a03e7f36458d8ba70c
Fix the project id value in the download data file in the all networks tab in the console.
Closes-Bug: #1993233
Change-Id: I864481ffb8608776ebf000c6a196a215b428ff95
Update the id/name column in the member list tab in the load balance listener detail page to keep the unified style
Change-Id: I9c648b56316a48786ae5c67b3dc248ebbd1d481c
Reduce the click area of the id link, change the style from block to inline-block to update the click area
Change-Id: I4bfa45c28d6a5e910c802a807ffe3f9b71732c04
Fix theselected state of the row changed when the id in the row is copied, check the click event target, if the target is the copy button, then stop propagation.
Change-Id: I3bc2cd0802d2f7dd08a34c9628d282c9c1a09dd4
1. Support custom prometheus request function
2. Support convert request url in prometheus request
Change-Id: I451282990346c187283dae1cf64e3cb4b9782cb6
1. Fix getValueByUnit to get correct value
2. Fix the unit text, it doesn't need i18n
Closes-Bug: #1992407
Change-Id: I6add661f739447666f80308e36991e07f0e8b4aa
1. remove id link in the name column in the role list page
2. update the bold name style check: if the name column has the withoutId attribute with the true value, the name defaults unbold
Change-Id: Ia03397d064ae67193382aca483943b92805cfd7c
Fix the category options in the flavor list page, each architecture has its own options.
Closes-Bug: #1992407
Change-Id: I42b571421cd85a48541c82e1e9135c4d729a07d1
1. Update nameRender to support without id
2. Update name column in the keypair list page: only show the name with link to the detail page
3. Fix the id value in the keypair detail page
Change-Id: I8c983875425b1c9b31f8b3ea8eb80667b5cfabf6
1. update the port id/name column in the MemberAllocator component which is used in create load balancer action
2. update the database backup id/name column in the database backup list page
3. update the configuration id/name column in the database configuration list page
4. update the id/name columns in the vpn endpoint/ike policy/ipsec policy/gateway list page
5. update the volume id/name column in the volumeSelectTable component which is used in instance attach volumes action
6. update the port id/name column in the network step in create instance action
Change-Id: Idc3bc161a56b06cb83f9e4c9543edaf0762a4669
Update the nameRender in the column, to support id/name in non-bold form, usually only the name of the first id/name column is shown in bold, and the id/name of the other associated resource columns does not need to be shown in bold, such as the volume backup list page: the backup name is bold, but the releated volume name is non-bold
Change-Id: I2cff14d64d4a4aa2521b2147f478518fd5203617