Commit Graph

1080 Commits

Author SHA1 Message Date
yangsngshaoxue
2f4eb2d36b docs: Change md file to rst file
add test guide

Change-Id: I3194ff9cd846ded71852fff0ad20e56c383bf77a
2022-09-08 08:19:26 +00:00
Jingwei.Zhang
b5eb669efa fix: fix the project id info for volume backups
Use the os-backup-project-attr:project_id as the project id for volume backup data

Closes-Bug: #1988964
Change-Id: Ic6d43c5b6fe6a68fcc8963740c97179ed74e2c5f
2022-09-07 17:48:34 +08:00
Jingwei.Zhang
1a3f4deed6 fix: fix the id value in the download data
Only the project_id column need to deal with the project id info, the other columns(such as: id) use the origin value

Closes-Bug: #1988967
Change-Id: I550c74c52efacc5219f2ff23d7d4b1f4d3fb04a7
2022-09-07 17:35:40 +08:00
Jingwei.Zhang
a2dbe5ab8f fix: fix time in the download csv
1. Update the since time to the local time in the download csv
2. Remove the useless stringify for the created_at column in the volume list page

Closes-Bug: #1988962
Change-Id: I7d4419ee67e19d9b10794342b0a983f4ff90804e
2022-09-07 17:20:36 +08:00
Jingwei.Zhang
d3d75a43cb fix: fix ports filter by device onwer fip
Remove the unbound filter from the fip filters

Closes-Bug: #1988907
Change-Id: I437a7d38b9b1e89f60dd7f536513ec9127f97ade
2022-09-07 11:10:45 +08:00
Jingwei.Zhang
ab4b22cd4f fix: fix project id download data
Fix the project id in the download file: the data represents the project using attributes other than project_id

Change-Id: I5a0296d9431cc16a58ebd1ac5250b8d60506f9a1
2022-09-06 17:56:56 +08:00
Jingwei.Zhang
f73f128bac fix: fix the modal action disappear
1. Fix the modal disappeared when changing the window size
2. Optimized obtaining the table height

Change-Id: I629858f7c0174183345526bb46909df33ac9b4a2
2022-09-06 09:56:20 +08:00
xusongfu
76488b082c fix: Fix search filters
Fix search filters of storage

Change-Id: Ice928e33dc09389a7ab243b6b3be7589f12c1032
2022-09-05 16:09:39 +08:00
Zuul
d46ce75b9a Merge "fix: Adjust form items status as required" 2022-09-05 07:26:01 +00:00
xusongfu
37d9ac4a84 fix: Adjust form items status as required
Form item status is required when resetting manila share instance status

Change-Id: I706995565b92f205b1820d13ae2f4134782f4dbb
2022-09-05 11:34:09 +08:00
xusongfu
ce667489a3 fix: Adjust form items as required
Form item status is required when resetting manila share status

Change-Id: Id43cddb9b5682a3cfbab7cd88a8e182cfc3180b5
2022-09-05 09:53:02 +08:00
zhangjingwei
450f62a0bb fix: remove the heat page in the administrator
Remove the heat page and menu in the administrator, because the heat api has a problem with the permission determination of the scope.system.all=true level.

Change-Id: I4438c205056004e95176852697e7d92f0bd316e9
2022-09-02 11:17:50 +08:00
Zuul
ca4bb7baf2 Merge "fix: Fix attachments in volume list and tag in instance list" 2022-09-01 12:08:05 +00:00
Zuul
01d951c0c7 Merge "docs: fix source install guide" 2022-09-01 09:48:55 +00:00
xusongfu
321bea9dce fix: Fix attachments in volume list and tag in instance list
1.Hide attachments only in instance detail page
2.Remove tag sort in instance list

Change-Id: I415bdacf54ba266b3e8da261a688160bb1b0784b
2022-09-01 16:41:19 +08:00
yangsngshaoxue
5c980f5deb docs: fix source install guide
fix source install guide

Change-Id: I723f01bcc92fc9245a78aa9174c1493e3fd4340e
2022-09-01 14:51:09 +08:00
xusongfu
dc57ad8f27 fix: Fix download data if use unit
Fix download data if use unit in table columns

Change-Id: I830e176317e0472a6a89525a9a78bbdf569ef79e
2022-08-31 09:29:53 +08:00
Zuul
5bbde34196 Merge "docs: Add source install guide" 2022-08-31 01:20:10 +00:00
yangsngshaoxue
a1cd7d8f55 docs: Add source install guide
Add skyline console source install guide

Change-Id: I96e5f56c03637ee70da2f59c83af8a8b97a0e257
2022-08-30 23:00:48 +08:00
Zuul
43a001f5d8 Merge "fix: Fix download data if use valueMap" 2022-08-30 14:55:15 +00:00
Jingwei.Zhang
85acfb9471 fix: fix download data for port forwardings
1. Fix the external port/port range data in the download file
2. Fix the internal port/port range data in the download file

Change-Id: I54f7c443392d353f5f673200bc7d9bed5204f06a
2022-08-30 17:00:41 +08:00
Zuul
fb6935457a Merge "docs: Update user dashboard guide." 2022-08-30 08:30:35 +00:00
xusongfu
5d43b3a420 fix: Fix download data if use valueMap
Fix download data if use valueMap in table columns

Change-Id: If4739d2b882c2f748460f5a71305717131e752b4
2022-08-30 16:24:20 +08:00
yangsngshaoxue
3527d175ef docs: Update user dashboard guide.
Update user dashboard guide.

