Commit Graph

1326 Commits

Author SHA1 Message Date
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
30210e33c6 fix: Fix redirect to pre page after login
1. Fix redirect to pre page after login when visit page first
2. Fix gotoLogin in client request
3. Refactor functions in create instance
4. Refactor functions in instance detail
5. Update module export

Change-Id: If7b166afc70e807c753ebf5901434166d4a7b602
2021-09-10 15:55:19 +08:00
zhangjingwei
1aaff3bab3 fix: Fix volume type quota of project in administrator
1. Fix volume type quota in project detail page
2. Fix volume type quota in manage quota action
3. Update module export

Change-Id: I17795422508e5a61e6f12903808586e1f940030b
2021-09-10 11:42:22 +08:00
Jingwei.Zhang
d9b940f5ae fix: Update instance delete
1. Update instance delete in order to be compatible with the recycling instance interval
2. Add getSubmitData for form to better change the submit data
3. Update create instance/iroinc to use getSubmitData
4. Update module export

Change-Id: I102cb7f097556586673fb0f40c8c71dd5e028516
2021-09-10 11:01:37 +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
Zuul
936f598932 Merge "fix: Show the image which has no usage_type" 2021-09-09 02:31:21 +00:00
Zuul
543d3fbfd5 Merge "fix: Fix column in volume backup" 2021-09-09 02:12:47 +00:00
xusongfu
afffef2ace fix: Show the image which has no usage_type
Show the image which has no usage_type in the image list when create instace or ironic

Change-Id: I3d9cc0578eddb10942e039e507c63bf3ec6662c5
2021-09-09 09:40:53 +08:00
xusongfu
dcbfa1b2f2 fix: Fix column in volume backup
Show volumes id & name in volume backup

Change-Id: I655e6345bc52c5a07ffe9ebc86b061eb0e6ddf89
2021-09-09 09:39:08 +08:00
xusongfu
1491201580 fix: Fix action log popup with debounce
Fix action log popup with debounce

Change-Id: I412bb4091b987755c1be12b6eec353119de3c3e2
2021-09-09 09:35:27 +08:00
Zuul
f15ea203a2 Merge "fix: Fix extend volume with large volume size" 2021-09-08 10:40:10 +00:00
zhuyue
8bbb0e1f28 fix: Fix extend volume with large volume size
fix extend volume with large volume size limited by quota

Change-Id: I57402313acca715d22e9ec8794fe6b66a40f0544
2021-09-08 18:11:48 +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
Jingwei.Zhang
360f387aa8 fix: Remove useless api codes
1. Remove useless api codes
2. Remove useless endpoints in client
3. Update arrow func in overview admin to normal func for better inheritance
4. Remove useless libs codes
5. Remove useless variables in overview codes

Change-Id: Iffecb73fe0a4a23c57303f67965d9528688da87a
2021-09-08 10:27:57 +08:00
Zuul
dbcf276094 Merge "fix: Remove price codes && update stores" 2021-09-07 12:07:35 +00:00
Zuul
f86b7a3207 Merge "feat: Add error card for instance with 'fault'" 2021-09-07 10:44:25 +00:00
Jingwei.Zhang
49b07a6f70 fix: Remove price codes && update stores
1. Remove useless codes related to prices
2. Update client usage in stores

Change-Id: I1c717842b4f9918ab7e1665c99847aa6960b9e44
2021-09-07 17:56:23 +08:00
zhuyue
f24eda0de3 feat: Add error card for instance with 'fault'
add error card for instance with 'fault' in detail page

Change-Id: I781f9ea4f726c1b175c424d1b3f1cdd40e747eb8
2021-09-07 17:41:51 +08:00
Jingwei.Zhang
535badf92e fix: Fix import circle
Fix import circle

Change-Id: I3588254da48ade79c31c99a6f03bd48c82350116
2021-09-07 12:57:18 +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
Zuul
ca4f999c7f Merge "fix: Fix unit test case" 2021-09-06 07:57:00 +00:00
zhuyue
4297fa2d34 fix: Fix unit test case
fix unit test case

Change-Id: Id08e37e603a897e9da895e229fa2b82a460718d5
2021-09-06 15:14:09 +08:00
zhuyue
b6a9ece014 fix: Fix locked instance extend volume notify twice time
fix locked instance extend volume notify twice time

