Commit Graph

48 Commits

Author SHA1 Message Date
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
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
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
Jingwei.Zhang
235ee19da6 feat: support Korean i18n
Support Korean i18n

Change-Id: Idf5efce1ad02743f0ba8734009e1bb661038c087
2023-03-23 10:30:30 +08:00
xusongfu
decd2bfec7 fix: Fix the label of node count in magnum cluster
Unify the name of the label between detail page and creating step

Change-Id: I5ee4cc8ab3ec084b31d46a9623c729189522c01b
2023-03-13 15:39:27 +08:00
xusongfu
520504e26d fix: fix the network IP availability showing
By default policy configuration, only administrative users can retrieve IP availability. Otherwise, Not Found (404) will be returned

Closes-Bug: #2003303
Change-Id: I9e3232dc5828208d3ef08b033d953501fe93fed8
2023-03-01 14:36:30 +08:00
xusongfu
0a192be466 feature: Support attach network and detach network for zun container
1. Add attach network action for zun container

2. Add detach network action for zun container

Change-Id: I0cfe22e22b1f6ba3ce525a24ca1f95e5fcb098ec
2023-02-28 15:16:34 +08:00
xusongfu
d5d14d7637 feature: Support upgrade cluster and show quota info when resize cluster
1. Add upgrade cluster action

2. Show quota info when resize cluster

Change-Id: I58b33ebd669c91ed0ed6b27caf5c048aa262b042
2023-02-07 10:55:23 +08:00
xusongfu
5f5b8c3cd5 feature: support some new params and fix some issues of zun ui
1. add health check
2. add exposed ports
3. add auto remove
4. add entrypoint
5. add validator to some key-inputs
6. fix the image resource by glance or docker
7. fix step name from miscellaneous to others

Change-Id: I40180a44657ace3419c009f73ab527c99fb483d3
2023-01-10 09:50:16 +08:00
xusongfu
7a4d17ee19 feature: Support quota in magnum service
1.Show quota info when create cluster
2.Support quota setting of magnum cluster when manage project quota

Change-Id: I90d1bc3c2bcb2aa95d728c245dd1b742d3fe6ae1
2022-12-06 16:07:48 +08:00
xusongfu
c49872654b feature: Support quick creating keypair in Magnum service
1. Support quick creating keypair when create cluster template

2. Support quick creating keypair when create cluster instance

Change-Id: If019d411b47752f738c0d43097fc00a3bf36892b
2022-11-22 07:51:45 +00:00
xusongfu
47b3cead09 feature: Support magnum in administrator platform
1. Show list and detail of cluster instance
2. Show list and detail of cluster template
3. Hide the keypair if in administrator platform

Change-Id: I61532a12312383cdedf2fdfca10633b16064f77b
2022-11-18 14:24:13 +08:00
Jingwei.Zhang
6ed2fb1a2d feat: support search in the global navigation
Support search menu in the global navagition

Change-Id: I4c12e5d57650f6ef2641ed8680e98d6919432124
2022-11-09 15:11:24 +08:00
xusongfu
5ba32d6dde feature: Optimization of Magnum
1. Update some form item labels for better semantics
2. Make the template name be required when create the template
3. Support create cluster instance from template list

Change-Id: I588af877fe776dbf7d44b11ad350566bf231121f
2022-11-07 17:43:50 +08:00
xusongfu
442d055756 feature: Support custom button for the upload
Support custom button in the upload form item

Change-Id: Ib246c437e91814352d75fa2fc2bde9e7c1be8888
2022-10-28 14:28:10 +08:00
Zuul
2127390852 Merge "feat: Support download file progress and abort download" 2022-10-19 15:29:42 +00:00
zhangke
3b1ddc54a0 fix: Calculate quota based on the data disk of the selected instance snapshot
When the Start source is the instance snapshot, the quota
should be calculated according to the data disk of the selected
instance snapshot and the newly added data disk

Closes-Bug: #1992739
Change-Id: I035b1edb5e0441e63d7919ea5933731bd687c1d2
2022-10-19 17:05:05 +08:00
xusongfu
b7a8b6f335 feat: Support download file progress and abort download
1.Support showing download progress when download file
2.Support abort download file

Closes-Bug: #1990355
Change-Id: I7d29ddfee7ddb79c8b2ddd4359846adee23d0b76
2022-10-19 14:38:22 +08:00
Jingwei.Zhang
8398406da8 docs: add the release note
Add the ID/Name column optimization feat release note

Change-Id: I45353987c7045e03e54786d9579ea96e9824e091
2022-10-11 14:54:24 +08:00
zhangjingwei
5fc0635853 feat: support flavor to add cpu/memory search filters
1. Support cpu/memory fuzzy search in the flavor list page
2. Support flavor cpu/memory fuzzy search in the FlavorSelectTable component, which is used in:
(1) create instance page
(2) create ironic page
(3) instance resize form
(4) create database instance page
(5) create cluster template page
(6) edit cluster template page

Change-Id: Iba1303a7641621a50b92e21e9173ba65fd7ac669
2022-10-08 09:31:40 +08:00
Boxiang Zhu
025ef7334e docs: Add rc1 release notes
Add rc1 release notes. Include all features of skyline-console.

Change-Id: Ib89e847a8f505f3eba36b5d9f6dfe6fdea179383
2022-09-13 11:34:36 +08:00
Jingwei.Zhang
84f06c8288 feat: support web SSO login
After the Web SSO login is successfully configured on the back-end, you can select a login mode on the login page based on the configuration. The default login mode is Keystone authentication. If you select the Web SSO login mode, click OK to switch to the Web SSO configuration page.

Implements: blueprint skyline-sso-oid
Change-Id: I438adb31c758287525ba896b4d2b21d00842c3e7
2022-08-18 17:36:03 +08:00
zhu.boxiang
96f906884e feat: Add releatenotes
1. add releatenotes
2. add releatenotes into tox

Change-Id: I681672d7defebe0e5104cbdffc81d1875d57f606
2022-05-07 15:34:12 +08: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