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
Remove cirros version in the e2e config file, the cirros version relies on the devstack, when devstack changes the default cirros version, the e2e will be failed. The image select table which is used to create instance support fuzzy search image name, use cirros will be ok.
Change-Id: I4d9446313dca44040522356ca7551884332434ce
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
Add config/config.yaml to set default configurations. Use the config/local_config.yaml to set the custom configurations
Change-Id: I22049e478b6440c765751c8f17663f36f33c277a
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