Jingwei.Zhang
74f2f03e88
refactor: optimize the rendering of data with map values
...
Update Table/SimpleTable/DetailCard/TabDetail component to optimize the rendering of data with map values, such as status value, which has a value map to deal with the i18n display
Change-Id: I9696c194e15db14197334f31d09a49de8170fe20
2022-08-25 17:11:39 +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
fb83a57550
fix: update volume snaphost/backup display
...
1. Update 'snaphost' to 'volume snaphost', 'backup' to 'volume backup'
2. Update e2e case
Change-Id: I74dee2e2da7cbaac4ba7607c83848b28cfb81cde
2022-07-28 15:48:16 +08:00
Jingwei.Zhang
2caa340ba6
fix: fix the initially volume type when create volume
...
Fix the initially volume type by the selected snapshot when create volume:
the snapshot detail api may not has the volume_type_id prop
Change-Id: Ia780d3abc3b75f381609bd80e1116d7e09bc772b
2022-07-22 15:14:38 +08:00
Jingwei.Zhang
15503b110a
refactor: refactor create volume
...
1. Refactor create volume
2. Disable click submit button when quota is insufficient
Change-Id: I16c28f5b6041d575c2b27cf7fa815ab248971187
2022-06-29 15:41:13 +08:00
Jingwei.Zhang
f942c48352
feat: Add quota info when create volume
...
1. Add quota info display when create volume
2. Add volume type quota check when create volume
3. Update quota ring/line chart to support infinity value
Change-Id: I0f300beb16bcf50008126afab9dac529c1749d09
2022-06-09 17:12:37 +08:00
Jingwei.Zhang
eae1e27256
fix: Fix GB/MB unit to GiB/MiB
...
1. Fix size unit to GiB/MiB for
volume/snapshot/backup/image/flavor/monitor
2. Update i18n for Zun
Change-Id: I97bc881b438c9922a2123c36b7e8ea40e5307fd2
2022-05-25 14:48:02 +08:00
yangao
1da0258d7e
fix: Optimize the directory structure of the resources folder
...
Optimize the directory structure of the resources folder
Change-Id: I34893e2c622254df8d4b94ef11352ef7e97f9418
2022-05-13 11:54:12 +08:00
Jingwei.Zhang
0c09862b35
feat: Support manila share
...
1. Add manila share page in console and administrator
2. Add console create share
3. Add console edit share
4. Add delete share in console and administrator
5. Add share quota info in console overview page
6. Add share quota info in administrator project detail page
7. Add share metadata tab in share detail page
8. Add create share metadata in console
9. Add edit share metadata in console
10. Add delete share metadata in console and administrator
11. Add manage share metadata action in console
12. Add access rule tab in share detail page
13. Add crate access rule in console
14. Add delete acees rule in console and administrator
15. Add manage access rule metadata in console
16. Add manage access rule action in console
Change-Id: I8c80c80340e214827bcde0d62dc0521e4b2b1ea9
2022-05-07 16:26:21 +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
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
Jingwei.Zhang
f21c5a6daa
fix: Update link generate for security group rule
...
1. Update link generate for security group rule
2. Update export
Change-Id: I12ea81aab8ff697e1b0764ae9592d0de4ee00bc4
2021-09-06 16:24:57 +08:00
Jingwei.Zhang
73e352c4d5
feat: Update import && export
...
1. Update import with @ to relative path
2. Update decorator export
Change-Id: Ib199a7c5eb54e1f30377af0349bca5959a1e54cc
2021-08-31 17:47:01 +08:00
zhangjingwei
20a309ef83
fix: Fix select table loading in form
...
Add loading when SelectTable component fetch data
Change-Id: If36411e74304061d305fb61b7954e1e564ce40e1
2021-08-26 14:39:07 +08:00
xusongfu
1ab6cf9b34
fix: Add error status for volume and polyfill allSettled
...
1. Add error status for update status in volume
2. Add allSettled polyfill
Change-Id: I4d2cb54b3f4d57ce40806978c20191c101e864c0
2021-08-26 11:18:17 +08:00
xusongfu
cc897b08b7
fix: Fix the prompts when form submit
...
1. Modify response processing to distinguish single operation or batch operation
2. Modify the request function of creating volume in batches
Change-Id: Iffcd8174cf69191b8c36aa0f4de1853c8284fa93
2021-08-26 10:50:55 +08:00
Jingwei.Zhang
d422bd59aa
fix: Update volume type hint when create volume by snapshot
...
1. Auto select correct volume type when change snapshot
2. Show confirm modal when first change volume type used by snapshot
Change-Id: I37a70414e835c8c187ce5edd858b83c2273d5ca8
2021-08-25 15:38:36 +08:00
Hanxiang Gao
4eb68e7fb2
feat: Add initial code of skyline-console
...
Add initial code of skyline-console
Change-Id: Icba2152a014761f53789357b5085d0779cd0e2a4
2021-06-01 23:29:30 +08:00