Commit Graph

76 Commits

Author SHA1 Message Date
zhangjingwei
a28eedf973 feat: update login form
1. Change the domain option to input, requiring the user to enter <username>@<domain name>
2. update e2e case to support new login form

Change-Id: I55611abfc4d58278bddab24a958a1ec2de57e442
2024-07-12 09:53:46 +08:00
Zuul
424b0e5eb6 Merge "feat: The RBAC Policies has been added." 2024-05-24 08:56:46 +00:00
zhangjingwei
3f4c8fdb95 feat: add instance info
Add instance info for the openstack service monitor in the administrator

Change-Id: Iee60a49733514f52c5a1030eeec382d3e4beaf3b
2024-05-09 12:11:05 +08:00
nevragurses
d7669a7cc1 feat: The RBAC Policies has been added.
Change-Id: I9b35371595d2aefb77ad2122e6c6bfec6d89bb41
2024-05-08 11:05:43 +00:00
Zuul
5c129f2705 Merge "reno: Update master for unmaintained/zed" 2024-05-08 08:30:06 +00:00
zhangjingwei
6fa7e0fb7c feat: support fwaas v2
Support pages and actions for the fwaas v2 service.

Change-Id: Ieecd972ac2c5e9934bba9160681c4e390dc126dc
2024-05-07 15:43:02 +08:00
zhangjingwei
e6ebeee2d4 feat: update prompts for unrestricted
Update the prompts for the unrestricted attribute when creating application credential.

Change-Id: I24d1e831429bba2ce118d42003dae723254045b2
2024-05-07 12:25:03 +08:00
OpenStack Release Bot
f8197614ff reno: Update master for unmaintained/zed
Update the zed release notes configuration to build from
unmaintained/zed.

Change-Id: I991df1221e9d78191a4038e96cd4ab5c0314dd56
2024-04-30 12:59:39 +00:00
Zuul
3d3c4cd044 Merge "Update master for stable/2024.1" 2024-04-01 07:10:06 +00:00
Zuul
e65405bd8a Merge "feat: Adding log feature to Nova instance detail page." 2024-03-26 11:39:07 +00:00
resitdemir
c5fa4cb717 feat: Adding log feature to Nova instance detail page.
Log tab has been added to the Nova instance detail interface.

Change-Id: I42005ff85d5c329aaf4a18a9d6181e901d091217
2024-03-26 07:14:01 +00:00
zhangjingwei
80e1d1275d feat: support non-root users to log in
Support vm password login for non-root users when creating vm/ironic

Change-Id: Iaf692e333686d2563013c0ea41777da8c772ce35
2024-03-25 15:49:12 +08:00
zhangjingwei
d02497a15d feat: support disable/enable snat
1. support disable snat when the router's enable_snat is true
2. support enable snat when the router's enable_snat is false

Change-Id: I15a0eee4760100d923bc9a7d3619f5caf35cbe27
2024-03-21 16:22:14 +08:00
OpenStack Release Bot
45354c9741 Update master for stable/2024.1
Add file to the reno documentation build to show release notes for
stable/2024.1.

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

Sem-Ver: feature
Change-Id: I51e47813a98be23b9a712732ad8c2b652df4e46d
2024-03-15 14:21:39 +00:00
zhangjingwei
185faf486e feat: update external network column title
Update the title of the external network column in the router list page

Change-Id: I88faaa0accb8828df95cf27a696b9a61d818514e
2024-03-07 10:43:16 +08:00
Zuul
8e88bc3696 Merge "feat: support refresh button for SelectTable component" 2024-02-01 10:31:39 +00:00
Zuul
604030178a Merge "Adding Russian translation" 2024-02-01 09:30:22 +00:00
zhangjingwei
5fcc3b053e feat: support refresh button for SelectTable component
1. Support refresh button to refresh data for the SelectTable component.
2. When creating an instance/ironic/container, you can click to create a network/security group, then create a new resource in a new window, refresh the data in the previous window and select the newly created resource.

Closes-Bug: 2042928
Change-Id: I66bdbf848d375e45f0ab8941b0989165ad86a137
2024-01-31 14:21:55 +08:00
zhangjingwei
dc54dfd955 feat: update user's avatar click
1. Cancel clicking the user avatar button to enter the user center
2. Add a jump to User Center in the hover pop-up window of the user's avatar

