Commit Graph

788 Commits

Author SHA1 Message Date
2390b021d8 [display] price in confirm page 2024-12-10 14:41:18 +00:00
e029e82347 [test] displaying flavor prices 2024-12-05 23:13:19 +00:00
1f5fad545f [customize] skyline ui on progress 2024-11-28 16:21:52 +00:00
zhangjingwei
d037b061f4 fix: fix user/group column
1. fix the user column in the project manage user form
2. fix the user group column in the project manage user group form
3. fix the user group column in the user creation form
4. fix the user column in the group manage user form

Change-Id: I66caec013023320de557d4b85fe1704d7d1f4b6f
2024-09-06 01:16:05 +00:00
zhangjingwei
3d9d596c67 feat: update tip for the user-domain input
update the tips for the user-domain input in the login form

Change-Id: I51fbab2888710346b8590683bf245af9f7dbdc85
2024-07-15 11:26:41 +08:00
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
zhangjingwei
3465a2fb2f feat: update neutron rbac policy
1. update rbac policy list
2. update create rbac policy
3. update edit rbac policy
4. update delete rbac policy
5. update rbac policy detail
6. update i18n

Change-Id: Ie0a03cb819d2905a987eb756044881bcab66dc8e
2024-07-11 15:56:37 +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
de18d3e2a1 Merge "feat: support fwaas v2" 2024-05-08 03:59:57 +00:00
zhangjingwei
c22e9bbe78 feat: add unrestricted column for application credential
Add unrestricted column for the application credential list page

Change-Id: Ieefb3fc7ad160b114acea16f2b98cd5e59b17753
2024-05-07 16:28:55 +08: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
Uwe Jäger
575e714830 feat: Add field unrestricted to appliction credentials
Change-Id: I68b413eecc78720b0481f8ed6a29660b666ee6d1
2024-04-25 14:07:30 +02:00
zhangjingwei
7b7f594daf feat: udpate manage security group
When managing security groups on vm, it is prohibited to select port_security_enabled ports.

Change-Id: Ib64ddce2f5f4a34f245d552073ab63429665cefd
2024-04-18 14:23:45 +08:00
Zuul
35f57c4c25 Merge "feat: update creating heat stack" 2024-04-17 05:41:09 +00:00
zhangjingwei
952543f5ae feat: update creating heat stack
When the parameters in the second step are changed, the contents of the environment variables in the first step are updated simultaneously.

Change-Id: I619ec9ada74c5040bdb234f375651c8b053db79b
2024-04-17 11:08:47 +08:00
zhangjingwei
a0be5a1294 feat: update user group role check
When adding a user group to a project, at least one role must be selected.

Change-Id: I647a7c69da6d463c11fe98ba5e33bf405ae14e9d
2024-04-17 10:19:16 +08:00
zhangjingwei
3c71281280 feat: update subnet actions
Disable editing/deleting shared network subnets that do not belong to the current project.

Change-Id: Ie2022f16629d6adb28755fd6d6a378557edf895b
2024-04-16 11:18:10 +08:00
zhangjingwei
34a41dd38d feat: update qos policy info
For the qos policy info in the port detail page:
1. add qos policy name
2. update qos policy link for console and administrator

Change-Id: Ib17f3c84aade6ce44610f379e577e676c30facb7
2024-04-15 13:11:43 +08:00
zhangjingwei
9962be6795 feat: update code format
update code format by yarn run lint

Change-Id: Ic413e3f4dc181549d5a751933a22f590bd38d2ad
2024-04-03 16:05:02 +08:00
Zuul
c728cfc32f Merge "feat: update detach volume" 2024-04-03 03:07:45 +00:00
zhangjingwei
813ee6a330 feat: hide masakari menu
Hide masakari menu when no masakari service is available

Change-Id: If8857cd57012b809b20d10dcd8026c9fa30ae649
2024-04-02 15:06:02 +08:00
zhangjingwei
b3b81d7082 feat: update detach volume
Change the multi-select vm to single selection to prevent simultaneous detaching and error reporting

Change-Id: I7e7471797465e3c56179b2337e0c6a59e4fe0e5e
2024-04-02 14:15:43 +08:00
Zuul
cb5a5fe1d2 Merge "feat: disable attach volume to the same vm" 2024-04-01 09:42:05 +00:00
zhangjingwei
9d6d3d6d2b feat: disable attach volume to the same vm
Disable select the vm which is already attached to the volume when attaching the volume to a vm in the volume list page

