Commit Graph

1088 Commits

Author SHA1 Message Date
Jingwei.Zhang
38c2939d65 fix: fix the error message
Fix the unreadable error messages with html characters.

Closes-Bug: #2023627
Change-Id: I06d09327d1423578efafc8e51107acb4025e992b
2023-06-13 14:44:48 +08:00
Jingwei.Zhang
eedea3eccd fix: update create metadata
add json format check when create metadata

Change-Id: I82e5db2b29a1499e870003e867f76d85abab4d7c
2023-06-13 13:22:48 +08:00
Jingwei.Zhang
a0dcb587c5 fix: fix edit fip
fix edit fip when the qos policy service is disabled

Closes-Bug: #2023608
Change-Id: Ia909771d38477bf726cec25b1ad46b7780b64244
2023-06-13 10:09:11 +08:00
Jingwei.Zhang
ee25e44c4e feat: add domain link in projects page
Add domain id, domain detail link for the domain column in the project list page

Change-Id: I3d407535cc389312c4c314e2a2f10cad1979679a
2023-06-09 17:31:13 +08:00
Jingwei.Zhang
861876cddf fix: fix the virtual resource in administrator
Fix the virtual resource used background in the administrator overview page

Change-Id: I56211de76792bf4eabba1a38ed3cc5ae05532579
2023-06-09 09:08:23 +08:00
Jingwei.Zhang
1c78e6356a feat: update request
Add response handle function in the axios request interceptors

Change-Id: I02ef90030ef6cf54677f9aa8760c590b2f25c633
2023-05-31 18:01:37 +08:00
Zuul
25548b01b6 Merge "Fix Conflict Object Storage Key Name" 2023-05-31 09:32:34 +00: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
ec59419f4f feat: update color variables
Use color variables to set color in less and jsx, this makes it easy to change the theme for all pages.

Change-Id: I9b82c4624826854d40d11da4e6ce4a9137b86085
2023-05-25 16:44:59 +08:00
Zuul
8ecf24e69f Merge "feat: update the cirros version" 2023-05-25 06:58:05 +00:00
Jingwei.Zhang
36a69b0a1f feat: update the cirros version
Update the default cirros version used by e2e according to the devstack

Change-Id: I0bb35d350f21dbae3fd66922b21522a579eb8967
2023-05-25 09:30:48 +08:00
Reşit Demir
19922d5029 Fix Conflict Object Storage Key Name
Swift and zun key name conflict. We fixed this conflict by
changing swift key name.

Change-Id: Ia7f22e46b8b81e625ecc436257dd3c36d79d35c1
2023-05-22 10:44:00 +00:00
Jingwei.Zhang
f395e0e2ec fix: fix MagicInput component
Fix when the current input value does not generate a tag, but click the clear button, the search menu can not be shown. Clear the input value in the state.

Closes-Bug: #2019065
Change-Id: Id985ee76db395a742152d5982af0766559e5a5da
2023-05-10 10:33:54 +08:00
Jingwei.Zhang
3c5aeaa945 feat: set default os_type
Set the image's os_type=windows when the image's os_distro=windows

Change-Id: I78caf5d172ee51b6f4f6194901f3de4d759c960e
2023-05-09 10:41:56 +08:00
Jingwei.Zhang
482e4ba321 fix: update the time display
1. FIx the created time column title in the backup tab in the database instance detail page
2. Fix created time/updated time label and value in detail pages

Change-Id: I656b1b195d08374949ad319d3b71d2dd97d946d2
2023-05-06 17:24:45 +08:00
Jingwei.Zhang
614d837075 fix: optimize the Transfer
Optimize the UE of the Transfer component, when click the row of the right table in the Transfer, the row's selection can be changed. Optimized operations: project manage user, project manage user group, set project when create user

Change-Id: I932ce902f146072b46c05519e3e1f94db6556ff0
2023-05-05 10:43:43 +08:00
Jingwei.Zhang
ce254bd808 fix: fix the menu title
Fix the menu title font size when hover the collapsed menu

Change-Id: I1befdc76351d390e33b8a82e265876a1723e070c
2023-05-05 09:55:01 +08:00
Jingwei.Zhang
5c85078d8d fix: better display cluster health status
Use text to display the health status of the cluster instead of using the Status component

Change-Id: Ie0cf7b8121065f27f8f16ad48dd290a0eca02fd7
2023-05-04 14:58:40 +08:00
Jingwei.Zhang
2939a504f1 fix: fix the port type display
Fix the port type display by the origin value, not use the i18n value

Change-Id: If575d278087352fe97fe528982e01f89aaa65b03
2023-04-27 17:33:27 +08:00
xusongfu
1f8c96a5dc fix: Do not remove if the listener has an SNI certificate installed
1. Disable sni enabled when edit if sni existed
2. Update translate for i18n

Closes-Bug: #2017844
Change-Id: Idf906bc8a20d5388fc2da37904ce84c6bf9cfc82
2023-04-27 12:35:38 +08:00
Zuul
4817423f80 Merge "fix: fix close the error message" 2023-04-21 09:31:53 +00:00
Jingwei.Zhang
c31a341f7c fix: fix close the error message
Fix hide other action modal when close the error message at the right top of the page.

