Suresh Kumar Anaparti
d700e2db64
Merge branch '4.20' into 4.22
2026-01-29 15:51:58 +05:30
Manoj Kumar
a8f1e4a5ba
import network acl rules using csv ( #12013 )
2026-01-29 09:10:28 +01:00
Abhishek Kumar
bd459a4c4c
ui: allow viewing hosts from management server connected agents ( #12149 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-01-29 10:00:54 +02:00
Abhishek Kumar
286e406e38
ui: clear selected resource when no items in listview ( #11946 )
...
Fixes #11922
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-01-29 12:05:51 +05:30
Suresh Kumar Anaparti
65e9bebc69
Show parent snapshot (along with the chain size) for incremental snapshots ( #12468 )
...
* Show parent snapshot (along with the chain size) for incremental snapshots
* review
* review changes
2026-01-29 08:16:10 +02:00
Vishesh
243872a771
Use infinite scroll select ( #11991 )
...
* addresses the domain selection (listed after the page size) with keyword search
2026-01-29 11:40:23 +05:30
Abhishek Kumar
9fc93af85f
ui: allow actions for other users of root admin ( #11319 )
...
Fixes #10306
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-01-28 16:06:04 +02:00
Rohit Yadav
8c2ba2b341
ui: bump nodejs v24 LTS usage ( #12471 )
2026-01-28 12:16:34 +01:00
Harikrishna
6932cacabc
Allow copy of templates from secondary storages of other zone when adding a new secondary storage ( #12296 )
...
* Allow copy of templates from secondary storages of other zone when adding a new secondary storage
* Add API param and UI changes on add secondary storage page
* Make copy template across zones non blocking
* Code fixes
* unused imports
* Add copy template flag in zone wizard and remove NFS checks
* Fix UI
* Label fixes
* code optimizations
* code refactoring
* missing changes
* Combine template copy and download into a single asynchronous operation
* unused import and fixed conflicts
* unused code
* update config message
* Fix configuration setting value on add secondary storage page
* Removed unused code
* Update unit tests
2026-01-28 16:00:30 +05:30
Abhishek Kumar
1b2ae13df7
ui: add cache for oslogo request using osId ( #11422 )
...
When OsLogo component is used in the items of a list having same OS type
it was causing listOsTypes API call multiple time. This change allows
caching request and response value for 30 seconds. Caching behaviour is
controlled using `useCache` flag.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-01-28 12:40:34 +05:30
Abhishek Kumar
572aa19564
ui: show usage server restart message on usage config change ( #11969 )
...
Fixes #10853
---------
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-01-28 11:01:53 +05:30
Daan Hoogland
75db42bca6
Merge branch '4.20' into 4.22
2026-01-27 15:23:23 +01:00
Abhishek Kumar
d722c9551a
ui: fix form data double fetch/reset DeployVMFromBackup form data by ownership selection ( #11706 )
...
* ui: fix form data double fetch/reset DeployVMFromBackup form data by ownership selection
Related #11705
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
---------
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-01-27 14:46:06 +02:00
Erik Böck
cabd9a98e1
Implemented auto refresh button for VM metrics ( #10900 )
...
* added auto refresh button for vm metrics
* refactored getStartDate method and fixed auto refresh date period not being update
* switch variables from var to const
2026-01-27 09:59:12 +02:00
Wei Zhou
63c8b5fc56
api/server: support deploy-as-is template as VNF template ( #12499 )
2026-01-26 15:23:27 +01:00
Manoj Kumar
7536516e41
add missing label text for label.aclname ( #12511 )
2026-01-26 13:42:43 +01:00
Suresh Kumar Anaparti
000919d6e5
Merge branch '4.20' into 4.22
2026-01-26 12:46:09 +05:30
Daman Arora
bce3e54a7e
improve error handling for template upload notifications ( #12412 )
...
Co-authored-by: Daman Arora <daman.arora@shapeblue.com>
2026-01-22 15:02:46 +01:00
Wei Zhou
b5e9178078
UI: fix issues when deploy VNF applicance on network with SG ( #12436 )
2026-01-22 10:56:03 +01:00
Suresh Kumar Anaparti
b1f870ae83
Merge branch '4.20' into 4.22
2026-01-22 13:23:21 +05:30
Vitor Hugo Homem Marzarotto
2a6ce0c8a8
Adds url kubernetes iso ( #10862 )
...
Co-authored-by: Vitor Hugo Homem Marzarotto <vitor.marzarotto@scclouds.com.br>
Co-authored-by: Henrique Sato <henriquesato2003@gmail.com>
2026-01-20 08:10:42 +01:00
Suresh Kumar Anaparti
3828a3b744
Merge branch '4.20' into 4.22
2026-01-19 19:50:10 +05:30
Abhishek Kumar
a4b1a27c7d
ui: fix 404 on login after forgot password ( #12448 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-01-19 08:50:07 +01:00
Abhishek Kumar
76e6de7f90
ui: fix form data double fetch/reset form data by ownership selection ( #11705 )
...
* ui: fix form data double fetch/reset form data by ownership selection
Fixes #10832
2026-01-16 10:48:57 -05:00
Abhishek Kumar
031fbf43d4
Merge remote-tracking branch 'apache/4.20' into 4.22
2026-01-13 11:48:05 +05:30
Abhishek Kumar
8627c60b95
ui: option to migrate vm with volumes to same pool ( #11703 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-01-12 14:27:04 +01:00
Suresh Kumar Anaparti
2b373a4659
[UI] Fix primary storage details display when the uuid has divergent pattern ( #12307 )
...
* [UI] Fix primary storage details display when the uuid has different pattern (eg. for pools with SolidFireShared provider)
* Fix on refresh
---------
Co-authored-by: vishesh92 <vishesh92@gmail.com>
2026-01-12 14:18:35 +05:30
Abhishek Kumar
0e6d2d986b
ui: prevent calling listConfigurations when not allowed ( #11704 )
...
By default, normal users won't have access to listConfigurations API,
therefore, UI should not call it when access is not there.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-01-12 13:23:37 +05:30
Suresh Kumar Anaparti
2399edd380
[UI] Fix for the login url with nested redirect parameters ( #12356 )
2026-01-12 12:11:45 +05:30
Suresh Kumar Anaparti
959c5fff68
Merge branch '4.20' into 4.22
2026-01-05 15:57:26 +05:30
Manoj Kumar
ca64406a88
replace momentjs with dayjs and use watch instead of update ( #12351 )
2026-01-05 08:19:03 +01:00
Abhishek Kumar
5cb279b6f1
ui: fix test delivery params in create webhook form ( #12318 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-12-30 11:07:32 +01:00
Abhisar Sinha
e9900aba23
Show time correctly in the backup schedule UI ( #12012 )
2025-12-17 14:47:28 +01:00
Daan Hoogland
7aba434dc4
merge forward 4.20 to 4.22 LTS
2025-12-16 11:19:04 +01:00
Suresh Kumar Anaparti
67217d4d2e
UI: Option to choose the isolation method when creating the public IP range ( #12000 )
2025-12-15 09:37:18 +01:00
Abhishek Kumar
e1c48c3adc
server,ui: prevent role change for default accounts ( #11761 )
...
* server,ui: prevent role change for default accounts
Fixes #10931
Role for default accounts shouldn't be changed. Appropriate error should be returned by the server and UI should not present option for them.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* Update server/src/main/java/com/cloud/user/AccountManagerImpl.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-12 13:42:26 +01:00
Abhishek Kumar
ba52db9b3e
ui: allow macaddress input for add nic to vm ( #12145 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-12-09 15:20:01 +01:00
Manoj Kumar
951649c420
Support iprange while creating remote access vpn ( #12063 )
2025-12-09 11:56:16 +01:00
Abhishek Kumar
2941b518ba
Merge remote-tracking branch 'apache/4.20' into 4.22
2025-12-01 13:05:08 +05:30
Abhishek Kumar
44119cf34f
ui: fix dsiple managementservermetricsresponse - agentcount ( #12148 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-11-28 10:29:18 +01:00
Abhishek Kumar
f379d78963
ui: fix section search filter ( #12146 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-11-28 09:29:10 +01:00
Daan Hoogland
e23c7ef701
Merge release branch 4.20 to 4.22
...
* 4.20:
fixed Password Exposure in IPMI Tool Command Execution (#12028 )
server: fix volume offering not updated after offering change (#12003 )
fix API Request Parameters Logged Credential Masking in ApiServer (#12020 )
2025-11-26 11:31:27 +01:00
Abhishek Kumar
9ec8cc4186
api,server,ui: improve listing public ip for associate ( #11591 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-11-26 09:24:12 +01:00
Wei Zhou
dba889ea3e
UI: fix list of zones if zone has icon ( #12083 )
2025-11-24 11:10:43 +01:00
Abhishek Kumar
21d844ba1c
ui: fix zone options for image instance deploy button ( #12060 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-11-14 10:43:42 +01:00
Abhishek Kumar
f0a0936675
server: fix volume offering not updated after offering change ( #12003 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-11-12 09:51:51 +01:00
Pearl Dsilva
15439ede7d
UI: Update and reset domain level configuration ( #11571 )
2025-11-11 09:29:54 +01:00
Suresh Kumar Anaparti
ac8c200790
merge fix
2025-11-06 14:41:27 +05:30
Suresh Kumar Anaparti
5504b053e4
Merge branch '4.20' into 4.22
2025-11-06 14:37:38 +05:30
Suresh Kumar Anaparti
e90e436ef8
UI: Enable listall (for Affinity Groups, SSH Keypairs, User Data) in deploy instance wizard for admin, and lists SSH Keypairs, User Data by domain/account ( #11906 )
2025-10-29 11:18:32 +01:00