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. fix the title of auto remove to enable auto remove, same to auto heal and interactive
2. fix filter name from status to container status
Change-Id: I890d27546e7425c053134751c0af24baf185839e
1. If the template's flavor, network and other attributes are deleted, set it to null
2. Fix default network if network are delete when create cluster
Change-Id: I2de6f5eab11077e249d96bd5a6cbb88dae6e6101
1. show ip address, ports and networks in zun containers list
2. show ip address and subnets into zun containers detail
Change-Id: Ic53c2eb28ad392736d0f78b23eafd13e4c5d88dd
1. support search filters to capsules
2. support search filters to containers
3. support search filters to hosts
4. support search filters to services
5. because the glance image's name can be repeated, change params from name to id if use glance image
Change-Id: If3ceed8d0027f230afd72784c48161048fe61faf
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. fix the delete condition of cluster instance
2. use card to show the health status reason
3. allowed jump to stack detail from cluster detail page
4. simplify the template card in cluster detail page
Change-Id: Ic932f3c9d0bd0d96af2ba01c1f3dfc3bf7b2fb52
1.use detail api to fetch list in console but no detail in administrator
2.fix the used quota with clusters detail api
Change-Id: I104495a2b7c9937a9e6e922c4fac00d3f4178235
1. support volume quota when create cluster instance
2. fix subnet reseting when fixed network changed
3. show project id of cluster template if switch to administrator platform
Closes-Bug: #2000141
Change-Id: I6cb59e9f74c76cb3d0901e89c9bf01d48a85d747
the subnet list was not changed when the fixed network changed, fix the update context to solve this problem
Change-Id: I2882a63e58c5b2843b9c8e6070b6708d16c40b94
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. fix the validator of cluster name
2. replace the labels in cluster which from cluster template
Closes-Bug: #1999398
Change-Id: I244282686cab18ec69930b8221701a9363f70b74
1. add disableEditKeys prop in AddSelect component to handle if disable the remove button and edit item
Change-Id: Icedad9b2e4ff29f38f00235a88b1dbe8e44df888
1.Show quota info by template when create cluster if did not select flavor or master flavor
2.Remove link of keypair if the keypair is not belong to the current user
Change-Id: Ic6faebfa21b92479b982770a00046a54882f21d8
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.Show quota info when create cluster
2.Support quota setting of magnum cluster when manage project quota
Change-Id: I90d1bc3c2bcb2aa95d728c245dd1b742d3fe6ae1
1. add middleComponent prop in KeyValueInput component to support show default equal sign or others
Change-Id: I29bdfb3df6c859b2522b2a10a21173defce7765e
In order to be consistent with the cluster template creating, move the keypair to node spec step when create cluster instance
Change-Id: Id9b70108f4ac2dac289bb50fa83eeab18f08199e
1.The form items value will be resetted, when create a new keypair
2.Same issue when create instance
Closes-Bug: #1998077
Change-Id: Ie0021cbddc4c8730d604e4892a8cfa878a5bcb95
1. Change the store path from 'src/stores' to 'stores' to avoid some strange bugs
2. Make the container name be required
Change-Id: If299e6791ce5c30be936fbd5fbc2b5427a59ff39
1. fix the router path from 'container' to 'container-service' to get the same format as magnum
2. Follow the api doc to hide the log tab in the container detail if the status is not acceptable
Closes-Bug: #1997326
Change-Id: I3c1e4299ec2e10bfcd02bcf6cd07f0ed42b3b783
1. Support quick creating keypair when create cluster template
2. Support quick creating keypair when create cluster instance
Change-Id: If019d411b47752f738c0d43097fc00a3bf36892b
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