Commit Graph

1326 Commits

Author SHA1 Message Date
Zuul
23bc6f8e21 Merge "fix: update the search label in the extra spec" 2023-11-18 10:45:51 +00:00
zhangjingwei
21ac632a43 fix: update the search label in the extra spec
1. update the search label in the extra spec tab in the volume type detail page
2. update the search label in the extra spec tab in the Qos spec detail page

Change-Id: I50e7d1882c83563dd303a43951f08e288f991c17
2023-11-17 17:40:22 +08:00
zhangjingwei
91c5b7933b feat: udpate table header
1. update table header's buttons postion
2. update e2e command to adjust the change

Change-Id: I50379428eaad9ba3b4571987b2478e6f05d25caa
2023-11-17 17:22:35 +08:00
zhangjingwei
c356e21478 feat: update refresh detail top without silence
1. For some list tab in the detail page, when submit actions in the list tab, the detail info and the list tab is better to refresh without silence.
2. Refresh the whole user detail page when the set/remove default project of the user

Change-Id: I2fcbe8d79eb90250ed05509540bb2e29a310755d
2023-11-17 16:00:43 +08:00
zhangjingwei
968e2cf577 feat: support user's default project
1. support set user's default project
2. display user's default project in the user list page/user detail page
3. support remove user's default project
4. update user e2e to adapt default project column

Change-Id: I4664429c0c01d195bed3701087e92776b068c69d
2023-11-17 09:09:59 +08:00
Zuul
892b511562 Merge "feat: update extra specs of volume type and QoS spec" 2023-11-16 10:52:36 +00:00
zhangjingwei
781ea82a3f feat: update extra specs of volume type and QoS spec
1. update key column title for the extra spec list page in volume type detail page and QoS spec detail page
2. update key label when creating/editing volume type's extra spec and QoS spec's extra spec
3. set only number value for creating/editing QoS spec's extra spec

Change-Id: Ifaa24ce7607cd70425916ccf5e1ab174157b2881
2023-11-16 16:34:19 +08:00
xusongfu
ccf2942c78 fix: Fix GPU type
GPU type was lost for visual GPU

Change-Id: Ibcf62cefb554172841ffee1fffad49cb2ba40dab
2023-11-16 15:23:32 +08:00
zhangjingwei
b2801a7913 feat: update edit health monitor
1. refactor listener detail and actions code to optimize requests
2. fix remove health monitor
3. hide admin_state_up form item when disable health monitor in the lb step create page
4. support updating admin_state_up when editing health monitor
5. support admin_state_up info in the health monitor card in the lisenter detail page

Change-Id: Id1a9c32ddae09b1ae3dfb613bd7468a372aa5478
2023-11-15 10:53:48 +08:00
zhangjingwei
73653da708 feat: update editing admin_state_up for listener
update editing and display admin_state_up for lb's listener

Change-Id: Ie36a59786a278e4ae67d7b95697456e02d97c9e4
2023-11-14 14:39:43 +08:00
zhangjingwei
772b1b5d46 feat: support editing pool admin_state_up
1. support editing admin_state_up when edit listener's pool of lb
2. support display admin_state_up info in the pool info card in the listener detail page
3. update lb algorithm display in the pool info card in the listener detail page

Change-Id: I80a500c6d67b51203c1d2e5868f94c4800c72714
2023-11-14 14:20:51 +08:00
zhangjingwei
081ff7ee8b feat: support insert_headers for listener
support insert_headers for lb's listener when creating lb, creating listener, editin listener

Change-Id: Id9892add8545ec019413bff07ecbdffcfe3dc8d5
2023-11-13 17:21:57 +08:00
zhangjingwei
668180bcd6 feat: support edit domain name
support edit domain name

Change-Id: I81f8718806e6e90ed5564103c4636b205eac3e62
2023-11-13 11:19:41 +08:00
zhangjingwei
9b9c5248a9 fix: fix user group name check
User group names in the domain can not be repeated, update the name check when creating and editing user group

Change-Id: I174318b9b3c3dd6639a96a0f45e6d5a9935c06f8
2023-11-09 10:13:40 +08:00
zhangjingwei
663f8a2665 fix: fix username check
User names in the domain can not be repeated, check the name check when creating and editing user

Change-Id: I2cc2f6c800d85619cb9f3ca12e2e4b7d93c52125
2023-11-09 09:55:17 +08:00
zhangjingwei
2075632e36 fix: fix project name check
Project names in the same domain can not be repeated, fix the name check when creating and editing project

