Commit Graph

1172 Commits

Author SHA1 Message Date
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
xusongfu
d80c23b202 fix: fix the title of zun container
1. fix the title of auto remove to enable auto remove, same to auto heal and interactive
2. fix filter name from status to container status

Change-Id: I890d27546e7425c053134751c0af24baf185839e
2023-01-16 13:57:25 +08:00
xusongfu
6c34ed67f0 fix: fix the magnum template detail info
1. If the template's flavor, network and other attributes are deleted, set it to null
2. Fix default network if network are delete when create cluster

Change-Id: I2de6f5eab11077e249d96bd5a6cbb88dae6e6101
2023-01-14 00:22:07 +08:00
xusongfu
a347c373a4 feature: support ip address, ports and networks in list and detail
1. show ip address, ports and networks in zun containers list
2. show ip address and subnets into zun containers detail

Change-Id: Ic53c2eb28ad392736d0f78b23eafd13e4c5d88dd
2023-01-11 16:31:40 +08:00
xusongfu
317a81acc4 feature: support search filters and fix image in zun ui
1. support search filters to capsules
2. support search filters to containers
3. support search filters to hosts
4. support search filters to services
5. because the glance image's name can be repeated, change params from name to id if use glance image

Change-Id: If3ceed8d0027f230afd72784c48161048fe61faf
2023-01-10 19:10:26 +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
Zuul
e678f9c92b Merge "fix: fix the getValue of yaml" 2023-01-06 12:54:00 +00:00
xusongfu
a11a0258c4 fix: fix the download data.
fix the download data by filter params if use backend request

Closes-Bug: #2001607
Change-Id: Ibb0f49eaa8c8721e54f67ae48e0d7c6ea8ccd260
2023-01-05 03:48:30 +00:00
xusongfu
0568a3ea7c fix deleting and detail info showing of cluster
1. fix the delete condition of cluster instance
2. use card to show the health status reason
3. allowed jump to stack detail from cluster detail page
4. simplify the template card in cluster detail page

Change-Id: Ic932f3c9d0bd0d96af2ba01c1f3dfc3bf7b2fb52
2023-01-03 12:45:10 +00:00
Boxiang Zhu
efc5fd88ee fix: eliminate whitespace in passenv values
eliminate whitespace in passenv values

Change-Id: Ib0af083155a85d079aad254ca2acdc6434675673
2023-01-03 17:01:04 +08:00
xusongfu
583386d2ce fix: seprate clusters and templates by different project
1.use detail api to fetch list in console but no detail in administrator
2.fix the used quota with clusters detail api

Change-Id: I104495a2b7c9937a9e6e922c4fac00d3f4178235
2022-12-21 13:55:17 +08:00
xusongfu
331c2ddd3b fix: fix the project column
add project column to cluster template but not simple flavor column

Change-Id: Ib5de517a3c894168c9680a1b37237437a497906f
2022-12-21 09:24:42 +08:00
xusongfu
e03182b072 fix: fix the magnum quotai and other infos
1. support volume quota when create cluster instance
2. fix subnet reseting when fixed network changed
3. show project id of cluster template if switch to administrator platform

Closes-Bug: #2000141
Change-Id: I6cb59e9f74c76cb3d0901e89c9bf01d48a85d747
2022-12-20 16:25:07 +08:00
xusongfu
d48aca89a4 fix: reset the subnet list when create cluster instance
the subnet list was not changed when the fixed network changed, fix the update context to solve this problem

Change-Id: I2882a63e58c5b2843b9c8e6070b6708d16c40b94
2022-12-19 19:10:45 +08:00
xusongfu
7b6e8253a6 fix: fix the delete operation of cluster instance
Disable the delete operation if the stack is not ready or the status is `DELETE_IN_PROGRESS`

Change-Id: I18457d3593761e36a7173488b646ebdedf656ec2
2022-12-19 16:07:26 +08:00
Jingwei.Zhang
f4a24d04ad fix: fix the getValue of yaml
1. Fix the yaml value dump in the utils
2. Update the unit test

Change-Id: I3c2120593ff533d38fdc7cb026d0d2d3bf1e7132
2022-12-19 11:46:02 +08:00
Jingwei.Zhang
2d437e5b4e feat: support custom render in the TabDetail component
support custom render in the TabDetail, not only the class or string

Change-Id: I152e611d1478e149baf9104143ca18171e799730
2022-12-19 11:35:18 +08:00