1. update key column title for the extra spec list page in volume type detail page and QoS spec detail page
2. update key label when creating/editing volume type's extra spec and QoS spec's extra spec
3. set only number value for creating/editing QoS spec's extra spec
Change-Id: Ifaa24ce7607cd70425916ccf5e1ab174157b2881
1. refactor listener detail and actions code to optimize requests
2. fix remove health monitor
3. hide admin_state_up form item when disable health monitor in the lb step create page
4. support updating admin_state_up when editing health monitor
5. support admin_state_up info in the health monitor card in the lisenter detail page
Change-Id: Id1a9c32ddae09b1ae3dfb613bd7468a372aa5478
1. support editing admin_state_up when edit listener's pool of lb
2. support display admin_state_up info in the pool info card in the listener detail page
3. update lb algorithm display in the pool info card in the listener detail page
Change-Id: I80a500c6d67b51203c1d2e5868f94c4800c72714
User group names in the domain can not be repeated, update the name check when creating and editing user group
Change-Id: I174318b9b3c3dd6639a96a0f45e6d5a9935c06f8
Project names in the same domain can not be repeated, fix the name check when creating and editing project
Change-Id: I357b4464aad23da3901b05c9940672a04b0a1861
When selecting multi items in the table list page, and the action is a ModalAction, update the judgment: whether the OK button is clickable.
Change-Id: Ib14934b510e3788530e758a406d9801d7e22ab52
1. Show detailed error messages when changing password with previous password
2. Fix user password validation to get better extensions
Change-Id: I5f323f2f622e2a8bdf81a8dc00bc3e674b4c0953
1. support dns zone page in the administrator
2. support dns zone's recordsets in the administrator
3. update dns zone fetch to pagination request
4. update recordsets fetch to pagination request
5. support sort zone by api
6. support sort recordsets by api
7. update search filters for the dns zone list page
8. update search filters for the recordset list
Change-Id: If426060bcb0c3ecd3fa485a9be09953ae74734dc
1. Remove chart's style width=100%, because <Row> was block element yet
2. Fix margin style of nodes select component because it doesn't work
Change-Id: I7219dfd1f6a0123ec44366148d5763b9a3311183
1. update record set tab in the dns zone detail page
2. update create record set
3. update edit record set
4. update delete record set
5. update record set detail
Change-Id: I624c09b7ebab049371ffd0cbe73c6eec55f4a028
1. fix dns zone api fetch in the zone list page
2. udpate create dns zone
3. update dns zone list
4. update dns zone detail
5. update edit dns zone
6. update delete dns zone
Closes-Bug: #2032857
Change-Id: Ieb5023f8596c1c401ad2d0868c99f0155c1c45a8
When go to the instance detail page it tries to fetch ports
with all_projects = true but its API does not contain all_projects
Change-Id: I6acd1fa5f2c8bb817f29f0e11b0908cf73c7653c
update getColumns function for image, then other class can better update the columns by inheritance class
Change-Id: I8c5387b4e03edfb5f94764a7bb7c60759962871e
1. add container format column for image list page
2. fix request body for create docker image
3. update container format value display
Change-Id: I40ad82385d2f014b1066428e4b30ddd99435d01c
update the data mapper in the base store, add extra params for the function, which can be better rebuild the data used in the list page or detail page
Change-Id: Idb02ff0cce8ef48318b6eb9f0b5c8c6521fc961b
Show project id and filter data by it when create nework,subnet,fip,qos in management platform
Closes-Bug: #2037275
Change-Id: I4e12b423be7662ba83f8efbf55e1b6aa0e31105d
On the Storage > Object Storage page, the directory listing page was not working because the "Public Access" link in the Detail Info popup was redirecting.
Added "/" to the end of the link address.
Change-Id: I27904475edc48404271bea1c42634f23be8ffbd1
1. add instance detail info to the attach volume action in the instance detail page
2. add instance detail info to the manage security group action and detach action in the instance detail page
3. add port detail info to the manage security group action and detach action in the port detail page
Change-Id: Ie63f8d330ad5442fdb5c6263e83e974e53fb1a3e
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
Note: all of the co-authors collaborated the translation artifact together.
Co-authored-by: Yoon Soo Lim <msdbtjd123@naver.com>
Co-authored-by: Youngju Lee <leeyj7141@gmail.com>
Co-authored-by: Young-Tae Han <han0tae@gmail.com>
Co-authored-by: Daewon Kim <prudentcircle@outlook.com>
Co-authored-by: Jihye Park <nina3909@naver.com>
Co-authored-by: hojin kim <dncs0725@gmail.com>
Co-authored-by: Hocheol Shin <shingoon7@gmail.com>
Co-authored-by: Seungho Lee <fashionday2@gmail.com>
Co-authored-by: Jaeseong-Shin <rornfl916@gmail.com>
Change-Id: I421469265e6f12f1583456bc20f8cafa7c48536e
1. Check jwt expire by the time_expired value in the cookie, if current time is bigger than the time_expired value, the request's header will not has the X-Auth-Token, then the skyline-api will return 401.
2. update cypress command to use time_expired cookie
Change-Id: I4a33649d3dbf630e36bcdee71462b4796e17f714
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
1. FIx the created time column title in the backup tab in the database instance detail page
2. Fix created time/updated time label and value in detail pages
Change-Id: I656b1b195d08374949ad319d3b71d2dd97d946d2
Optimize the UE of the Transfer component, when click the row of the right table in the Transfer, the row's selection can be changed. Optimized operations: project manage user, project manage user group, set project when create user
Change-Id: I932ce902f146072b46c05519e3e1f94db6556ff0
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
Update the custom key name to better filter the tab data, the api's response data may have the key 'type'.
Change-Id: Ibde82772c509babfbde06d6ce1db663a2340b317
By default policy configuration, only administrative users can retrieve IP availability. Otherwise, Not Found (404) will be returned
Closes-Bug: #2003303
Change-Id: I9e3232dc5828208d3ef08b033d953501fe93fed8
1. Add the default value of cpu, memory, hard disk and check quota immediately
2. Modify the hint about ports to be more detailed
Change-Id: I1ed2afa24394880c9bdb79c5b75ef9ec6b2ed84a
1. Determine whether the image resource exists when rebuild container
2. Filter out ports already in use when create container
Change-Id: I6de2ef8d2fc25c0553067e6a0c35edaf4a3f2a10
1. supplement the task_state of zun containers
2. add search filters to action logs
3. fix the name filter in zun services
Change-Id: I1638b3150059225b582a6e2a14e66b022934033b
1. specify the request header `OpenStack-API-Version: container-infra latest` to fix response code 406
2. fix the nodes_to_remove according to the api ref document
Change-Id: Ibf5760e88d7772facc4960f0f1f947444dfc227f
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