Daman Arora
b9905c7e37
simplify code using object shorthand in multiple views ( #5899 )
2022-01-27 12:27:18 +05:30
Hoang Nguyen
ee9c05b5fa
UI - Added option to allow users to select volumes when doing destroy the list of VMs ( #5893 )
...
* added option to allow users to select volumes when doing destroy list of VMs
* fixes
2022-01-27 11:09:48 +05:30
Hoang Nguyen
065847e6af
UI: Fixes asynchronous when destroying wrong item VM ( #5884 )
...
* fix asynchronous error when deleting VMs one by one
* fixes error open modal
2022-01-27 11:05:35 +05:30
Suresh Kumar Anaparti
982eef202f
Merge branch '4.16' into main
2022-01-26 12:21:24 +05:30
Abhishek Kumar
d18ef1c0fd
ui: add custom form for update template ( #5434 )
...
* ui: add custom form for update template
* label fix
* changes and fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-01-25 10:47:41 +05:30
Abhishek Kumar
68a5e5aa77
ui: show password with success notification ( #5889 )
...
Fixes #5888
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-01-24 17:05:07 +05:30
Suresh Kumar Anaparti
97d6cd50a0
Merge branch '4.16' into main
2022-01-21 19:59:35 +05:30
sureshanaparti
4996b800b5
Now correct values are shown when configuring limits for a domain. ( #5874 ) ( #5880 )
...
Now correct values are shown when configuring limits for a domain. (#5874 ) (#5880 )
Co-authored-by: JoaoJandre <48719461+JoaoJandre@users.noreply.github.com>
Co-authored-by: Joao <JoaoJandre@gitlab.com>
2022-01-20 14:37:51 +05:30
JoaoJandre
7f000f5016
Now correct values are shown when configuring limits for a domain. ( #5874 )
...
Co-authored-by: Joao <JoaoJandre@gitlab.com>
2022-01-20 10:28:56 +05:30
dahn
fb35f46a96
Delete ldap config from UI ( #5871 )
...
* add params to delete command
* pass known params
Co-authored-by: Daan Hoogland <dahn@onecht.net>
2022-01-18 10:21:51 +01:00
Hoang Nguyen
0e2c09baca
UI - Fixes Pod, Cluster selected is incorrect on addHost dialog ( #5869 )
...
* fix pod selected is incorrect
* fixes fetch cluster with podid empty
* clear clusterid field
2022-01-18 14:35:28 +05:30
Suresh Kumar Anaparti
0efdc535a5
Merge branch '4.16' into main
2022-01-18 12:44:55 +05:30
Abhishek Kumar
f5b0d2f056
ui: fix create user domain, account selection ( #5487 )
...
* ui: fix create user domain, account selection
* fetch accounts only after domains
* refresh on saml configure
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-01-17 16:30:29 +05:30
Hoang Nguyen
a42ed1fb89
add a setting to config.json that allows users to set theme ( #5584 )
2022-01-17 11:30:56 +05:30
Abhishek Kumar
59a615cf21
ui: fix deploy vm in basic zone ( #5856 )
...
* ui: fix deploy vm in basic zone
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-01-14 16:29:35 +05:30
Hoang Nguyen
619c754903
Clear cache APIs when the switch domain with SAML user ( #5855 )
2022-01-14 16:20:56 +05:30
Suresh Kumar Anaparti
a6271b8306
Merge branch '4.16' into main
2022-01-13 22:49:11 +05:30
Abhishek Kumar
c86b98e682
ui: show account configure limits tab for domain-admin ( #5858 )
...
Fixes #5676
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-01-13 14:08:02 +01:00
Hoang Nguyen
4746509c82
[UI] Cancel all requests api, async jobs in UI when user logs out ( #5663 )
...
* cancel requests in UI when user logs out
* clear notification, message from UI after logout
2022-01-13 17:44:49 +05:30
Hoang Nguyen
001f4213c8
UI - Deploy VM with params from the template, iso, network pages ( #5653 )
...
* deploy VM with params from the template, iso, network pages
* remove default-checked not necessary
2022-01-13 16:59:41 +05:30
Suresh Kumar Anaparti
42a941cc70
Merge branch '4.16' into main
2022-01-13 12:47:08 +05:30
Abhishek Kumar
c17ae740f4
ui: fix getDiagnosticsData files field ( #5853 )
...
Fixes #5707
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-01-12 13:52:01 +05:30
Abhishek Kumar
223bc11d2a
ui: fix paging in enable static NAT form ( #5849 )
...
Fixes #5715
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-01-11 22:31:02 +05:30
Gabriel Beims Bräscher
2e2d328cde
Add toggle button on the UI for list including elements in projects. ( #5790 )
...
* Allow to use projectid=-1 and list all resources (e.g. VMs) regardless of their project.
2022-01-11 21:30:30 +05:30
Abhishek Kumar
c08592cad8
ui: update vm haenable only for supported vms ( #5847 )
...
For VMs which have service offering that does not allow HA, haenable option will be not shown in the UpdateVM UI form.
Fixes #5743
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-01-11 14:55:11 +05:30
Suresh Kumar Anaparti
e1b56be67c
Merge branch '4.16' into main
2022-01-11 12:46:33 +05:30
Hoang Nguyen
4916f3c90d
UI - Fix Locked "Override Root Disk Size" switch ( #5843 )
...
* Fix Locked "Override Root Disk Size" switch
* fixes ut
2022-01-10 19:04:46 +05:30
Hoang Nguyen
0f926b5d68
UI: Add s3 provider option to create secondary storage ( #5726 )
...
* add s3 provider option to create secondary storage
* fixes label name
* add storagepolicy for swift provider
2022-01-10 19:01:53 +05:30
Abhishek Kumar
feb4343abe
ui: fix create network/vpc offering form ( #5840 )
...
* ui: fix create network/vpc offering form
Fixes #5838
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix inlinemode
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-01-08 08:41:58 +05:30
Suresh Kumar Anaparti
5c02f6d507
Merge branch '4.16' into main
2022-01-06 17:47:37 +05:30
Hoang Nguyen
3cbde8cd6c
UI - Hide shrink disk option on XCP-NG/Xenserver ( #5829 )
...
* hide shrink disk option on XCP-NG/Xenserver
2022-01-06 17:41:54 +05:30
Suresh Kumar Anaparti
30ae9eedad
Merge branch '4.16' into main
2022-01-05 10:14:47 +05:30
Hoang Nguyen
f071873d84
UI: Fix new UI missing 4 parameters when adding a BareMetal host ( #5812 )
...
* fix new UI missing 4 parameters when adding a BareMetal host
* remove test options
* add rule for hosttag with baremetal
* fixes password not provided
2022-01-04 15:13:31 +05:30
Daman Arora
610b2d0dd0
simplify code using optional chaining in compute views ( #5635 )
2022-01-04 12:23:28 +05:30
Rakesh
2bd1dc1e14
Enable resetting config values to default value ( #4230 )
...
* Enable resetting config values to default value
Provide reset button to zone,cluster,domain,account,
primary and secondary storage so that config values
can be reset to default value
* fix ui issue
* Update test/integration/smoke/test_reset_configuration_settings.py
* Update test/integration/smoke/test_reset_configuration_settings.py
Co-authored-by: Rakesh Venkatesh <rakeshv@apache.org>
Co-authored-by: dahn <daan.hoogland@gmail.com>
2022-01-03 21:55:30 +01:00
Hoang Nguyen
4392cc4d48
ui: refactoring $notification according to the old version ( #5819 )
...
Related to PR #5549 changed the notification from $notification to $showNotification. This PR aims to change it back to the way it was for easier use while keeping the delete all button.
2022-01-03 20:59:49 +05:30
Daman Arora
fc49f5d0d8
simplify code using object shorthand in project view ( #5820 )
2022-01-03 13:14:07 +05:30
SadiJr
44f6730868
ui: Allow users to list VMs by Backup Offering Id in UI ( #5818 )
...
Co-authored-by: SadiJr <sadi@scclouds.com.br>
2021-12-31 00:07:59 +05:30
Rohit Yadav
c84198d76d
Merge remote-tracking branch 'origin/4.16'
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-12-30 16:52:30 +05:30
Hoang Nguyen
10bda8549b
ui: auto-prefill edit tariff label ( #5714 )
2021-12-30 16:27:56 +05:30
Abhishek Kumar
d7a9873053
ui: fix add network offering for vpc ( #5809 )
...
* ui: fix add network offering for vpc
Fixes issues with form related to supported services provider and router service offering when offering to be created for VPC.
Fixes #5807
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix issues getting with making select element update on options change (loop infinity) (#72 )
* fixes
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Co-authored-by: Hoang Nguyen <hoangnm@unitech.vn>
2021-12-30 16:26:54 +05:30
Hoang Nguyen
eb04a46541
ui: Add clear all notification button ( #5549 )
...
* add clear all notification button
* change position set count notify
* get notification count
* set label transliteration
* add margin for notification
* change position of clear notification button
2021-12-30 16:24:17 +05:30
Daman Arora
49b2dfc6e4
ui: simplify code using optional chaining in ZoneWizardLaunchZone view ( #5619 )
...
* simplify code using optinal chaining in ZoneWizardLaunchZone view
* simplify code using optonal chaining
2021-12-30 16:23:42 +05:30
SadiJr
d0721c5d66
ui: Change permission to access console proxy button ( #5625 )
...
This PR fixes #5623 .
Also, some more information that is not present in the issue in question:
Although the proxy console access button does not appear in the UI, users with access permission to the VM in question have access to the console as well. Simply generate the console access link using another user, copy that link, and, on the user without access to the console button, type that link.
Co-authored-by: SadiJr <sadi@scclouds.com.br>
2021-12-30 16:23:02 +05:30
Daman Arora
7791b3c10c
ui: simplify code using optional chaining in the zone view ( #5626 )
2021-12-30 16:22:28 +05:30
Hoang Nguyen
5eccbc9521
ui: Add footer text option for login screen ( #5628 )
...
* add footer text option for login screen
* using single key for policy
* set empty for default policy text
* rename footer text key
* rename the footer text property name
* change position avoid breaking with docHelp
* change position of properties
2021-12-30 16:21:40 +05:30
Wei Zhou
8952cd5955
kvm: add hosts using cloudstack ssh private key (ccc21 hackathon) ( #5684 )
...
This PR provides the option to add kvm hosts with empty or wrong password.
To support this, the cloudstack ssh public key needs to be added in the ~/.ssh/authorized_keys on host.
Feature work:
1. get cloudstack public key from management server (/var/lib/cloudstack/management/.ssh/id_rsa.pub)

2. add the key to ~/.ssh/authorized_keys on kvm hosts

3. add kvm host with empty password
<img src="https://user-images.githubusercontent.com/57355700/141449865-6ffee1f0-b0d7-4ea4-b11a-32df42e2fe91.png " height="50%" width="50%">
Tested as:
1. add host, with correct password, works as expected.
2. put host to maitenance, stop cloudstack-agent, cancel maintenance, remove the host. all work.
3. add host, with empty password (ssh public key is added to ~/.ssh/authorized_keys), works as expected.
4. put host to maitenance, stop cloudstack-agent, cancel maintenance. all work as expected.
2021-12-30 16:20:04 +05:30
Nicolas Vazquez
c0ddda361a
[VMware] Fix service offerings listing on appliances deployment options ( #5752 )
...
* Fix list service offerings for VMware deployment options
* UI fix to allow selecting offerings
2021-12-30 16:13:41 +05:30
Daman Arora
7cb4604e98
simplify code using object shorthand in multiple files ( #5766 )
2021-12-30 15:29:25 +05:30
Daman Arora
e3b0c0862f
simplify code using optional chaining in multiple config files ( #5764 )
...
* simplify code using optonal chaining in multiple config files
* add optional chaining to record too
2021-12-30 15:28:50 +05:30