zhangjingwei
48444e9ee7
feat: update i18n
...
1. fix tr language file in the gulp task
2. update i18n file for each languages
3. fix some i18n
Change-Id: I31f6324d79bb57c0721d6d771a199daa26856811
2024-03-06 18:07:43 +08:00
zhangjingwei
91c5b7933b
feat: udpate table header
...
1. update table header's buttons postion
2. update e2e command to adjust the change
Change-Id: I50379428eaad9ba3b4571987b2478e6f05d25caa
2023-11-17 17:22:35 +08:00
zhangjingwei
668180bcd6
feat: support edit domain name
...
support edit domain name
Change-Id: I81f8718806e6e90ed5564103c4636b205eac3e62
2023-11-13 11:19:41 +08: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
a9370ef261
feat: update zh-cn to zh-hans
...
Update zh-cn to zh-hans, and update the icon when switch language
Change-Id: I3e6d3e8aebec4584f863282082a11b36d7cee193
2023-03-28 10:15:57 +08:00
Jingwei.Zhang
6354d67d9d
feat: use the port list page to instead of the virutal adapter
...
1. Add port list page, the old virtual adapter list page only show the
compute:nova bouned ports and unbouned ports
2. Update actions's allowed check: detach fip
3. Update port store: from virtualAdatperStore to portStore
4. Adjust file/folder path: from virtualAdapter to port
Change-Id: Iceec96731a9fd17de429b4e6061490a26e562162
2022-08-16 13:48:08 +08:00
xusongfu
e1567f72d4
fix: fix the data showing if not matched
...
show the origin data if not matched with defined collections
Change-Id: Ibb99080bbf6fa0504dfc386e1ee0be38dbc77bbe
2022-08-11 17:28:01 +08:00
Jingwei.Zhang
3f9ca389b8
fix: fix the plural form of the menu words && tab title words
...
1. Fix the plural form of the menu words
2. Fix the plural form of the tab title
3. Fix the related e2e case
Change-Id: Id37115d9efac341413b401d12049cf0d621e0385
2022-08-01 13:01:15 +08:00
ljhuang
bac1197d7b
docs: Change little doc bugs
...
1. Remove statement about missing English doc
2. Change file name in doc brief
Change-Id: Id29602fdeb7400345622d955ab851af0a8139632
2022-07-27 10:13:50 +08:00
ljhuang
43c71c5709
fix: Fix error word spelling
...
Fix word spelling
Change-Id: Ib147d902ca80b7f5cbdcd361246a28455436b681
2022-07-19 12:41:03 +08:00
Zuul
979d41ffba
Merge "fix: fix ip showing and users database access"
2022-06-30 14:38:36 +00:00
xusongfu
24dbf8e0f9
fix: fix ip showing and users database access
...
1. Fix the ip showing in databse instance
2. Support grant database access in databse users
Change-Id: I96f2c9685f9a2c9890005779ff0e8585ad4dfbfb
2022-06-30 18:48:30 +08:00
xusongfu
eb29f25a47
feat: add alias policy introduction
...
Add alias policy introduction to document
Change-Id: I1e0ee2026173c6d6b588adea74ed8823a37eac7b
2022-06-30 16:32:15 +08:00
Jingwei.Zhang
3fd5c14d5f
refactor: Refactor danger from buttonType to isDanger
...
1. Add isDanger prop to support danger style button, remove danger value from buttonType
2. Update docs according to isDanger
3. Add waiting time when close e2e success notice
Change-Id: I87a72ce05f519ce6717f072dc7397f646dfb4ab1
2022-06-02 14:06:44 +08:00
Jingwei.Zhang
f81ac5651a
fix: Fix word spell
...
1. Add eslint plugin spellcheck to check word spell
2. Fix word spell
Change-Id: I73d39cf797ef5bdf993b0154816134a1e93f2ed4
2022-01-18 11:25:58 +08:00
Jingwei.Zhang
6d2ea1bf34
refactor: Refactor path jump
...
Refactor path jump by routeName which is defined in menu as key
Change-Id: I82cda19a2b92b29498238b85c75181848e51e072
2021-11-11 09:59:51 +08:00
zhuyue
fff9d8ee02
fix: Change vpn tunnel to ipsec site connection
...
change vpn tunnel to ipsec site connection
Change-Id: Ia59bc87d4e61879b063719c114a02133b7044805
2021-10-11 11:04:55 +08:00
Jingwei.Zhang
c549b50538
fix: Update e2e
...
1. Update password value to fit value check
2. Remove cases in backup e2e: remove backup by volume which is used by instance
3. Update waittime for fip list page to ensure create form can be opened
4. Update image select when create instance
5. Add volume case:create backup and backup inc
6. Update force delete instance command
Change-Id: I45e4bba0b670171860d85e4e5cb402962a41becd
2021-09-28 11:36:20 +08:00
zhangjingwei
61f21da7e6
feat: Update datas to data
...
1. Update datas to data
2. Update metadatas to metadata
3. Update data intro && codes in docs
Change-Id: I2041b69c6d9a9e9ec61c3861ad8860af5ac5cc0b
2021-09-13 14:34:25 +08:00
zhangjingwei
824ebdd984
fix: Fix user columns
...
1. Fix user columns
2. Update isInxxx name to inxxx
3. Fix inDetailPage intro in md
Change-Id: I377215e853de0ddbadd255a9b82459ca4343b037
2021-09-02 10:09:03 +08:00
zhuyue
bd501ba416
fix: Fix for docs link address
...
fix for docs link address
Change-Id: I8539ba5a546621e543b2c4c83066489b98e308c5
2021-08-27 17:28:20 +08:00
zhuyue
241b52fad0
docs: Add doc link in README
...
add doc link in README
Change-Id: Ibc5f0f36ea230fefe54aa4946fb8157ca13071f3
2021-08-26 14:27:05 +08:00
wuduochao
63ef5d01e3
docs: Update en test docs
...
Update en test docs
Change-Id: I1d66ff584fea3ffb312e000d46d8481eee623227
2021-08-23 03:13:58 +00:00
Zuul
04e2a0004a
Merge "docs: Add en test docs"
2021-07-07 08:09:05 +00:00
Zuul
028d5ec4a2
Merge "docs: Add English documents"
2021-07-07 08:08:58 +00:00
wuduochao
8f071a29ab
docs: Add en test docs
...
Add en test docs
Change-Id: I821261620dff17738999883ab0323cd616a8ffe6
2021-07-05 14:37:29 +08:00
zhuyue
5b4d3c6fa1
docs: Add en docs
...
Add en docs
Change-Id: I7c83339b1000f09a2b1812a5150c4a173180b488
2021-07-05 10:15:34 +08:00
xusongfu
4b78cc6c60
docs: Add English documents
...
Add English development documents
Change-Id: I4b0e7dd346a6167df2a8a2f7380504cdbd32dc96
2021-07-01 15:30:16 +08:00
Jingwei.Zhang
781d751722
docs: Add Chinese documents
...
1. Add Chinese development documents
2. Add Chinese test document
Change-Id: I29cd91f47069c9e64928800094282d4cbc977920
2021-06-25 10:53:34 +08:00