Jingwei.Zhang
eedea3eccd
fix: update create metadata
...
add json format check when create metadata
Change-Id: I82e5db2b29a1499e870003e867f76d85abab4d7c
2023-06-13 13:22:48 +08:00
Zuul
7fe6d5c46c
Merge "fix: fix cinder services data"
2022-08-26 06:10:28 +00:00
xusongfu
aa80ffa9cf
fix: fix cinder services data
...
Use index as id to filter correctly
Change-Id: I4c7302690c2dc70029024a49d2f9b41155e594b3
2022-08-26 10:42:41 +08:00
Jingwei.Zhang
74f2f03e88
refactor: optimize the rendering of data with map values
...
Update Table/SimpleTable/DetailCard/TabDetail component to optimize the rendering of data with map values, such as status value, which has a value map to deal with the i18n display
Change-Id: I9696c194e15db14197334f31d09a49de8170fe20
2022-08-25 17:11:39 +08:00
xusongfu
e1567f72d4
fix: fix the data showing if not matched
...
show the origin data if not matched with defined collections
Change-Id: Ibb99080bbf6fa0504dfc386e1ee0be38dbc77bbe
2022-08-11 17:28:01 +08:00
Jingwei.Zhang
3f9ca389b8
fix: fix the plural form of the menu words && tab title words
...
1. Fix the plural form of the menu words
2. Fix the plural form of the tab title
3. Fix the related e2e case
Change-Id: Id37115d9efac341413b401d12049cf0d621e0385
2022-08-01 13:01:15 +08:00
Jingwei.Zhang
c9a1999f5f
fix: fix the heat tab in the system info
...
When the heat service is diabled, hide the heat tab in the system info
Change-Id: I87cd2dbdc7c3213accd6f6944a3cd84683fcbba7
2022-07-25 10:39:06 +08:00
Jingwei.Zhang
408b7bf692
refactor: refactor skyline:xxx policies
...
1. Update skyline:project_admin, skyline:project_member, syline:project_reader, skyline:system_admin, skyline:system_reader to admin, member, reader
2. Update actions/list page used by skyline policy to normal policy
Change-Id: I4d06dbd871d7a1f982d574abbcfee9246fedf870
2022-07-08 10:45:20 +08:00
xusongfu
3ed9d74791
fix: fix policy for all modules
...
Add prefix to policy
Change-Id: I492f2215af5d02284ce6e24137e190eab5bb355a
2022-06-30 15:20:35 +08:00
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
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
Zuul
c8eb7086ad
Merge "refactor: Update style"
2022-03-26 09:36:40 +00:00
xusongfu
7ac40b2650
fix: Support no-cinder
...
1. Update base client to support service disable
2. Remove volume in create instance if no-cinder
3. Remove cinder services in overview page if no-cinder
4. Remove some storage services if no-cinder
5. Remove volume in monitor centers if no-cinder
Change-Id: Ib6f8f3ed86098b4097b0428b48f0b136bf5ee349
Closes-Bug: #1939984
2022-03-25 12:57:28 +08:00
Jingwei.Zhang
36c5a63196
fix: add json format check when editting setting config
...
1. Add JSON format check when edtting setting config
2. Update export
Change-Id: I532f6eeac33fb5fc8a8854131b5bc55e13009cf5
2022-03-21 23:06:30 +08:00
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
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
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
e04d861d80
fix: move project_id filter at the end of filters
...
move project_id filter at the end of filters
Change-Id: Ie8cd7d7b7bf9f787ff001c1cccbd690a6ce59b4e
2021-09-29 10:41:04 +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
Zuul
94b3d6ed7e
Merge "feat: Update import && export"
2021-08-31 14:23:24 +00: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
2912303311
fix: Support multi add networks/routers to neutron agent
...
1. Support multi add networks to DHCP agent
2. Support multi add routers to L3 agent
Change-Id: I375e3c0f39da8be2b3839cd5c057b5b6005be2f0
2021-08-31 11:16:00 +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
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
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
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
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
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
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