Change-Id: Ib3f507a1e2df4911b7f24408b6f9be8e23056f89
2022-08-30 16:04:53 +08:00
Zuul
e30ac3a06f Merge "refactor: optimize the rendering of data with unit" 2022-08-30 07:21:02 +00:00
Jingwei.Zhang
ffe6e3a982 fix: update port forwarding filters by front-end
1. Support port forwarding filters with protocol, external port/port range, internal port/port range, internal ip address and description by front-end fuzzy query
2. Update SimpleTable/List component to support filterFunc with origin data

Change-Id: Ib14cabdbe7295296caf770849c1fc6a1adc118c6
2022-08-30 09:54:31 +08:00
Jingwei.Zhang
d3eea42e48 refactor: optimize the rendering of data with unit
Update Table/SimpleTable/DetailCard/TabDetail component to optimize the rendering of data with unit, such as size value

Change-Id: I0e4971eeee1353bce03e6ae1f583c8b6ace87489
2022-08-30 09:29:52 +08:00
Zuul
353949be7a Merge "docs: Update console page and administrator page" 2022-08-29 10:34:44 +00:00
Zuul
49def0c4e5 Merge "refactor: remove useless code about backup point" 2022-08-29 09:51:36 +00:00
Zuul
f16c1e4922 Merge "feat: show back-end storage pools of manila" 2022-08-29 09:51:34 +00:00
yangsngshaoxue
0a03893068 docs: Update console page and administrator page
add identity and compute guide

Change-Id: Ib83a43e9f48a672a47ccde2b29cc0700dfc2490a
2022-08-29 17:44:38 +08:00
Jingwei.Zhang
000b912dca refactor: remove useless code about backup point
Remove useless code about backup point

Change-Id: I4ba018cedcf2a8bca9e21807ac6784e7def605c4
2022-08-29 14:56:21 +08:00
xusongfu
2ed8bc545c feat: show back-end storage pools of manila
Show back-end storage pools of manila

Change-Id: Iaf72784473ab4809b61b920e8b6cd7a3ad78ff47
2022-08-29 14:41:04 +08:00
Jingwei.Zhang
371810bc94 fix: adjust the paging and sorting modes of the port forwarding page
1. Adjust the port forwarding page from the back-end page to the front-end page
2. Adjust the port forwarding page sort from the back-end to the front-end

Change-Id: I69864057ed903dbf58135ca6067df7b6eb7cf474
2022-08-29 11:17:58 +08:00
Jingwei.Zhang
62fcb1d585 fix: remove page size change in the port forwarding popover
1. Remove the page size change in the port forwarding popover when the port forwarding is more then 50.
2. Update the port forwarding popover title to the plural form

Change-Id: I3ca04d2d48d27db5d9329fdc601a5a991335810e
2022-08-29 10:20:06 +08:00
yangsngshaoxue
202b45b269 docs: Add console page and administrator page
1. add network and storage guide
2. update contents

Change-Id: I66a56afa8e0230aad26d3a8202effa885d3502eb
2022-08-28 16:54:43 +08:00
Zuul
2914ec8500 Merge "docs: Add admin and user guide" 2022-08-27 02:40:20 +00:00
Zuul
569aaa2b05 Merge "fix: support capacity expansion of volume when instance is locked" 2022-08-26 11:07:23 +00:00
yangsngshaoxue
9fbd2ae95e docs: Add admin and user guide
Add admin and user guide

Change-Id: I6f8e81c85c80fc20a875c453554627db800f9a1b
2022-08-26 17:55:03 +08:00
Zuul
70ada3b460 Merge "feat: show volume list in volume snapshot detail" 2022-08-26 09:44:42 +00:00
zhangke
97e64d3030 fix: support capacity expansion of volume when instance is locked
1. update confirm context when locking instance
2. remove check attached server's locked status when expanding the capacity of volume

Change-Id: I478dfadc131f43bd9d7c0d294ccc96e6f799eca4
2022-08-26 16:07:55 +08:00
Zuul
a4b050efed Merge "docs: Add install and Update settings" 2022-08-26 07:41:53 +00:00
xusongfu
35c2a2a2fb feat: show volume list in volume snapshot detail
Show the volumes which are created by the snapshot

Change-Id: I4d6fd2ba6b0e56bc22a55971ee482ca4f372ef11
2022-08-26 15:20:42 +08:00
Zuul
250e427ab2 Merge "fix: floating IP list page removes sorting based on qos policy" 2022-08-26 07:16:08 +00:00
Zuul
9a8124742f Merge "fix: fix remove subnet dns and host routes" 2022-08-26 07:13:18 +00:00
Zuul
fdcb61d5a9 Merge "fix: optimize the display of subnet information" 2022-08-26 07:13:16 +00:00
yangsngshaoxue
93bd40492c docs: Add install and Update settings
Add install and Update settings

Change-Id: I54828dd738acd0f00c22c3c6a8b7a3ce5527272d
2022-08-26 15:08:47 +08:00
Zuul
b159d3fb67 Merge "feat: support delete in capsules detail" 2022-08-26 06:10:30 +00:00
Zuul
7fe6d5c46c Merge "fix: fix cinder services data" 2022-08-26 06:10:28 +00:00
Jingwei.Zhang
c2f781624a fix: fix remove subnet dns and host routes
Fix remove the dns nameservers and host routes when edit subnet

Change-Id: I97e298f8c66d2df0f7804b7126799186a59731e6
2022-08-26 05:02:57 +00:00