zhangjingwei
f94e400e67
fix: update stack name i18n
...
update string length limit in the stack name i18n
Change-Id: If9e8a89b9cef8ee88774d4fe56433481025873ed
2024-04-15 14:54:53 +08:00
zhangjingwei
84d1e7af72
fix: update long title style for menu
...
1. update long title style for the sub menu
2. update long title style for the menu which has no children
Change-Id: Id2b319e52ebf849de50af7303117868b4dd4d7d6
2024-04-12 09:47:39 +08:00
zhangjingwei
791176a485
feat: optimize menu display
...
Adjust the maximum number of characters in the menu based on the current language
Change-Id: I34e98bb6950105a7bb89a7671fcda93564349ad5
2024-04-08 16:44:36 +08:00
Zuul
2c05f14a54
Merge "feat: update code format"
2024-04-03 13:50:52 +00:00
Zuul
01c0dd08fd
Merge "refactor: refactor NameInput component"
2024-04-03 08:12:26 +00: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
9215b712e3
refactor: refactor NameInput component
...
refactor NameInput component which is used in form
Change-Id: I2479007e4c564e059aedd032e230bb7930191c3b
2024-04-02 17:21:46 +08: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
36483416f2
Merge "feat: limit the height of prompts"
2024-04-01 10:18:23 +00:00
Zuul
cb5a5fe1d2
Merge "feat: disable attach volume to the same vm"
2024-04-01 09:42:05 +00:00
Zuul
21b698fd01
Merge "feat: update qos spec column for volume type"
2024-04-01 09:09:58 +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
e825d510be
feat: limit the height of prompts
...
In order to display table data well in the list page, limit the height of prompts
Change-Id: I744d1b87a9e9545968cac12bae4f8cf257f3f526
2024-04-01 15:15:07 +08:00
Zuul
3d3c4cd044
Merge "Update master for stable/2024.1"
2024-04-01 07:10:06 +00: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
Zuul
ac660be722
Merge "fix: physical node page display error"
2024-03-28 07:19:52 +00:00
Zuul
a72ec20a6d
Merge "feat: update i18n for instance console log"
2024-03-28 03:52:24 +00:00
zhangjingwei
7639237e5b
feat: update i18n for instance console log
...
update i18n for instance console log pae
Change-Id: Ia0fbe481adc9cdfe9b4179c611283d16983e4dfd
2024-03-28 10:59:40 +08:00
zhangjingwei
46f3668f8e
fix: physical node page display error
...
Fix display error when node information cannot be obtained
Change-Id: Ife201c5f04766f1a304b1bb1b562e643ad5ed0cb
2024-03-28 10:41:57 +08:00
zhangjingwei
fe4ac8b814
feat: update user data
...
Remove password of the cloud-init default user, which is the same as the password of the specified username
Change-Id: I92aa3f6df44c662abf2ad3d92a618873a645306a
2024-03-27 17:10:52 +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
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
Zuul
02e708e038
Merge "feat: add tip for rebuild instance"
2024-03-08 08:40:31 +00:00
zhangjingwei
c9dc50a6cd
feat: update menu styles
...
update menu styles to better display long titles
Change-Id: I4e766c7af18b30cb2751e433b11b61f5aaa01da7
2024-03-08 13:15:14 +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
Zuul
17221ece1f
Merge "feat: update external network column title"
2024-03-07 06:05:34 +00: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
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
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
287d787d08
feat: add external network name for route list page
...
Add the name of the external network for the route list page
Change-Id: I13ce9af100ac8aa9a611a8d626b0819f37cb67aa
2024-03-04 18:05:53 +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
8c20aa2548
feat: update scrollbar style
...
update the style of the menu scroll bar
Change-Id: Ia765fd75d36b4d43b0cb694fd79e690a41a280cb
2024-03-01 15:19:13 +08:00
Zuul
99c46eef53
Merge "feat: open new window for creating network/subnet"
2024-02-02 08:24:33 +00: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
Zuul
8e88bc3696
Merge "feat: support refresh button for SelectTable component"
2024-02-01 10:31:39 +00:00
Zuul
4dc20fff27
Merge "feat: support copyable for SimpleTable component"
2024-02-01 10:11:45 +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