Commit Graph

1269 Commits

Author SHA1 Message Date
xusongfu
008dde73fb fix: Fix auto refresh in volume detail
1. Add refresh button in detail top
2. Remove useless codes

Change-Id: Ia5c6ec82667b6e55437555c30f38144c101309d3
2021-08-26 17:36:11 +08:00
Zuul
fdaf0ac24b Merge "fix: Fix styles in Form & renderBadge & external network" 2021-08-26 09:24:48 +00:00
zhangjingwei
983af51a91 fix: Fix show qos name in volume type list page
Fix show qos name in volume type list page

Change-Id: I51f9ee503c4742b47ef95b1a282738af1178f129
2021-08-26 15:39:21 +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
zhuyue
241b52fad0 docs: Add doc link in README
add doc link in README

Change-Id: Ibc5f0f36ea230fefe54aa4946fb8157ca13071f3
2021-08-26 14:27:05 +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
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
xusongfu
b80b85911a fix: Fix filter search error in admin page
Use getSearchFilters function to filter data to avoid above problem

Change-Id: If560fb1c9b89d71e6bd2ebda2184859d1f868ef1
2021-08-26 09:37:54 +08:00
Zuul
0feb52d99a Merge "fix: Fix refresh data in detail page after finishing action" 2021-08-25 10:25:31 +00:00
Jingwei.Zhang
19fab7e17f fix: Fix refresh data in detail page after finishing action
1. Fix edit metadata success hint
2. Fix manage image metadata success hint
3. Fix create/edit project modal top padding
4. Fix edit user modal top padding
5. Fix create user group modal top padding
6. Fix refresh list page in detail after finishing action in detail page
7. Remove useless fetch in base detail page

Change-Id: I80fe346cc0be4bdb8607088578fa2acb446cf084
2021-08-25 09:50:37 +00:00
xusongfu
cf54b76936 fix: Fix backup from vpn detail
Fix the query of url to back to correct tab in vpn tunnel list from detail

Change-Id: I296dfe7bff8d0e1910fdb3104cd112c3a92458d4
2021-08-25 09:48:39 +00:00
Zuul
2346a98a4a Merge "feature: Add ZUUL JOBs" 2021-08-25 09:47:02 +00:00
xusongfu
a66c8316c8 fix: Fix styles in Form & renderBadge & external network
1. Fix the footer of Form component with flex layout to get better showing
2. Add initial value in renderBadeg to hide Badge
3. Use isExternalNetwork function to judge network to prevent unknown bug

Change-Id: Ib2a4e341b8cfe9432c406f5dd33b9bffd2304f33
2021-08-25 16:39:58 +08:00
Jingwei.Zhang
8788c7a2e5 fix: Fix notify with promise reject
1. Fix notify with promise reject
2. Fix constants module import

Change-Id: I36d70c9421b1df26a379d692490a64f82654ea12
2021-08-25 16:39:46 +08:00
Jingwei.Zhang
e915d13e4a fix: Fix disabled user hint when login
1. Fix disabled user hint when login
2. Clear error message when login again

Change-Id: Ic04270e53e8a27d4d8f23b201848db4e43e9cc74
2021-08-25 16:18:21 +08:00
shaleijie
2305aacb93 feature: Add ZUUL JOBs
1. Add `skyline-nodejs14-run-lint-xx` jobs to execute code static
analysis
2. Add `skyline-nodejs14-run-unit-test` jobs to execute unit test

Change-Id: Ic3453c40c54882e72b804d23f6941cb94e83975f
2021-08-25 16:05:22 +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
Jingwei.Zhang
f1c3df26a4 fix: Fix action hint without name
Fix action hint without name

Change-Id: Ie1e88b2749399dbe0291d739e18a25aaaf0faaac
2021-08-25 13:36:01 +08:00
zhangjingwei
1d4952cf60 fix: Fix display currectly after jumping from the error page
Fix display currectly after jumping from the error page

Change-Id: I3ec80b38d7b4f330c7e65d4e54d6b70668bc6e0d
2021-08-25 13:15:41 +08:00
zhangjingwei
8dac045ee2 fix: Fix unique name when create/edit volume type
1. Check unique name when create volume type
2. Check unique name when edit volume type

Change-Id: I4d736c3b30ff718a8dd00d05890cb67cdbabec94
2021-08-25 13:06:29 +08:00
Zuul
542f0bc94b Merge "fix: Fix copy volume id in backup detail page && error hint" 2021-08-25 05:03:09 +00:00
xusongfu
f0b260dd90 fix: Fix the configured memory in detail page
Change the unit of configured memory to GB to match list info

