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
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