Jingwei.Zhang
ace9ca0ece
feat: Add swift
...
1. Add swift container list page
2. Add swift container object list page
3. Add create/delete container
4. Add create/edit/delete/copy/cut/paste/rename file
5. Add create/delete folder
Change-Id: Id4a675688b4a8beb40921173d7637e331a77b77e
2021-12-01 16:20:02 +08:00
Zuul
220f8d4723
Merge "fix: Fix environment with no pfw"
2021-11-30 13:54:32 +00:00
zhuyue
e21ddcf1bd
feature: Add prometheus base component
...
add prometheus base component
Change-Id: I4c3c646ddf94ae3c03e98601dbe301fa2ca9e933
2021-11-30 15:55:03 +08:00
zhuyue
8241ff8be7
fix: Fix environment with no pfw
...
fix environment with no pfw
Change-Id: I5f836eb028e5d2a3376575fad7e02545c5b513f7
2021-11-30 06:54:00 +00: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
xusongfu
bc23d26a29
fix: Fix the permission of QosPolicy
...
Fix the permission of QosPolicy by qos endpoint
Change-Id: I149e30c172d889ad4cbc4b7292fb20283f507791
2021-10-11 09:44:50 +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
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
Jingwei.Zhang
535badf92e
fix: Fix import circle
...
Fix import circle
Change-Id: I3588254da48ade79c31c99a6f03bd48c82350116
2021-09-07 12:57:18 +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
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