Commit Graph

1293 Commits

Author SHA1 Message Date
Jingwei.Zhang
d56f8ea6ce refactor: update columns function for image
update getColumns function for image, then other class can better update the columns by inheritance class

Change-Id: I8c5387b4e03edfb5f94764a7bb7c60759962871e
2023-10-12 11:31:34 +08:00
Zuul
c2a80fda7a Merge "feat: add container format column for image" 2023-10-12 02:51:37 +00:00
Jingwei.Zhang
dcd8ab479a feat: add container format column for image
1. add container format column for image list page
2. fix request body for create docker image
3. update container format value display

Change-Id: I40ad82385d2f014b1066428e4b30ddd99435d01c
2023-10-11 14:50:53 +08:00
Jingwei.Zhang
fa829ea7c4 fix: support custom fetch for detail monitor modal
support use custom fetch when click the extend icon in the monitor chart card

Change-Id: Ibbe4cf0ae22fa6523f1968ab99fab972c2e9331a
2023-10-11 12:39:58 +08:00
resitdemir
a8e7670082 Feat: Docker images to glance
Change-Id: I8b061e1744c044f24e2704b7a241fc9ef1744c77
2023-10-10 08:48:14 +00:00
Jingwei.Zhang
43e93feec4 feat: update i18n for no-bfv
update i18n for no-boot-from-volume

Change-Id: Ibae83f170cd7848f3f47584ddb31319363592684
2023-10-08 09:26:32 +08: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
12bc328c24 feat: update data mapper in the base store
update the data mapper in the base store, add extra params for the function, which can be better rebuild the data used in the list page or detail page

Change-Id: Idb02ff0cce8ef48318b6eb9f0b5c8c6521fc961b
2023-09-28 14:34:19 +08:00
xusongfu
8166bade64 fix: remove content validator about certification
remove content validator about certification

Closes-Bug: #2034990
Change-Id: I42502b86b5361f129f4304b94ff294d3ea15c43f
2023-09-27 16:50:05 +08:00
Zuul
68d0863478 Merge "Update master for stable/2023.2" 2023-09-27 04:14:24 +00:00
xusongfu
ec21bd17ab fix: show project id and filter data by it
Show project id and filter data by it when create nework,subnet,fip,qos in management platform

Closes-Bug: #2037275
Change-Id: I4e12b423be7662ba83f8efbf55e1b6aa0e31105d
2023-09-26 17:59:58 +08:00
Jingwei.Zhang
7662ae6a09 fix: fix request twice
fix request twice when change the menu

Change-Id: I8f3262f6fcaacb20a82bb82636d9ccfce921c064
2023-09-26 12:59:55 +08:00
Jingwei.Zhang
b1f8c82010 fix: set az as optional when create network
set the az selector as an optional select when create a network

Closes-Bug: #2035012
Change-Id: Ica30d2b71ad3ef38430c0d862f4d0eab56b6b125
2023-09-20 10:15:45 +08:00
Jingwei.Zhang
dc07a3506d fix: fix i18n for affinity(not mandatory) server group
fix the tip of the affinity(not mandatory) server group

Change-Id: Ie3831b3d575c156245d99762892a9a19ba2e727f
2023-09-19 15:44:58 +08:00
OpenStack Release Bot
da7555d213 Update master for stable/2023.2
Add file to the reno documentation build to show release notes for
stable/2023.2.

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

Sem-Ver: feature
Change-Id: I8d04d8558b2fb89457efd820e3c88c3ec91d0eb6
2023-09-14 08:59:18 +00:00
Numan MENEKŞE
312c27c038 Edit the Object Storage > Public Access directory listing link
On the Storage > Object Storage page, the directory listing page was not working because the "Public Access" link in the Detail Info popup was redirecting.
Added "/" to the end of the link address.

Change-Id: I27904475edc48404271bea1c42634f23be8ffbd1
2023-09-13 13:03:18 +00:00
Zuul
0f25664254 Merge "admin-menu.jsx updated." 2023-09-13 07:52:08 +00:00
Zuul
1e6ef4866c Merge "Add Masakari UI to Skyline-Console" 2023-09-13 07:52:07 +00:00
Jingwei.Zhang
61e07535a5 feat: add detail info to action in detail tab
1. add instance detail info to the attach volume action in the instance detail page
2. add instance detail info to the manage security group action and detach action in the instance detail page
3. add port detail info to the manage security group action and detach action in the port detail page

Change-Id: Ie63f8d330ad5442fdb5c6263e83e974e53fb1a3e
2023-09-12 11:16:20 +08:00
omar asim mirza
8d0678db83 admin-menu.jsx updated.
Change-Id: I4e11cd7a3461c20678d142bfdd4e9a27c95af2b8
2023-09-08 14:22:55 +00:00
Jingwei.Zhang
d5b58ac16d feat: add action props to ModalAction component
add action props to ModalAction component, then can use the action static props for the instance function

Change-Id: Ib22120105deb30f108218d040fc1fc33f88b39bc
2023-09-07 10:25:18 +08:00
Jingwei.Zhang
74ffcc6215 feat: update ActionButton component
1. refactor ActionButton
2. support ok/cancel button props for confirm/modal action

Change-Id: I07ba1e7b3ef7c7ef998aacf54bd5329d01737d0e
2023-09-06 17:27:04 +08:00
Jingwei.Zhang
19e1de7760 feat: update Confirm component
update Confirm component to support ok/cancel button props

Change-Id: I75c71666a32e4aee28a4d12c94e5e3eec629a98d
2023-09-06 17:01:02 +08:00
Zuul
de2793ddfb Merge "fix: fix table height" 2023-09-05 04:21:22 +00:00
Jingwei.Zhang
94b2e8d58f feat: update Action component
update Action component to check allowed by other func first

