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
Jingwei.Zhang
f50df3da8d
feat: Refactor project list page
...
1. Refactor project list page
2. Remove useless func
Change-Id: I65ae489bf29e61e9745a987c0a42d9aeafc97014
2021-09-15 16:10:52 +08:00
Jingwei.Zhang
5d69f66eac
feat: Update download file name in detail page
...
Add detail resource name and detail id in download file name, such as ,`instance-fd3ec1bb-9423-4537-b74e-8f967ed011c7-volumes-all-2021-09-13 16_15_20.csv` means downlaod all the volumes in instance fd3ec1bb-9423-4537-b74e-8f967ed011c7 detail page
Change-Id: Ied8e9ae5104b821866d44137679cccafc0f69656
2021-09-13 16:56:05 +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
fd69957fcf
fix: Fix loading for ConfirmAction component
...
Fix loading status after click submit button in confirm modal
Change-Id: I27499a5ee0e568bef202cf6367c7ed22344e6c37
2021-09-13 13:22:06 +08:00
Jingwei.Zhang
299efc2ee1
fix: Update Table component && update stack codes
...
1. Update Table component
2. Remove useless action: extend root volume
3. Update export of stack codes
4. Remove useless func of stack codes
Change-Id: I47b9aaa92d0cc8fa6cf8d00ebc185e6b15bd2568
2021-09-09 11:01:53 +08:00
Jingwei.Zhang
2b68f2a3d7
fix: Update component && validate
...
1. Add 'ready' status to State component
2. Add price render in table
3. Support children column in table
4. Fix image/instance name validate
5. Support loading in Label component
6. Fix MagicInput component style
7. Fix role check in layout
8. Update class export
9. Remove useless component
Change-Id: I0e5d7e4a23fb0a68e17ae57eba83608be3a3df0e
2021-09-08 15:49:11 +08:00
zhuyue
a6f387d67e
feat: Add application credential
...
add application credential
Change-Id: Id07525e3bc8709aa4226dabd8084d9a09821c397
2021-09-08 15:24:46 +08:00
zhuyue
31575ba70c
fix: Close batch action modal when error
...
close batch action modal when error
Change-Id: I0c1e6a4e9f961b32dd171caae9be83fe8ec6ffaf
2021-09-03 15:43:17 +08:00
zhangjingwei
23083c1643
fix: Update List component to support init filter
...
Update List component to support init filter
Change-Id: I0a20e9d57b958be73b144e7eb026459f05699d9f
2021-09-02 12:52:17 +08:00
zhangjingwei
4767477cd6
fix: Fix download csv
...
1. Fix download security goup rule
2. Fix export for SetGateway && RouterPortDetail
Change-Id: I07ea1f8aa683c64116fbb6da373b1d52a25bff60
2021-09-02 11:31:21 +08:00
zhuyue
9029c35277
fix: Fix for null/undefined column
...
fix for null/undefined column to render "-"
Change-Id: Ic6bd5b66ff2ba06f4ac3623eac76e0e754fd46e6
2021-09-01 12:04:24 +08:00
zhangjingwei
1b122869f7
fix: Support cancel upload && show progress
...
1. Support cancel upload file
3. Show upload progress when upload image
4. Fix delete file after select file
Change-Id: I021fee23980e203be68252246d5eb1b5418774fc
2021-08-30 10:34:45 +08:00
zhangjingwei
1f80bdee8d
fix: Support download 1W data when total count is more
...
Support download 1W data when total count is more than 1W
Change-Id: I312c38e764cdcdca605d4c94006b836d8dc61d7c
2021-08-27 14:34:32 +08:00
Zuul
4135fc378d
Merge "fix: Fix callback after action submit"
2021-08-26 06:18:47 +00:00
xusongfu
10f1020591
fix: Fix columns and download file
...
1. Split column of XXX ID/NAME when download file
2. Remove useless stringify in columns
3. Remove some columns in volume backup list which is useless
4. Add the data judgment to prevent the wrong content of the downloaded file
Change-Id: I412975e3fdb87c255d8252efa0240f4593b5f95d
2021-08-26 13:43:35 +08:00
zhangjingwei
af6446ceb2
fix: Fix callback after action submit
...
Fix callback after action submit
Change-Id: I6b63e3219402e9ac0008145fddff7f417fc7b6df
2021-08-26 13:40:19 +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
Jingwei.Zhang
9d438cdb77
fix: Fix copy volume id in backup detail page && error hint
...
1. Fix copy volume id in backup detail page
2. Fix error hint display
Change-Id: I6e6f482f13c891313a9ef853fb76699efffa1fea
2021-08-25 12:26:21 +08:00
xusongfu
e504f7e3c6
fix: Fix the prompts in batch deletion
...
When batch deletion error, the error message will pop up according to the queue
Change-Id: I3b3cf4b2a76aad13ebe79fc1a02d036ed163b9c4
2021-08-25 11:03:03 +08:00
Jingwei.Zhang
c960f06c1a
feat: Support client module
...
1. Add client module to request openstack api
2. Remove window.request, stores use client to request api
3. Remove window.globals, use globalRootStore to deal with user info
Change-Id: I5657cfd8cf142dbacce8716991f805bbbb4a9222
2021-08-24 15:58:45 +08:00
xusongfu
42a5e8331d
fix: Fix white screen problem
...
Change layouts stack to avoid the white screen problem when route change
Change-Id: Ie14b4cde7f0e4ac347b1fc108c648fef91b8e0c9
2021-08-23 17:09:38 +08:00
xusongfu
8eb796e9c7
feat: Add cache setting for table list
...
Realize the caching of the table list through loacalstorage function
Change-Id: I87ae129d5adc8649787d6a3626abd3bf9b9e7c67
2021-08-23 14:20:17 +08:00
zhuyue
15128f67e3
fix: Fix for 5xx error & errorWithDetail params
...
1. fix for 5xx error
2. change the order of errorWithDetail params
Change-Id: I7a6807aeb5ca6d6c508d8bdf8dfdbd7e507705d9
2021-08-23 04:34:01 +00:00
Jingwei.Zhang
34c13a2dcb
fix: Fix system_reader role operation permission bug
...
1. Fix system_reader role has operation permissions on administrator page
2. Mark TODO of supported system scope roles
Change-Id: Icd697e0b5238a25307c3d24fc6742600f892b547
2021-08-20 14:34:33 +08:00
xusongfu
ad94bb6345
fix: Fix securityGroup Rule creating
...
1. Change protocol list
2. Add creating button in securityGroup list
3. Add link for remote group id
Change-Id: I76f10ffbd513d4e40f658ec8acb61e3311cfedf1
2021-08-19 17:05:12 +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