Change-Id: I056cc1770467c85541fe22f08f464316c3b9d76f
2021-09-06 15:11:26 +08:00
Zuul
6bbfce1586 Merge "fix: Fix stack template && filter" 2021-09-06 04:44:47 +00:00
Zuul
5227597e34 Merge "fix: Fix cannot create network with ipv6 and other issues" 2021-09-06 03:10:18 +00:00
Zuul
2aef4e897c Merge "fix: remove interface number check of detach action" 2021-09-06 02:58:50 +00:00
xusongfu
22bd292634 fix: Fix cannot create network with ipv6 and other issues
1. Fix the gateway_ip form item to prevent wrong verification
2. Fix checkCidr function to make sure correct verification of empty values
3. Fix rule message to match form label with empty value
4. Add `maskClosable = false` to prevent closing the modal by mistake when filling in the form, causing all inputs to be cleared

Change-Id: I55f504b6a457de7ff0dd1017453a1cd800f4610a
2021-09-06 10:42:28 +08:00
zhuyue
504dd24da4 fix: remove interface number check of detach action
remove interface number check of detach action

Change-Id: I86e904f9d59ef67a0aff6c78f598aa2344bd56a4
2021-09-06 02:14:04 +00:00
zhuyue
e379fe4d53 fix: Fix for vpn resource download
fix for vpn resource download

Change-Id: I38243981aefd7238973ace7fb6e9c1fd30e46fcc
2021-09-06 02:14:02 +00:00
zhangjingwei
b1805a9869 fix: Fix stack template && filter
1. Fix stack template in detail page
2. Fix stack search filter

Change-Id: I37d53a700e63e19b57f2965ccbd1ca200720638e
2021-09-06 09:50:04 +08:00
Zuul
a33636340d Merge "fix: Fix edit subnet params" 2021-09-03 09:59:38 +00:00
Zuul
239274fa5b Merge "fix: Close batch action modal when error" 2021-09-03 09:55:16 +00:00
Zuul
c5a1321e77 Merge "fix: Fix lb download" 2021-09-03 07:59:45 +00: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
Zuul
d4300f113e Merge "fix: Fix manage port security group" 2021-09-03 07:24:05 +00:00
Zuul
117426b132 Merge "fix: Fix port download column" 2021-09-03 07:20:07 +00:00
zhuyue
1d504c7645 fix: Fix lb download
fix lb download

Change-Id: Ibe33b212d8b5097c9ea33074f6e51fcf746bc0a7
2021-09-03 15:06:36 +08:00
zhuyue
54b4106d5c fix: Fix manage port security group
fix manage port security group

Change-Id: Id8a79ef642cb5f81183c080b2288e4224c24109c
2021-09-03 14:54:40 +08:00
zhuyue
63e97657d5 fix: Fix port download column
fix port download column

Change-Id: Icc4b287311a39eb36ae9f21950b795d8c79722e6
2021-09-03 13:42:06 +08:00
Zuul
63915c881b Merge "fix: Fix create user in domain detail page" 2021-09-03 04:51:30 +00:00
Zuul
07a34abd9b Merge "fix: Fix volume columns" 2021-09-03 04:38:36 +00:00
zhuyue
2984fba525 fix: Fix edit subnet params
fix edit subnet params

Change-Id: Id8473c12f272c0b082bb9c9f5629ea965cd9a10b
2021-09-03 11:59:33 +08:00
zhuyue
efe6ff81cd fix: Fix volume columns
fix volume columns

Change-Id: I261fefdab1bfe3dd12445710be59278fbc4204cb
2021-09-03 11:55:44 +08:00
zhuyue
7a11c3e279 fix: Fix create user in domain detail page
fix error name when creating user in domain detail page successfully

Change-Id: I123d158d9398469cc26b879c795b0944f9978c4c
2021-09-03 11:50:59 +08:00
zhuyue
40a7831e79 fix: Fix magic input css
fix magic input css

Change-Id: Ifcbedbb46102fa217794c573bb6d4eba2956aaa2
2021-09-03 11:33:29 +08:00
Zuul
73300c38d8 Merge "fix: Fix table height with hint" 2021-09-03 02:39:16 +00:00
Zuul
672c8d0f9b Merge "fix: Fix spelling & remove link" 2021-09-03 02:35:07 +00:00