Rene Peinthor
034a5c8466
linstor: ui show Server and resource-group fields with custom protocol ( #9138 )
2024-06-13 15:19:03 +05:30
Abhishek Kumar
19e9020c9b
ui: fix dashboard retrievals based on permissions ( #9237 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-06-13 10:23:44 +02:00
Abhishek Kumar
f45267174a
ui: list only accessible networks during import ( #9194 )
...
* ui: list only accessible networks during import
Fixes #8612
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* space
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* changes
---------
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-06-13 09:28:36 +03:00
Abhishek Kumar
e2e46e3108
ui: fix dashboard on saml user login ( #9097 )
...
* ui: fix dashboard on saml user login
Fixes #8950
Fixes #9045
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* Update ui/src/permission.js
---------
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-06-12 17:19:21 +05:30
Abhishek Kumar
10dc5ad774
ui; fix admin dashboard vue warnings ( #9140 )
...
Fixes warnings on admin dashboard in console.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-06-12 17:01:52 +05:30
Vishesh
c756e4370a
List volumes by service offering id ( #9211 )
...
* Allow listing of volumes by service offering id
* Address comments
2024-06-12 16:13:56 +05:30
Abhishek Kumar
43ab8a9367
cks,ui: fix npe and check for disable zone ( #9105 )
...
Fixes #8962
2024-06-11 14:36:11 +05:30
Abhishek Kumar
4bd0b1c24f
ui: refactor global createmenu ( #9139 )
...
Refactors global create menu code to make it visible only when any menu
is accessible.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-06-11 09:33:37 +02:00
Vishesh
3321971adc
UI: Update AddAccountOrUserToProject to show a drop down for account & user ( #9072 )
2024-06-11 11:18:03 +05:30
Rohit Yadav
3f2761ec7c
Merge remote-tracking branch 'origin/4.18' into 4.19
2024-06-10 15:26:31 +05:30
Oleg Chuev
0b54fbb539
ui: Updated units names ( #8543 )
...
* Updated units names
* Update ui/public/locales/en.json
* Update ui/public/locales/en.json
---------
Co-authored-by: Rohit Yadav <rohityadav89@gmail.com>
2024-06-10 15:20:52 +05:30
Daan Hoogland
c779b1c616
Merge branch '4.18' into 4.19
2024-06-06 11:24:09 +02:00
João Jandre
631d6ad09b
Do not retrieve VM's stats on normal VM listing ( #8782 )
...
* Do not retrieve VM's stats on normal VM listing
* Add config to control the behavior
* address reviews
2024-06-05 17:45:28 +05:30
Abhishek Kumar
d77998c2d4
utils,ui: obfuscate sensitive log info, use POST for configureOutOfBandManagement ( #9126 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-06-03 11:57:44 +02:00
Abhishek Kumar
c36a3b8cc3
ui: fix create menu item access ( #9104 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-05-28 09:27:28 +02:00
Abhishek Kumar
8bb7bbea88
ui: add move to top/bottom for acl rules list ( #9119 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-05-28 08:59:54 +02:00
Abhishek Kumar
c07953cc93
ui: fix columns for exportacls csv ( #9118 )
...
Fixes #8862
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-05-28 12:10:26 +05:30
Abhishek Kumar
283a4853aa
ui: fix create network access in deploy vm wizard ( #9117 )
...
Fixes #9115
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-05-28 12:07:44 +05:30
Vishesh
ad66edf6e6
UI: Add search filters ( #9068 )
2024-05-28 07:38:59 +02:00
Abhishek Kumar
2d4d370be8
ui: support isdynamicallyscalable param for iso ( #9092 )
...
Register/List/Update iso APIs already support isdynamicallyscalable
parama. This PR makes them available in the UI.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-05-24 17:48:27 +02:00
Abhishek Kumar
daf6b9d103
api,ui: vm template format, fix vm info link ( #9094 )
2024-05-24 17:39:52 +02:00
Abhishek Kumar
c6762f1a41
ui: fix projectrolepermissions listing with description ( #9091 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-05-23 12:34:32 +02:00
Abhishek Kumar
f0df8d7831
ui: fix limit format ( #9060 )
...
An undefined variable `item` was used.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-05-20 14:45:01 +05:30
Rohit Yadav
c791c138e7
ui: change reporting link to Github Discussions ( #9023 )
...
* ui: change reporting link to Github Discussions
Many users are using the footer link to open questions about CloudStack
that are usually discussed on the users@ mailing list. This fixes that
behaviour by diverting them to Github Discussions which are linked with
the user@ ML, smart users can still report actual bugs/issues via the
issues tab.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
* Update en.json
---------
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-05-10 23:41:37 +05:30
Abhishek Kumar
ea9a0f4adf
ui: fix haenable in edit vm form ( #9049 )
...
Fixes #8150
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-05-08 08:22:53 +02:00
Abhishek Kumar
a0f87187da
ui: fix documentation link for VM autoscaling ( #9044 )
...
Existing link directs to an older documentation.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-05-07 16:07:14 +05:30
Rohit Yadav
b91c3879c8
ui: add support to change Account role for admins ( #9012 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-05-01 14:09:55 +02:00
Rohit Yadav
d1ca79b65b
ui: show systemvm agent version in the list and resource view ( #9011 )
...
This adds changes to show the systemvm agent version in the list and
resource view.
Fixes #6831
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-04-30 19:13:16 +05:30
Pearl Dsilva
981310c2fe
UI: Fix the Add / Remove Vmware DC button on Zone detail view ( #8781 )
...
* UI: Fix the Add / Remove Vmware DC button on Zone detail view
* hide the button for non vmware envs
2024-04-30 18:50:41 +05:30
Wei Zhou
f7b95cd8f0
UI: hide Cleanup/Expunge when delete a CloudManaged CKS cluster ( #8593 )
2024-04-29 10:54:03 +02:00
Vishesh
08132acaa2
Fix restore VM with allocated root disk ( #8977 )
...
* Fix restore VM with allocated root disk
* Add e2e test for restore vm
* Add more checks for e2e test
2024-04-29 12:19:05 +05:30
Rohit Yadav
5745674da5
Merge remote-tracking branch 'origin/4.18' into 4.19
2024-04-25 09:45:08 +05:30
Wei Zhou
3b0e6ac90c
VR: fix dnmasq misconfiguration if there are multiple IP ranges in a shared network ( #8741 )
2024-04-24 14:51:50 +02:00
Wei Zhou
0b857def68
New feature: Import/Unamange DATA volume from storage pool ( #8808 )
2024-04-23 16:05:59 +02:00
Daan Hoogland
80adf5ead1
Merge release branch 4.18 to 4.19
...
* 4.18:
UI: ignore error when list public ips for CKS clusters on Shared network (#8489 )
2024-04-23 15:49:15 +02:00
Wei Zhou
65f57124f5
UI: ignore error when list public ips for CKS clusters on Shared network ( #8489 )
2024-04-23 15:12:57 +02:00
Bernardo De Marco Gonçalves
582249c1f7
Fix permission to manipulate VMs and templates settings through UI ( #8778 )
2024-04-23 11:46:10 +02:00
Daan Hoogland
78e07cff62
Merge release branch 4.18 to 4.19
...
* 4.18:
protect against null-path (#8915 )
UI: Fix missing locale strings for Status widget (#8792 )
Add a shutdownhook to remove jobs owned by the process (#8896 )
2024-04-19 12:43:34 +02:00
Vishesh
d4a5459a83
UI: Fix missing locale strings for Status widget ( #8792 )
2024-04-19 11:31:51 +02:00
Rohit Yadav
44b8d3af0c
ui: bump UI dependencies versions ( #8923 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-04-17 09:08:56 +02:00
Bernardo De Marco Gonçalves
7721133ea9
Fix display of properties related to backup size ( #8845 )
2024-04-16 16:58:36 +02:00
Vishesh
b998e7dbb6
Allow overriding root disk offering & size, and expunge old root disk while restoring a VM ( #8800 )
...
* Allow overriding root diskoffering id & size while restoring VM
* UI changes
* Allow expunging of old disk while restoring a VM
* Resolve comments
* Address comments
* Duplicate volume's details while duplicating volume
* Allow setting IOPS for the new volume
* minor cleanup
* fixup
* Add checks for template size
* Replace strings for IOPS with constants
* Fix saveVolumeDetails method
* Fixup
* Fixup UI styling
2024-04-12 17:47:52 +05:30
Vishesh
c25264bada
UI Fixes: allow filtering on alertype in UI & add events tab ( #8630 )
2024-04-04 13:51:56 +02:00
Vishesh
b8f8321f0f
Allow listing of inactive offerings ( #8821 )
2024-04-04 13:46:44 +02:00
Wei Zhou
fc3c625beb
server: fix security issues caused by extraconfig on KVM
...
- Move allow.additional.vm.configuration.list.kvm from Global to Account setting
- Disallow VM details start with "extraconfig" when deploy VMs
- Skip changes on VM details start with "extraconfig" when update VM settings
- Allow only extraconfig for DPDK in service offering details
- Check if extraconfig values in vm details are supported when start VMs
- Check if extraconfig values in service offering details are supported when start VMs
- Disallow add/edit/update VM setting for extraconfig on UI
(cherry picked from commit e6e4fe16fb1ee428c3664b6b57384514e5a9252e)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 7aea9db1c8d8ef1febb723913dc01c3040641425)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-04-04 11:19:08 +05:30
Wei Zhou
72b2eb0087
server: fix security issues caused by extraconfig on KVM
...
- Move allow.additional.vm.configuration.list.kvm from Global to Account setting
- Disallow VM details start with "extraconfig" when deploy VMs
- Skip changes on VM details start with "extraconfig" when update VM settings
- Allow only extraconfig for DPDK in service offering details
- Check if extraconfig values in vm details are supported when start VMs
- Check if extraconfig values in service offering details are supported when start VMs
- Disallow add/edit/update VM setting for extraconfig on UI
(cherry picked from commit e6e4fe16fb1ee428c3664b6b57384514e5a9252e)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-04-04 11:00:10 +05:30
Vishesh
6c6023b790
UI: Fix irrelevant conversion options in import instance modal ( #8838 )
2024-03-27 18:37:00 +05:30
Vishesh
31301f56f6
Fix missing actions on Guest IP ranges for networks ( #8777 )
...
* Fix missing actions on Guest IP ranges for networks
* Show success and error pop on deleting guest ip ranges
2024-03-27 11:52:44 +05:30
Wei Zhou
08d9d06d45
api,server,ui: add project ID and name to UserDataResponse ( #8656 )
...
* api,server,ui: add project ID and name to UserDataResponse
* Update: add since
2024-03-25 19:15:34 +05:30
Wei Zhou
f4058705d7
UI: add dialog to select a VPC tier when create LB for autoscaling in VPC ( #8793 )
2024-03-25 11:27:35 +01:00