Change-Id: Id01a5d199bd9e7a922ac605c1f9902403830a944
2024-01-30 16:25:40 +08:00
Igor Bogomolov
c4e1f81a3c Adding Russian translation
Change-Id: Ia9e7821f4f541ec13747b7632a2d69c58ec10285
Signed-off-by: Igor Bogomolov <bogomolov@ispras.ru>
2024-01-21 18:03:18 +03:00
zhangjingwei
e018659955 feat: support a custom UI theme
support a custom UI theme

Change-Id: Ic2f25fcc4620b06710c3ff1f26f84aba43881762
2024-01-03 11:45:28 +08:00
Numan MENEKŞE
4d606d4742 Adding Turkish translation
Change-Id: I2b50699427c836e2dfb098c9f42c7ae06b385a34
2023-12-04 05:58:06 +00:00
zhangjingwei
44bf15d7e8 feat: support admin_state_up for listener's pool
1. support setting admin_state_up when creating listener's pool in the listener detail page
2. update pool and health monitor cards in the listener detail page

Change-Id: Ifdb16cc3b82dbb928f4c2e3fcf336450cbe7cc3c
2023-11-24 09:18:39 +08:00
Zuul
7af05b1ef2 Merge "feat: Allow deletion of Volume on Instance Delete setting" 2023-11-22 07:32:08 +00:00
Elly Murillo
639bcedd7d feat: Allow deletion of Volume on Instance Delete setting
This feature allows the user to check whether the selected Volume should be deleted along with the instance
when the user selected the Bootable Volume Start Source via Instance creation module.

Change-Id: Ib7e7da84de8e884e2cec65fa9747f04551e2de96
2023-11-22 12:13:58 +08:00
Zuul
f57e8e6edc Merge "feat: Adding terminal feature to Zun detail page." 2023-11-20 10:14:13 +00:00
resitdemir
b87846c27a feat: Adding terminal feature to Zun detail page.
Console feature was added to the detail page with
the attach api of the Zun service using Websocket.

Change-Id: Ie6884c21c23c39406f8be49e28941d3a05af1d7c
2023-11-20 06:06:27 +00: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
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
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
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
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
resitdemir
a8e7670082 Feat: Docker images to glance
Change-Id: I8b061e1744c044f24e2704b7a241fc9ef1744c77
2023-10-10 08:48:14 +00: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
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
Jingwei.Zhang
b36d5593e6 feat: support custom locale language
support custom locale language and custom support languages.

Change-Id: Ia235cb83b65c8530449f52d9ea575c3d6f603f04
2023-08-09 09:25:11 +08:00
Jingwei.Zhang
d07227822f feat: add jwt expire check
1. Check jwt expire by the time_expired value in the cookie, if current time is bigger than the time_expired value, the request's header will not has the X-Auth-Token, then the skyline-api will return 401.
2. update cypress command to use time_expired cookie

Change-Id: I4a33649d3dbf630e36bcdee71462b4796e17f714
2023-06-15 10:44:27 +08:00
Jingwei.Zhang
2d6f720041 feat: support domain name fuzzy search
Support domain name fuzzy search for users, user groups and projects

Change-Id: I7859b91ced6549c26655b1624f28bb19427194e6
2023-06-13 17:32:18 +08:00
Jingwei.Zhang
0213d8c6d6 feat: optimize configuration reading
Add config/config.yaml to set default configurations. Use the config/local_config.yaml to set the custom configurations

Change-Id: I22049e478b6440c765751c8f17663f36f33c277a
2023-05-31 11:41:19 +08:00
Jingwei.Zhang
b30e7ae9a3 feat: support clear all selected data for select-table
Support clear all selected data for the select-table and tab-select-table component.

Change-Id: If639e04f5c3327eda1bdce3652f013f628e0c1b5
2023-04-19 18:30:18 +08:00
Tom Weininger
f6535f71d8 Add admin state up switch
Add admin state up switches to various steps of load balancer creation.

Change-Id: Ib4008fa1e1d00921040320e2d1b44d35bd38cef9
2023-04-17 08:42:44 +02:00
Zuul
49242101a4 Merge "feat: support Korean i18n" 2023-03-27 16:20:13 +00:00
Zuul
80021f6897 Merge "Update master for stable/2023.1" 2023-03-24 15:10:22 +00:00
Jingwei.Zhang
235ee19da6 feat: support Korean i18n
Support Korean i18n

Change-Id: Idf5efce1ad02743f0ba8734009e1bb661038c087
2023-03-23 10:30:30 +08:00