add action props to ModalAction component, then can use the action static props for the instance function
Change-Id: Ib22120105deb30f108218d040fc1fc33f88b39bc
1. fix table height when the magicInput has opened search menu
2. fix table height when the page has sub tab
Change-Id: I5f57030d65d0d7e17681d0579fc57c7441e1ecfa
Remove the focus when the selected item is clicked to avoid the failure of the refresh button
Closes-Bug: #2032763
Change-Id: I50601a6b2bd9b36b0835fdb104f4d66b1707e728
1. update close button style when focus the input
2. hide the search icon when focus the input
3. add gaps for multi tags
Change-Id: Ieef48447ccabc87f6088973bcb34a269d144d6d4
Use color variables to set color in less and jsx, this makes it easy to change the theme for all pages.
Change-Id: I9b82c4624826854d40d11da4e6ce4a9137b86085
Fix when the current input value does not generate a tag, but click the clear button, the search menu can not be shown. Clear the input value in the state.
Closes-Bug: #2019065
Change-Id: Id985ee76db395a742152d5982af0766559e5a5da
Optimize the clicking event in the select-table component, when click the row of the table in the component, the row will be selected, but when click the button in the row, the selection does not change.
Change-Id: I88f3a842bcf3a91d1cd8a0f20e847f1e5e57ed7d
Add the onFinishAction and onCancelAction which are from the ListPage component to the ModalAction, add the modalProps to the ModalAction, these attritubes will make custom operations in the ModalAction to easily control the ListPage
Change-Id: Ibd81bc6331fa09a3c70fcfc6f1f72ccc3e6f9c37
Provide textrea in the KeyValueInput component, to input more content, and provide the textareaRows property to set the default rows of the textarea to display.
Change-Id: I6849fab3933cef82e1293f7bbe0f3006e19b6b38
1. add health check
2. add exposed ports
3. add auto remove
4. add entrypoint
5. add validator to some key-inputs
6. fix the image resource by glance or docker
7. fix step name from miscellaneous to others
Change-Id: I40180a44657ace3419c009f73ab527c99fb483d3
1.If the min attribute is set, the onchange event will not be triggered when the value is lower than min size
2.This is not conducive to our validation of input values, which leads to some unknown bugs
Change-Id: Id1ad89fce61681a6e4e96b02ff1a3c804a60ab35
Add disabledRemoveFunc prop in AddSelect component to handle if disable the remove button and edit item
Change-Id: I10dc6ebc3d55305ac4829677c0edd20a549a8662
1. add disableEditKeys prop in AddSelect component to handle if disable the remove button and edit item
Change-Id: Icedad9b2e4ff29f38f00235a88b1dbe8e44df888
Support custom component in the table header of the list page, the custom component is placed in front of the magicSearch component
Change-Id: I980552818bcb6375d3b412b63732c02597ff2a94
1. add middleComponent prop in KeyValueInput component to support show default equal sign or others
Change-Id: I29bdfb3df6c859b2522b2a10a21173defce7765e
1. Show list and detail of cluster instance
2. Show list and detail of cluster template
3. Hide the keypair if in administrator platform
Change-Id: I61532a12312383cdedf2fdfca10633b16064f77b
1. Update the click area of the links in the global navigation
2. Update the proptype of the globalNav component
Change-Id: Ie9f12f2d6747429966e62bbc0bbd72d9686864cd
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. 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
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
1. Support custom prometheus request function
2. Support convert request url in prometheus request
Change-Id: I451282990346c187283dae1cf64e3cb4b9782cb6
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