Change-Id: I656d853417dd5969fd5c4f226689111f9043b993
2023-09-04 10:09:15 +00:00
Jingwei.Zhang
961d6d21e1 fix: fix table height
1. fix table height when the magicInput has opened search menu
2. fix table height when the page has sub tab

Change-Id: I5f57030d65d0d7e17681d0579fc57c7441e1ecfa
2023-09-04 10:09:02 +00:00
Jingwei.Zhang
e1893756d6 fix: remove reboot e2e case
remove reboot and soft reboot e2e cases, for the devstack reboot instance always get error instance

Change-Id: I046cb196688c245cd7a3a4071e9bf2905c923ad3
2023-09-04 14:22:57 +08:00
xusongfu
bf74084a53 fix: fix the magic input
Remove the focus when the selected item is clicked to avoid the failure of the refresh button

Closes-Bug: #2032763
Change-Id: I50601a6b2bd9b36b0835fdb104f4d66b1707e728
2023-08-23 16:07:23 +08:00
Zuul
32d07c8a94 Merge "refactor: update render tabs components" 2023-08-19 01:07:53 +00:00
Jingwei.Zhang
3f23280df5 fix: update delete tip for instance soft delete
update delete tip for soft delete instance

Change-Id: Id7492e49668fcd4c6408363ad636e45ba8a67ae8
2023-08-17 17:33:53 +08:00
Jingwei.Zhang
711fdaf541 refactor: update render tabs components
update render tabs components in storage cluster monitor page

Change-Id: I24f2f3ddba27651071a4456e63330726f7a9e0e3
2023-08-15 20:54:17 +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
Zuul
dd00305998 Merge "feat: support custom option col" 2023-08-08 09:21:05 +00:00
Jingwei.Zhang
06e581191b refactor: refactor create ironic
refact create ironic code

Change-Id: I9aa223951e610e9a63e5fdc680381aea88d08ff0
2023-08-07 20:27:28 +08:00
Jingwei.Zhang
29c4030d0c refactor: refactor create instance
refact create instance code

Change-Id: Ib8ca4af068bd7377c82bee9d0b01df9f1c0ace42
2023-08-07 15:26:35 +08:00
Jingwei.Zhang
c6f92259b2 feat: support custom option col
support custom label and content col for detail card in base detail tab

Change-Id: I4a1d92451ee8adc872e754cf270d2a96f3598570
2023-08-07 14:31:45 +08:00
liyoumin
cfe389dd39 fix: fix the domain description
1. fix the domain description
2.filter the disabled domain when get domain options

Change-Id: I6ece6d4cf50fbed3ac2569b70fc47591932d69c6
2023-08-04 09:23:21 +08:00
omar asim mirza
0bc19114c4 Add Masakari UI to Skyline-Console
Change-Id: I74913bbf1c48823ba4a9b68539a2c26582e62939
2023-08-01 10:38:57 +00:00
Jingwei.Zhang
a95c588a5d fix: fix table header buttons style
add margin-bottom for table header buttons

Change-Id: I8f272546942d7c71899c2f9129d8cf85c3b3515e
2023-07-27 09:23:02 +08:00
Jingwei.Zhang
1f5940fd11 fix: update policy for project roles
1. update policy for project manage users
2. update policy for project manage user groups

Change-Id: I9f0b660fa5457b56f1c5f2d4897e2c4513a3dd5a
2023-07-25 11:19:48 +08:00
xusongfu
206ffc9e92 fix: fix the hints of allocation pool
When automatically assigning ip, modify the tips based on all subnet allocation pools

Change-Id: I42fa46b1bf6c3af77d69152701dfd7ff5209a5a9
2023-07-19 15:26:24 +08:00
Zuul
6e6a6ea46d Merge "refactor: update magic input value" 2023-07-16 01:43:08 +00:00
Zuul
6e87663a1a Merge "fix: update magic input component style" 2023-07-16 01:43:07 +00:00
Zuul
a315fe05c6 Merge "fix: add gaps for magic input tags" 2023-07-14 11:21:22 +00:00
Jingwei.Zhang
4dcccdd30d fix: add gaps for magic input tags
add gaps for tags in the magic input

Change-Id: I01e487dc07884db6c6d0acab992218fc2063ea07
2023-07-14 14:26:10 +08:00
Jingwei.Zhang
5b98220229 refactor: update magic input value
update magic input value by state

Change-Id: I019c3470a06304ced4357b37535ee740c5af16a9
2023-07-14 11:20:55 +08:00
Jingwei.Zhang
8732b9ef1f fix: update magic input component style
1. update close button style when focus the input
2. hide the search icon when focus the input
3. add gaps for multi tags

Change-Id: Ieef48447ccabc87f6088973bcb34a269d144d6d4
2023-07-14 11:20:54 +08:00
Jingwei.Zhang
be82085d0f fix: remove useless config in e2e config
remove useless config in e2e config file

Change-Id: I5290ad119f7c535b3e8068a51f97bedda8198336
2023-07-14 11:13:15 +08:00
Jingwei.Zhang
b0101e8a6f fix: fix cirros version in e2e config
Remove cirros version in the e2e config file, the cirros version relies on the devstack, when devstack changes the default cirros version, the e2e will be failed. The image select table which is used to create instance support fuzzy search image name, use cirros will be ok.

Change-Id: I4d9446313dca44040522356ca7551884332434ce
2023-07-13 16:41:28 +08:00
Jingwei.Zhang
e0e0a49e8e fix: fix virtual resources data display
fix the virtual resources used display in the administrator overview page

Change-Id: I83fab09327942dd454d6c36c2d570ebfd27a7a6e
2023-07-13 14:02:01 +08:00