Commit Graph

1111 Commits

Author SHA1 Message Date
Jingwei.Zhang
b36d5593e6 feat: support custom locale language
support custom locale language and custom support languages.

Change-Id: Ia235cb83b65c8530449f52d9ea575c3d6f603f04
2023-08-09 09:25:11 +08:00
Zuul
dd00305998 Merge "feat: support custom option col" 2023-08-08 09:21:05 +00:00
Jingwei.Zhang
06e581191b refactor: refactor create ironic
refact create ironic code

Change-Id: I9aa223951e610e9a63e5fdc680381aea88d08ff0
2023-08-07 20:27:28 +08:00
Jingwei.Zhang
29c4030d0c refactor: refactor create instance
refact create instance code

Change-Id: Ib8ca4af068bd7377c82bee9d0b01df9f1c0ace42
2023-08-07 15:26:35 +08:00
Jingwei.Zhang
c6f92259b2 feat: support custom option col
support custom label and content col for detail card in base detail tab

Change-Id: I4a1d92451ee8adc872e754cf270d2a96f3598570
2023-08-07 14:31:45 +08:00
liyoumin
cfe389dd39 fix: fix the domain description
1. fix the domain description
2.filter the disabled domain when get domain options

Change-Id: I6ece6d4cf50fbed3ac2569b70fc47591932d69c6
2023-08-04 09:23:21 +08:00
Jingwei.Zhang
a95c588a5d fix: fix table header buttons style
add margin-bottom for table header buttons

Change-Id: I8f272546942d7c71899c2f9129d8cf85c3b3515e
2023-07-27 09:23:02 +08:00
Jingwei.Zhang
1f5940fd11 fix: update policy for project roles
1. update policy for project manage users
2. update policy for project manage user groups

Change-Id: I9f0b660fa5457b56f1c5f2d4897e2c4513a3dd5a
2023-07-25 11:19:48 +08:00
xusongfu
206ffc9e92 fix: fix the hints of allocation pool
When automatically assigning ip, modify the tips based on all subnet allocation pools

Change-Id: I42fa46b1bf6c3af77d69152701dfd7ff5209a5a9
2023-07-19 15:26:24 +08:00
Zuul
6e6a6ea46d Merge "refactor: update magic input value" 2023-07-16 01:43:08 +00:00
Zuul
6e87663a1a Merge "fix: update magic input component style" 2023-07-16 01:43:07 +00:00
Zuul
a315fe05c6 Merge "fix: add gaps for magic input tags" 2023-07-14 11:21:22 +00:00
Jingwei.Zhang
4dcccdd30d fix: add gaps for magic input tags
add gaps for tags in the magic input

Change-Id: I01e487dc07884db6c6d0acab992218fc2063ea07
2023-07-14 14:26:10 +08:00
Jingwei.Zhang
5b98220229 refactor: update magic input value
update magic input value by state

Change-Id: I019c3470a06304ced4357b37535ee740c5af16a9
2023-07-14 11:20:55 +08:00
Jingwei.Zhang
8732b9ef1f fix: update magic input component style
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
2023-07-14 11:20:54 +08:00
Jingwei.Zhang
be82085d0f fix: remove useless config in e2e config
remove useless config in e2e config file

Change-Id: I5290ad119f7c535b3e8068a51f97bedda8198336
2023-07-14 11:13:15 +08:00
Jingwei.Zhang
b0101e8a6f fix: fix cirros version in e2e config
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
2023-07-13 16:41:28 +08:00
Jingwei.Zhang
e0e0a49e8e fix: fix virtual resources data display
fix the virtual resources used display in the administrator overview page

Change-Id: I83fab09327942dd454d6c36c2d570ebfd27a7a6e
2023-07-13 14:02:01 +08:00
WG19
dad25eeb8f feat: Update i18n Korean translation
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
2023-06-27 11:09:48 +09:00
Jingwei.Zhang
d07227822f feat: add jwt expire check
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
2023-06-15 10:44:27 +08:00
Jingwei.Zhang
4496eb4f05 feat: update layout styles
update layout styles by variables in the variables.less

Change-Id: I43fa54f52c791e629f9a04484c80947a04849556
2023-06-14 14:31:07 +08:00
Zuul
1ad65d35d5 Merge "fix: fix the error message" 2023-06-14 03:47:23 +00:00
Jingwei.Zhang
2d6f720041 feat: support domain name fuzzy search
Support domain name fuzzy search for users, user groups and projects

Change-Id: I7859b91ced6549c26655b1624f28bb19427194e6
2023-06-13 17:32:18 +08:00
Jingwei.Zhang
38c2939d65 fix: fix the error message
Fix the unreadable error messages with html characters.

Closes-Bug: #2023627
Change-Id: I06d09327d1423578efafc8e51107acb4025e992b
2023-06-13 14:44:48 +08:00
Jingwei.Zhang
eedea3eccd fix: update create metadata
add json format check when create metadata

Change-Id: I82e5db2b29a1499e870003e867f76d85abab4d7c
2023-06-13 13:22:48 +08:00
Jingwei.Zhang
a0dcb587c5 fix: fix edit fip
fix edit fip when the qos policy service is disabled