Change-Id: I8bae11a51bec1eb2c7855ca56d10dc1deda9f503
2023-04-21 14:00:37 +08:00
Jingwei.Zhang
2a0b442921 fix: fix click link in the modal-button
Fix no jump when click the link in the modal of the modal-button component

Change-Id: I13c8b2a47a89c978d44f6aa6ba33aa1156b9e464
2023-04-21 10:50:52 +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
Jingwei.Zhang
56230e524e feat: optimize the clicking event in the select-table
Optimize the clicking event in the select-table component, when click the row of the table in the component, the row will be selected, but when click the button in the row, the selection does not change.

Change-Id: I88f3a842bcf3a91d1cd8a0f20e847f1e5e57ed7d
2023-04-19 14:45:08 +08:00
Zuul
c73fd49f22 Merge "Add Designate (DNS) UI to Skyline-Console" 2023-04-18 09:36:37 +00:00
Jingwei.Zhang
d792dfc654 fix: fix the pool data
Update the custom key name to better filter the tab data, the api's response data may have the key 'type'.

Change-Id: Ibde82772c509babfbde06d6ce1db663a2340b317
2023-04-18 11:32:58 +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
Numan MENEKŞE
ce20a90c1e Add Designate (DNS) UI to Skyline-Console
Change-Id: I68691c9743aca6196f1e2258cb2acaf2a82066dc
2023-04-10 13:11:40 +00:00
Jingwei.Zhang
a9370ef261 feat: update zh-cn to zh-hans
Update zh-cn to zh-hans, and update the icon when switch language

Change-Id: I3e6d3e8aebec4584f863282082a11b36d7cee193
2023-03-28 10:15:57 +08:00
Jingwei.Zhang
f6347c1ff7 feat: update the Korean i18n
Update Korean i18n

Change-Id: I3c4e464e56c7644cb9269ad3ed235278a340f080
2023-03-28 01:17:53 +00: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
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
Boxiang Zhu
4965609ca9 docs: Remove invalid README.rst
The README.rst for releasenotes is wrong and invalid. So remove it.

Change-Id: Ic9b9c622d2dcf268ac1a366719e52c9169c30c82
2023-03-06 15:33:56 +08:00
OpenStack Release Bot
27dea86d5f Update master for stable/2023.1
Add file to the reno documentation build to show release notes for
stable/2023.1.

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

Sem-Ver: feature
Change-Id: I18a3eb9cfc59e195d537ac22fbf3424927f3b5e6
2023-03-01 11:13:34 +00: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
929842c824 fix: add default value and tip when create zun container
1. Add the default value of cpu, memory, hard disk and check quota immediately

2. Modify the hint about ports to be more detailed

Change-Id: I1ed2afa24394880c9bdb79c5b75ef9ec6b2ed84a
2023-02-17 14:58:40 +08:00
xusongfu
635f829217 fix: fix the rebuild container and ports of zun
1. Determine whether the image resource exists when rebuild container

2. Filter out ports already in use when create container

Change-Id: I6de2ef8d2fc25c0553067e6a0c35edaf4a3f2a10
2023-02-16 15:31:19 +08:00
xusongfu
01ea21d118 fix: fix the zun-ui
1. supplement the task_state of zun containers

2. add search filters to action logs

3. fix the name filter in zun services

Change-Id: I1638b3150059225b582a6e2a14e66b022934033b
2023-02-15 15:00:08 +08:00
xusongfu
974427c3d8 fix: fix the resize of magnum cluster
1. specify the request header `OpenStack-API-Version: container-infra latest` to fix response code 406
2. fix the nodes_to_remove according to the api ref document

Change-Id: Ibf5760e88d7772facc4960f0f1f947444dfc227f
2023-02-13 18:00: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
5a45f54df3 fix: Modify label names to make them consistent
fix 'restart policy' to 'exit policy' in detail page to match the creation process

Change-Id: I4740c377107a4e8687667c3e24578e1f7846aaba
2023-02-03 14:53:18 +08:00
xusongfu
c5953f174a fix keypair showing in magnum service
If the keypair was deleted, show xxx (the resource has been deleted)

Closes-Bug: #2004545
Change-Id: Ibe812917fbdd158a167c18abd2ac5713f743f9c4
2023-02-03 01:53:46 +00:00
zhangke
021bde48ef fix: fix the error of compute service state
Fix the error of compute service state on Platform Overview page

Closes-Bug: #2004462
Change-Id: I6ae88611f4431da4e63ed1c65c37b5fd04568373
2023-02-01 16:32:36 +08:00
Zuul
fbc8fde808 Merge "feat: add attributes to the ModalAction" 2023-01-29 11:58:15 +00:00
Jingwei.Zhang
2ebb26942a feat: add attributes to the ModalAction
Add the onFinishAction and onCancelAction which are from the ListPage component to the ModalAction, add the modalProps to the ModalAction, these attritubes will make custom operations in the ModalAction to easily control the ListPage

Change-Id: Ibd81bc6331fa09a3c70fcfc6f1f72ccc3e6f9c37
2023-01-29 16:46:15 +08:00
Jingwei.Zhang
417e729e0d feat: support textarea in the KeyValueInput component
Provide textrea in the KeyValueInput component, to input more content, and provide the textareaRows property to set the default rows of the textarea to display.

Change-Id: I6849fab3933cef82e1293f7bbe0f3006e19b6b38
2023-01-28 16:05:52 +08:00