Change-Id: I357b4464aad23da3901b05c9940672a04b0a1861
2023-11-09 09:47:05 +08:00
zhangjingwei
2d6eeec796 feat: update modal action for batch items
When selecting multi items in the table list page, and the action is a ModalAction, update the judgment: whether the OK button is clickable.

Change-Id: Ib14934b510e3788530e758a406d9801d7e22ab52
2023-11-08 12:26:38 +08:00
zhangjingwei
87238aa2f8 feat: update search filters in settings
Update search filters in the system configration page in the administrator.

Change-Id: Ia00eb33b2c7fad98085cb714fd8e5503fa437153
2023-11-01 09:58:30 +08:00
Zuul
14929514b3 Merge "feat: add setting key description" 2023-10-31 19:12:28 +00:00
Zuul
cfefc68963 Merge "fix: fix system disk size check" 2023-10-31 16:02:28 +00:00
zhangjingwei
2af37719c1 fix: fix system disk size check
Add system disk size check when create instance.

Closes-Bug: #2038269
Change-Id: Ib0b1d36fbaee52d3054da826f56e6b5f85a28457
2023-10-31 17:08:22 +08:00
zhangjingwei
59d2a94bec feat: add setting key description
Add a description for each setting key to better understand the meaning of each key.

Change-Id: I35eb7e7c6ad32bf8a13cfb1c0f1029c6c8874e09
2023-10-31 17:06:18 +08:00
xusongfu
e31e47fa32 fix: Fix change password and password validation
1. Show detailed error messages when changing password with previous password

2. Fix user password validation to get better extensions

Change-Id: I5f323f2f622e2a8bdf81a8dc00bc3e674b4c0953
2023-10-31 16:51:51 +08:00
zhangjingwei
e25560d3a6 fix: fix instance stop e2e case
Fix the stop e2e case of the instance, which always gets a failed result.

Change-Id: I04be0a63157d6fb7493062e872170db17ff5043f
2023-10-31 11:25:47 +08:00
zhangjingwei
f7ded6afc7 feat: support dns zone and recordsets in administrator
1. support dns zone page in the administrator
2. support dns zone's recordsets in the administrator
3. update dns zone fetch to pagination request
4. update recordsets fetch to pagination request
5. support sort zone by api
6. support sort recordsets by api
7. update search filters for the dns zone list page
8. update search filters for the recordset list

Change-Id: If426060bcb0c3ecd3fa485a9be09953ae74734dc
2023-10-30 10:41:17 +08:00
xusongfu
af379a457c fix: Fix some styles about monitor charts
1. Remove chart's style width=100%, because <Row> was block element yet
2. Fix margin style of nodes select component because it doesn't work

Change-Id: I7219dfd1f6a0123ec44366148d5763b9a3311183
2023-10-27 16:31:39 +08:00
xusongfu
af9f6b74cc fix: Values in the hypervisor were not matched
Ironic node has no vcpu and memory usages data

Closes-Bug: #2040971
Change-Id: I918c1abdba059866ac86f53b5e7e2b7fbdfdfc98
2023-10-26 17:52:18 +08:00
zhangjingwei
91aa92b55a feat: update record set of dns zone
1. update record set tab in the dns zone detail page
2. update create record set
3. update edit record set
4. update delete record set
5. update record set detail

Change-Id: I624c09b7ebab049371ffd0cbe73c6eec55f4a028
2023-10-26 14:29:32 +08:00
zhangjingwei
28c14c426c feat: update dns zone
1. fix dns zone api fetch in the zone list page
2. udpate create dns zone
3. update dns zone list
4. update dns zone detail
5. update edit dns zone
6. update delete dns zone

Closes-Bug: #2032857
Change-Id: Ieb5023f8596c1c401ad2d0868c99f0155c1c45a8
2023-10-26 12:13:31 +08:00
zhangjingwei
521b965a23 fix: remove volume create image case
remove the volume create image e2e case, the case remains in the uploading status, causing subsequent e2e cases to fail

Change-Id: I5e2333fa84a7bc988c8efc80c7f48511cb988e5e
2023-10-26 08:58:13 +08:00
resitdemir
065242761a Do not add all_projects = true when fetching ports
When go to the instance detail page it tries to fetch ports

with all_projects = true but its API does not contain all_projects

