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
Add file to the reno documentation build to show release notes for
stable/2023.2.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.2.
Sem-Ver: feature
Change-Id: I8d04d8558b2fb89457efd820e3c88c3ec91d0eb6
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 reboot and soft reboot e2e cases, for the devstack reboot instance always get error instance
Change-Id: I046cb196688c245cd7a3a4071e9bf2905c923ad3
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
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