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