Commit Graph

19 Commits

Author SHA1 Message Date
Zuul
14929514b3 Merge "feat: add setting key description" 2023-10-31 19:12:28 +00:00
Zuul
cfefc68963 Merge "fix: fix system disk size check" 2023-10-31 16:02:28 +00:00
zhangjingwei
2af37719c1 fix: fix system disk size check
Add system disk size check when create instance.

Closes-Bug: #2038269
Change-Id: Ib0b1d36fbaee52d3054da826f56e6b5f85a28457
2023-10-31 17:08:22 +08:00
zhangjingwei
59d2a94bec feat: add setting key description
Add a description for each setting key to better understand the meaning of each key.

Change-Id: I35eb7e7c6ad32bf8a13cfb1c0f1029c6c8874e09
2023-10-31 17:06:18 +08:00
xusongfu
e31e47fa32 fix: Fix change password and password validation
1. Show detailed error messages when changing password with previous password

2. Fix user password validation to get better extensions

Change-Id: I5f323f2f622e2a8bdf81a8dc00bc3e674b4c0953
2023-10-31 16:51:51 +08:00
zhangjingwei
f7ded6afc7 feat: support dns zone and recordsets in administrator
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
2023-10-30 10:41:17 +08:00
zhangjingwei
91aa92b55a feat: update record set of dns zone
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
2023-10-26 14:29:32 +08:00
zhangjingwei
28c14c426c feat: update dns zone
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
2023-10-26 12:13:31 +08:00
Jingwei.Zhang
43e93feec4 feat: update i18n for no-bfv
update i18n for no-boot-from-volume

Change-Id: Ibae83f170cd7848f3f47584ddb31319363592684
2023-10-08 09:26:32 +08:00
xusongfu
8166bade64 fix: remove content validator about certification
remove content validator about certification

Closes-Bug: #2034990
Change-Id: I42502b86b5361f129f4304b94ff294d3ea15c43f
2023-09-27 16:50:05 +08:00
Jingwei.Zhang
3f23280df5 fix: update delete tip for instance soft delete
update delete tip for soft delete instance

Change-Id: Id7492e49668fcd4c6408363ad636e45ba8a67ae8
2023-08-17 17:33:53 +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
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
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
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
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
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
f6347c1ff7 feat: update the Korean i18n
Update Korean i18n

Change-Id: I3c4e464e56c7644cb9269ad3ed235278a340f080
2023-03-28 01:17:53 +00:00
Jingwei.Zhang
235ee19da6 feat: support Korean i18n
Support Korean i18n

Change-Id: Idf5efce1ad02743f0ba8734009e1bb661038c087
2023-03-23 10:30:30 +08:00