Closes-Bug: #2023608
Change-Id: Ia909771d38477bf726cec25b1ad46b7780b64244
2023-06-13 10:09:11 +08:00
Jingwei.Zhang
ee25e44c4e feat: add domain link in projects page
Add domain id, domain detail link for the domain column in the project list page

Change-Id: I3d407535cc389312c4c314e2a2f10cad1979679a
2023-06-09 17:31:13 +08:00
Jingwei.Zhang
861876cddf fix: fix the virtual resource in administrator
Fix the virtual resource used background in the administrator overview page

Change-Id: I56211de76792bf4eabba1a38ed3cc5ae05532579
2023-06-09 09:08:23 +08:00
Jingwei.Zhang
1c78e6356a feat: update request
Add response handle function in the axios request interceptors

Change-Id: I02ef90030ef6cf54677f9aa8760c590b2f25c633
2023-05-31 18:01:37 +08:00
Zuul
25548b01b6 Merge "Fix Conflict Object Storage Key Name" 2023-05-31 09:32:34 +00:00
Jingwei.Zhang
0213d8c6d6 feat: optimize configuration reading
Add config/config.yaml to set default configurations. Use the config/local_config.yaml to set the custom configurations

Change-Id: I22049e478b6440c765751c8f17663f36f33c277a
2023-05-31 11:41:19 +08:00
Jingwei.Zhang
ec59419f4f feat: update color variables
Use color variables to set color in less and jsx, this makes it easy to change the theme for all pages.

Change-Id: I9b82c4624826854d40d11da4e6ce4a9137b86085
2023-05-25 16:44:59 +08:00
Zuul
8ecf24e69f Merge "feat: update the cirros version" 2023-05-25 06:58:05 +00:00
Jingwei.Zhang
36a69b0a1f feat: update the cirros version
Update the default cirros version used by e2e according to the devstack

Change-Id: I0bb35d350f21dbae3fd66922b21522a579eb8967
2023-05-25 09:30:48 +08:00
Reşit Demir
19922d5029 Fix Conflict Object Storage Key Name
Swift and zun key name conflict. We fixed this conflict by
changing swift key name.

Change-Id: Ia7f22e46b8b81e625ecc436257dd3c36d79d35c1
2023-05-22 10:44:00 +00:00
Jingwei.Zhang
f395e0e2ec fix: fix MagicInput component
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
2023-05-10 10:33:54 +08:00
Jingwei.Zhang
3c5aeaa945 feat: set default os_type
Set the image's os_type=windows when the image's os_distro=windows

Change-Id: I78caf5d172ee51b6f4f6194901f3de4d759c960e
2023-05-09 10:41:56 +08:00
Jingwei.Zhang
482e4ba321 fix: update the time display
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
2023-05-06 17:24:45 +08:00
Jingwei.Zhang
614d837075 fix: optimize the Transfer
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
2023-05-05 10:43:43 +08:00
Jingwei.Zhang
ce254bd808 fix: fix the menu title
Fix the menu title font size when hover the collapsed menu

Change-Id: I1befdc76351d390e33b8a82e265876a1723e070c
2023-05-05 09:55:01 +08:00
Jingwei.Zhang
5c85078d8d fix: better display cluster health status
Use text to display the health status of the cluster instead of using the Status component

Change-Id: Ie0cf7b8121065f27f8f16ad48dd290a0eca02fd7
2023-05-04 14:58:40 +08:00
Jingwei.Zhang
2939a504f1 fix: fix the port type display
Fix the port type display by the origin value, not use the i18n value

Change-Id: If575d278087352fe97fe528982e01f89aaa65b03
2023-04-27 17:33:27 +08:00
xusongfu
1f8c96a5dc fix: Do not remove if the listener has an SNI certificate installed
1. Disable sni enabled when edit if sni existed
2. Update translate for i18n

Closes-Bug: #2017844
Change-Id: Idf906bc8a20d5388fc2da37904ce84c6bf9cfc82
2023-04-27 12:35:38 +08:00
Zuul
4817423f80 Merge "fix: fix close the error message" 2023-04-21 09:31:53 +00:00
Jingwei.Zhang
c31a341f7c fix: fix close the error message
Fix hide other action modal when close the error message at the right top of the page.

Change-Id: I8bae11a51bec1eb2c7855ca56d10dc1deda9f503
2023-04-21 14:00:37 +08:00
Jingwei.Zhang
2a0b442921 fix: fix click link in the modal-button
Fix no jump when click the link in the modal of the modal-button component

Change-Id: I13c8b2a47a89c978d44f6aa6ba33aa1156b9e464
2023-04-21 10:50:52 +08:00
Jingwei.Zhang
b30e7ae9a3 feat: support clear all selected data for select-table
Support clear all selected data for the select-table and tab-select-table component.

Change-Id: If639e04f5c3327eda1bdce3652f013f628e0c1b5
2023-04-19 18:30:18 +08:00
Jingwei.Zhang
56230e524e feat: optimize the clicking event in the select-table
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
2023-04-19 14:45:08 +08:00
Zuul
c73fd49f22 Merge "Add Designate (DNS) UI to Skyline-Console" 2023-04-18 09:36:37 +00:00
Jingwei.Zhang
d792dfc654 fix: fix the pool data
Update the custom key name to better filter the tab data, the api's response data may have the key 'type'.

Change-Id: Ibde82772c509babfbde06d6ce1db663a2340b317
2023-04-18 11:32:58 +08:00