Change-Id: I6acd1fa5f2c8bb817f29f0e11b0908cf73c7653c
2023-10-17 06:17:11 +00:00
Zuul
8be87ab24e Merge "feat: Add Keypair column list to instances." 2023-10-16 09:46:52 +00:00
resitdemir
b06fc9a3cc feat: Add Keypair column list to instances.
Change-Id: I2ba707e78dfb1dbac6706186bce312b9e8873868
2023-10-16 06:14:07 +00:00
Jingwei.Zhang
d56f8ea6ce refactor: update columns function for image
update getColumns function for image, then other class can better update the columns by inheritance class

Change-Id: I8c5387b4e03edfb5f94764a7bb7c60759962871e
2023-10-12 11:31:34 +08:00
Zuul
c2a80fda7a Merge "feat: add container format column for image" 2023-10-12 02:51:37 +00:00
Jingwei.Zhang
dcd8ab479a feat: add container format column for image
1. add container format column for image list page
2. fix request body for create docker image
3. update container format value display

Change-Id: I40ad82385d2f014b1066428e4b30ddd99435d01c
2023-10-11 14:50:53 +08:00
Jingwei.Zhang
fa829ea7c4 fix: support custom fetch for detail monitor modal
support use custom fetch when click the extend icon in the monitor chart card

Change-Id: Ibbe4cf0ae22fa6523f1968ab99fab972c2e9331a
2023-10-11 12:39:58 +08:00
resitdemir
a8e7670082 Feat: Docker images to glance
Change-Id: I8b061e1744c044f24e2704b7a241fc9ef1744c77
2023-10-10 08:48:14 +00:00
Jingwei.Zhang
43e93feec4 feat: update i18n for no-bfv
update i18n for no-boot-from-volume

Change-Id: Ibae83f170cd7848f3f47584ddb31319363592684
2023-10-08 09:26:32 +08:00
Jingwei.Zhang
6a186ee521 feat: support create non-bfv instance
support create non-bfv instance

Closes-Bug: #2003057
Change-Id: If494648f4d42c6da54661400283968c7220bf2a4
2023-10-07 11:00:43 +08:00
Jingwei.Zhang
12bc328c24 feat: update data mapper in the base store
update the data mapper in the base store, add extra params for the function, which can be better rebuild the data used in the list page or detail page

Change-Id: Idb02ff0cce8ef48318b6eb9f0b5c8c6521fc961b
2023-09-28 14:34:19 +08:00
xusongfu
8166bade64 fix: remove content validator about certification
remove content validator about certification

Closes-Bug: #2034990
Change-Id: I42502b86b5361f129f4304b94ff294d3ea15c43f
2023-09-27 16:50:05 +08:00
Zuul
68d0863478 Merge "Update master for stable/2023.2" 2023-09-27 04:14:24 +00:00
xusongfu
ec21bd17ab fix: show project id and filter data by it
Show project id and filter data by it when create nework,subnet,fip,qos in management platform

Closes-Bug: #2037275
Change-Id: I4e12b423be7662ba83f8efbf55e1b6aa0e31105d
2023-09-26 17:59:58 +08:00
Jingwei.Zhang
7662ae6a09 fix: fix request twice
fix request twice when change the menu

Change-Id: I8f3262f6fcaacb20a82bb82636d9ccfce921c064
2023-09-26 12:59:55 +08:00
Jingwei.Zhang
b1f8c82010 fix: set az as optional when create network
set the az selector as an optional select when create a network

Closes-Bug: #2035012
Change-Id: Ica30d2b71ad3ef38430c0d862f4d0eab56b6b125
2023-09-20 10:15:45 +08:00
Jingwei.Zhang
dc07a3506d fix: fix i18n for affinity(not mandatory) server group
fix the tip of the affinity(not mandatory) server group

Change-Id: Ie3831b3d575c156245d99762892a9a19ba2e727f
2023-09-19 15:44:58 +08:00
OpenStack Release Bot
da7555d213 Update master for stable/2023.2
Add file to the reno documentation build to show release notes for
stable/2023.2.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.2.

Sem-Ver: feature
Change-Id: I8d04d8558b2fb89457efd820e3c88c3ec91d0eb6
2023-09-14 08:59:18 +00:00
Numan MENEKŞE
312c27c038 Edit the Object Storage > Public Access directory listing link
On the Storage > Object Storage page, the directory listing page was not working because the "Public Access" link in the Detail Info popup was redirecting.
Added "/" to the end of the link address.

Change-Id: I27904475edc48404271bea1c42634f23be8ffbd1
2023-09-13 13:03:18 +00:00
Zuul
0f25664254 Merge "admin-menu.jsx updated." 2023-09-13 07:52:08 +00:00