Change-Id: I93d88888aad16422a3a747fcf76d0514a3096077
2024-04-01 16:10:01 +08:00
zhangjingwei
ae3cfafb5c feat: update qos spec column for volume type
1. update qos spec column for the volume typs list page, then the download file can contain the qos spec id.
2. update the label for the qos spec id search.

Change-Id: I4e167cfbb3e29773ef6bdd56b84e5c883bf53920
2024-04-01 14:47:32 +08:00
zhangjingwei
4cc407f740 feat: update file system space info
The file system free space is changed to used space, which is easier to understand.

Change-Id: Iaf96a4b584124671c937491c64a044546b26ce3a
2024-03-28 15:37:30 +08:00
zhangjingwei
8613ef39f3 fix: fix create/delete encryption for volume type
Fix encryption check for volume type

Change-Id: Id8d0b12e55e8b482d8667a8498f3fe1f82fd75f0
2024-03-27 10:17:26 +08: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
zhangjingwei
e1a9d17f4c fix: fix subnet cidr tip
1. fix subent cidr tip when select network
2. update subnet selector style

Change-Id: I28e00000353e4929c13c74264582dc14d6e726ed
2024-03-19 12:35:49 +08:00
zhangjingwei
fa29659199 fix: fix create security group rule
Fix the error when create an other type security group rule

Change-Id: I0a73d2a7f1309c1ce1bd5e630d6cb24751ee64ad
2024-03-18 16:48:13 +08:00
zhangjingwei
9b2425e781 feat: add tip for rebuild instance
Add snapshot tip of the root disk when rebuilding instance

Change-Id: I551d774f12cc4d8646d91a6cfad72bf835cf5315
2024-03-08 12:33:13 +08:00
zhangjingwei
cc99a8199f feat: update the network column of the port list
Update the network column title of the port list, so that the download file contains the network id.

Change-Id: Ia7db4977dc80ae23a2e40cef64310f290b48e5a6
2024-03-07 14:56:29 +08:00
zhangjingwei
ffc75102ad fix: disable delete mounted volume
Disable delete volume when the volume is error and is mounted to some instance

Change-Id: Ib2955fbb5b9d9cfb00eacd9a6ad9c45a83a0c7c5
2024-03-07 11:01:50 +08:00
zhangjingwei
48444e9ee7 feat: update i18n
1. fix tr language file in the gulp task
2. update i18n file for each languages
3. fix some i18n

Change-Id: I31f6324d79bb57c0721d6d771a199daa26856811
2024-03-06 18:07:43 +08:00
zhangjingwei
ca964e3305 fix: update quota overview styles
update card styles of the quota overview

Change-Id: I6f78fb2aac0eed1c2082a31a767a1b15bdd577c6
2024-03-06 10:42:49 +08:00
zhangjingwei
ade5757898 fix: fix set security group when create instance
Hide security group selector when select any network or port which the port_security_enabled is false

Change-Id: Iece38c32c681fd07e69d42f3f3f9901fee2bdf8f
2024-03-04 14:44:10 +08:00
zhangjingwei
b42958e43d fix: fix catalog region display
fix the region display when the catalog's endpoints is empty

Change-Id: Ibee94fd5895c0dfd295a3b735aac46f428cbb5b9
2024-03-04 10:08:56 +08:00
zhangjingwei
b8793a195d feat: open new window for creating network/subnet
Open a new window for createing network/subnet when in the ironic creation page.

Change-Id: I92a9101e63114dddee0810089a2596c124282102
2024-02-02 10:28:21 +08: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
xusongfu
1919a36870 Fix: fix error message of batch deleting
Fix volume name for volume snapshot batch deleting

Change-Id: I4858d9315397fa2833f34e0ec56d634780946755
2024-01-18 16:04:04 +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
xusongfu
f7041ca5a5 fix: Fix network editing
Fix check system admin when editing network

Closes-Bug: #2047784
Change-Id: I062346555ee7a32268a01be55b63dc3ff6a7e54b
2024-01-02 10:35:54 +08:00
zhangjingwei
5a31563316 fix: fix force shutdown form item in the resize instance form
Fix the force shutdown form item validator in the resize instance form, the force shutdown check form item must be checked

Change-Id: If4823c3082680038b74c18d132b00de9ba246e43
2023-11-28 09:19:08 +08:00
Zuul
6451966842 Merge "Edit the Object Storage > Public Access directory listing link" 2023-11-27 03:36:06 +00:00