Jingwei.Zhang
3fd5c14d5f
refactor: Refactor danger from buttonType to isDanger
...
1. Add isDanger prop to support danger style button, remove danger value from buttonType
2. Update docs according to isDanger
3. Add waiting time when close e2e success notice
Change-Id: I87a72ce05f519ce6717f072dc7397f646dfb4ab1
2022-06-02 14:06:44 +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
3defbe8330
fix: Decorator style for refactored components
...
Decorator style for refactored components
Change-Id: Ib85517474ace19967b4901e388800c1258f246be
2022-05-17 14:48:38 +08:00
yangao
395084d022
fix: Optimize the directory structure of the resources folder
...
Optimize the directory structure of the resources folder
Change-Id: If33e899550823a66b4784dc6fd23f06d9f5cff11
2022-05-13 17:39:01 +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
zhangke
05b28c9344
fix: the host name should show service.host instead of hypervisor_hostname, pages involved are as follows:
...
Management Platform: Virtual Machine Manager, Virtual Machine Manager Details, Migration, Live Migration
Change-Id: Icb8b9ed8bb61fb6c715193f1c48bd1c2da45316f
2022-03-16 02:30:31 +00:00
xusongfu
438772f6f3
fix: Fix the search filters
...
1. Add search filters of baremetal node list
2. Use public function getOptions to format some select options
Change-Id: I2952878ab21656364031db0216a32879ce87862c
2022-02-21 16:00:47 +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
xusongfu
5c3c89c78a
fix: Show VGPU info if architecture is heterogeneous_computing
...
Use placement service to get VGPU infomation
Change-Id: Ib6d8b77f562369f69e9a6aa937abde5ef7099cce
2021-11-25 15:26:57 +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
xusongfu
3069f72333
fix: Hide vCPUs & ram in hypervisor
...
vCPUs and ram are not used for bare metal scheduling
Change-Id: I7272aad91429828f2fae4d44e3bf9552fe63741c
2021-09-14 10:19:06 +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
925c0ead0b
fix: Fix locked value in instance download csv etc.
...
1. Fix locked value in instance download csv
2. Hide custom column button in hypervisor page
3. Fix storage backend name
Change-Id: I7ee66e7688be03863706977a80912f12b9386671
2021-08-27 15:52:30 +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
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
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