Commit Graph

15 Commits

Author SHA1 Message Date
Jingwei.Zhang
ce0042945f refactor: Update style
1. Support style check: stylelint
2. Add stylelint check in lint-staged husky
2. Update styles

Change-Id: Id793b0936e4c3ea27ddef0df794d5b711880599f
2022-03-02 11:04:01 +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
74ee3ec2aa fix: Fix for status check of migrate & live migrate
fix for status check of migrate & live migrate

Change-Id: Id28a1659f8004b657fad863413f83c3baea36c1e
2021-09-30 17:30:18 +08:00
xusongfu
d3fb5a334b fix: Fix the permission of createIronic
Fix the permission of createIronic from license to endpoint

Change-Id: I8409d2f0fa602fadd22c5e0cab533089c07e7131
2021-09-28 10:56:59 +08:00
Jingwei.Zhang
6f5816efe9 fix: Update instance check for attach/detach volume
Update instance check for attach/detach volume

Change-Id: Ie6396b2b9c42d424d0396f9c840fb6182ebd45e5
2021-09-16 11:18:05 +08:00
Jingwei.Zhang
318f7b195d fix: Remove useless component && update path && update image
1. Remove useless component: NotFound, EmptyTable
2. Update asset path according to alias in webpack
3. Update page path according to alias in webpack
4. Remove useless image
5. Update image name

Change-Id: I0c8fc48733d0a0f9df80e8cc37db63fdebaa166b
2021-09-15 11:56:56 +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
zhuyue
e9d2152e32 fix: Fix spelling & remove link
1. fix spelling
2. remove link at login page

Change-Id: I9210891c3d00ca23a67cf300ab4d44cbe1176505
2021-09-02 18:24:51 +08:00
zhuyue
62fa7f3dd1 fix: Check status of instance when attaching port
check status of instance when attaching port

Change-Id: I1eabd674b475f627ae4b70d21a6cfe2f87ef84ee
2021-09-01 16:15:40 +08:00
zhangjingwei
273378039b fix: Fix delete image error display
1. Fix delete image error display
2. Disable delete protected image

Change-Id: I3a3ad0ba3ac676b40f627df29f6bac1c57234c7d
2021-08-27 17:14:47 +08:00
xusongfu
f04aec1749 feat: Action log in instance
Add action log in instance to better monitor

Change-Id: Icdd9ceeb78b5820b32ccce8a1b13e785b5258330
2021-08-27 11:46:38 +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
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
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