Change-Id: I398610e52c4638be4b01d03fa026107cc39735bf
2021-08-25 12:37:30 +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
zhangjingwei
608d9ef5f4 feat: Support network port_security_enabled
1. Update create instance with `port_security_enabled = false` network:
if one of selected networks is disable port security, disable select security group
2. Update create ironic with `port_security_enabled = false` network:
if one of selected networks is disable port security, disable select
security group
3. Update instance manage security group in instance detail page:
disable manage security group for disable security group interface
4. Update create network with port_security_enabled prop:
can change port_security_enabled prop value
5. Update edit network with port_security_enabled prop:
can change port_security_enabled prop value
6. Add port_security_enabled prop in network detail page:
show network port_security_enabled value

Change-Id: I2227a9cb84ed87b5d1eedaea206004498ef0fab9
2021-08-25 11:34:14 +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
xusongfu
caf0429302 fix: Fix attach & detach iso volume permission
1. Instance can attach iso volume if status is shutoff and it is not ironic
2. Instance can detach iso volume if status is shutoff

Change-Id: I54a2f6c3e1062231992d5926b34a955141963c89
2021-08-25 10:56:48 +08:00
xusongfu
66cd6d5a45 fix: Fix snapshot revert for volume
1. Change modal size to large to get better showing
2. Prevent revert when the status is not available
3. Add powerStatus to instanceStatus for instanceResult.server

Change-Id: If6d24acf2140fd90b72a1123cd7aeec2ea6192a1
2021-08-24 17:41:25 +08:00
xusongfu
095006b426 feat: Add float ip address column
Add float ip address column in virtualAdapter

Change-Id: Ib31ea4b0f1394a5fff05747f7c696aeccf541d80
2021-08-24 16:10:05 +08:00
xusongfu
bec7b84845 fix: Fix route name to get better format
Change route from `auth/changepassword` to `auth/change-password`

Change-Id: I5daff7da387be212d380d0d7b844086c912f005e
2021-08-24 08:08:10 +00: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
0061ce4f15 feat: Restore volume use snapshot
Restore volume based on its own snapshot

Change-Id: I2e65474d3805b919552fbc16869a8bffda0edd08
2021-08-24 15:28:06 +08:00
Jingwei.Zhang
ae3b0fa579 fix: Fix pass props from layout
1. Fix pass props from layout
2. Fix space to tab in Makefile

Change-Id: I6de5a95360b2cbe4ad35162a6f83decd2ba506c1
2021-08-24 11:30:09 +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
xusongfu
a5e03f36cb fix: Fix the user's real name field to real_name
For better readability, change the user's real name field to real_name

Change-Id: I509e854102f4e6f90f59b78dbe75953f5c17b4c1
2021-08-23 14:09:10 +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
zhuyue
6e86749e94 fix: Fix getSinceTime when param is null/undefined
fix getSinceTime when param is null/undefined

Change-Id: I90288dc87afea6402f4663ba0b8100458615fa89
2021-08-23 04:28:35 +00:00
xusongfu
ad4ef3c9fa feat: Add roles column in projcet detail user list
Add roles column in project detail user list

Change-Id: I0350d9ef021d6ac05c62e0a19cebf0fe3a289a10
2021-08-23 11:25:28 +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
2cd9913674 Merge "fix: Fix manage metadata" 2021-08-23 03:03:34 +00:00
Zuul
a4944b6cf0 Merge "fix: Fix the stack log is not showed completely" 2021-08-23 02:34:51 +00:00
wuduochao
4ce4746058 fix: Fix the stack log is not showed completely
1. The name of the stack is too long to showed completely
2. Add css style with workbreak & wordwrap to fix this problem

Change-Id: Id19f9e154841e64a9d468b90fee26e86cd06417e
2021-08-23 10:31:40 +08:00
Jingwei.Zhang
9a955f280b feature: Support tips at top in StepForm component
Support tips at top in StepForm component

Change-Id: I4cc4e489a81847f0c3b6190576141b9c39d9075e
2021-08-23 02:24:27 +00:00
zhangjingwei
3093a201ed fix: Fix redirect to overview page
Fix redirect to overview page when user already logged in

Change-Id: I6ec0c021b3c66d03f3d8520f57b80eb18d237162
2021-08-20 16:19:08 +08:00
zhuyue
dfe6bb4e9e fix: Fix manage metadata
make it can't select rows when clicking on the input box

Change-Id: I710c86c7930df6a39734aa9ce21bc3f8dbc7affb
2021-08-20 16:14:35 +08:00
Zuul
e5d1e90ff3 Merge "fix: Fix some style" 2021-08-20 07:57:31 +00:00
zhuyue
df3d0617c7 fix: Fix some style
1. fix overview style
2. change menu position
3. fix metadata detail json css

Change-Id: I656fee63a4d54d3f17ed58617749aa79fa6ab6ec
2021-08-20 07:54:42 +00:00