Hoang Nguyen
642878063d
ui: Auto-focus input, form ( #4762 )
...
* autofocus into the first element (form/dialog)
* add autofocus missing
* add autofocus to missing elements
2021-03-29 16:19:26 +05:30
Pearl Dsilva
97176690b8
server: Fix issue with volume resize on VMWare (deploy as-is templates) ( #4829 )
...
This PR fixes the issue pertaining to volume resize on VMWare for deploy as-is templates. VMware deploy as-is templates are those that are deployed as per the specification in the imported OVF. Hence override root disk size will not be adhered to for such templates. Moreover, when we deploy VMs in stopped state and resize the volume, the root disk doesn't get resized but the volume size is merely updated in the DB.
This PR also includes the following (for deploy as-is templates):
- Disables overriding root disk size during VM deployment on the UI
- Disables selection of compute offerings with root disk size specified, at the time of deployment
- Provided users with the option to deploy VM is stopped state via UI (so as to give an option to users to resize the volumes before starting the VM)
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2021-03-29 12:54:47 +05:30
Hoang Nguyen
5df1337f27
ui: fix update template permission ( #4744 )
2021-03-24 17:02:48 +05:30
Pearl Dsilva
546bf3d5a2
server: Update vm_template table to set template as removed on deletion ( #4748 )
...
* Update vm_template table removed field when template is deleted
* Update method name
* address comment
* Extracted code to separate methods
* Address test failure
* refactor test cleanup
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2021-03-24 12:41:03 +05:30
davidjumani
61de2371ab
ui: Disable login button until redirected ( #4857 )
2021-03-24 12:18:19 +05:30
davidjumani
bd79e1a9d4
ui: Consider overprovisioning factor when displaying allocated progress bar ( #4850 )
2021-03-23 19:24:50 +05:30
Hoang Nguyen
eaefc2a69f
ui: Fix the styles action button ( #4856 )
2021-03-23 19:22:59 +05:30
Hoang Nguyen
a53ecacf41
ui: Fill out the search filter form field after performing a filter ( #4855 )
...
* Fill out the search filter form field after performing a filter
* fix button reset not work when refresh page
2021-03-23 19:21:44 +05:30
Abhishek Kumar
83b568ecde
ui: fix add cluster form for vmware ( #4841 )
...
Filter null values else API returns error.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-03-22 12:14:29 +05:30
Pearl Dsilva
6262366d85
ui: Fix add primary store during Zone Deployment for PreSetup protocol ( #4845 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2021-03-22 12:13:21 +05:30
Hoang Nguyen
faf27e2b39
listview: goto account info instead of list account ( #4767 )
2021-03-18 13:18:38 +05:30
Hoang Nguyen
6836a94b0e
ui: create a new component and display the instance group as autocomplete ( #4820 )
2021-03-18 13:13:31 +05:30
Hoang Nguyen
d105d6a770
ui: Show display text instead of name ( #4831 )
2021-03-18 13:13:18 +05:30
sureshanaparti
b658cf12d0
ui: Added info / tooltip for add role and import role dialogs in the UI ( #4836 )
2021-03-18 13:13:08 +05:30
Pearl Dsilva
45e6800501
ui: Fix route to ISO From VM's Info Card / Detail View ( #4839 )
...
* ui: Correct route to ISO on Info Card
* Change label based on template/iso
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2021-03-18 13:11:32 +05:30
davidjumani
f07e4d347e
ui: Show vm name along with password ( #4821 )
2021-03-17 17:44:47 +05:30
davidjumani
a291dea26a
ui: Fixes for action messages and forms ( #4824 )
...
* ui: Fixes for storage
* ui: fixes for compute
* ui: Fixes for network and accounts
* ui: Fixes for domain
* ui: Fixes for infra
2021-03-17 17:38:26 +05:30
davidjumani
9caa535eb6
ui: Show label for view console action ( #4823 )
2021-03-17 17:37:38 +05:30
davidjumani
abcd07c93f
ui: change createAccount to use post ( #4812 )
2021-03-17 17:35:19 +05:30
Pearl Dsilva
d81141ed37
Project Role Permission: Change default permission type to 'Deny' ( #4832 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2021-03-17 17:33:30 +05:30
Abhishek Kumar
a691e87f0c
ui: fix update vm details wrt backend changes ( #4670 )
...
PR #4629 made changes in updateVirtualMachine behaviour wrt readonly details.
This change updates UI wrt new behaviour.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-03-11 13:17:23 +05:30
davidjumani
9454edd0f3
ui: Show memory allocated percentage when migrating vm ( #4784 )
2021-03-11 13:06:11 +05:30
davidjumani
8510344129
ui: Show vm name in info card in deployvm ( #4786 )
2021-03-11 13:04:28 +05:30
davidjumani
c6e8b8c4d5
ui: Show displayname in compute list view ( #4787 )
2021-03-11 13:03:56 +05:30
davidjumani
314baec444
ui: Fix breadcrumb discrepancy ( #4788 )
2021-03-11 13:03:36 +05:30
j-porsche
5d36724638
UI: German translation corrections ( #4759 )
2021-03-09 14:55:28 +01:00
Hoang Nguyen
54853aa7c5
UI: Fix upload SSL certificate failed in the project view ( #4761 )
2021-03-09 14:52:33 +01:00
Rohit Yadav
41c2e944a6
ui: Remove make redundant option for isolated networks
...
Fixes #4052
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-03-06 15:59:02 +05:30
Hoang Nguyen
03bfe9a2a3
ui: FIX error in "Port forward" and "Load Balancing" ( #4746 )
...
* fix error show in fetching port forwarding tab
* clear all list vm when tier empty
2021-03-06 15:10:07 +05:30
Greg Goodrich
af0f6422ec
kvm: Suspending the VM prior to deleting snapshots to avoid corruption, th… ( #4032 )
...
These changes are related to PR #3194 , but include suspending/resuming the VM when doing a VM snapshot as well, when deleting a VM snapshot, as it is performing the same operations via Libvirt. Also, there was an issue with the UI/localization changes in the prior PR, as that PR was altering the Volume snapshot behavior, but was altering the VM snapshot wording. Both have been altered in this PR.
Issuing this in response to the work happening in PR #4029 .
2021-02-25 22:11:00 +05:30
Abhishek Kumar
fef0e66764
ui: fix add Vmware cluster ( #4663 )
...
When adding a cluster from existing host-datacenter UI shoudl list and autofill host, DC name while making addCluster API call.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-02-25 22:04:00 +05:30
Hoang Nguyen
a234501172
ui: Add guest IP ranges ( #4716 )
...
Fixes #4697
2021-02-25 22:01:40 +05:30
Hoang Nguyen
1545bf8dac
ui: add missing antd component use ( #4728 )
...
Fixes #4724
2021-02-25 21:58:42 +05:30
Hoang Nguyen
ba43825a9b
ui: Fix npm unit test failures in 4.15 ( #4718 )
...
* Edit the test to match the latest code
* fix travis build failures
* correct wrong comparison conditions
* fix travis build
2021-02-24 14:39:55 +05:30
Abhishek Kumar
06c16ac8f4
ui: fix systevmtype for create service offering form ( #4683 )
...
Fixes #4682
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-02-23 09:39:43 +00:00
Rohit Yadav
186ac69c49
Merge remote-tracking branch 'origin/4.14' into 4.15
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-02-19 15:24:48 +05:30
Rakesh
06b5bd2966
ui: display account name only if its not null ( #4667 )
...
If account is null then "undefined" is displayed in ui
2021-02-19 14:07:38 +05:30
Abhishek Kumar
0d04bd621f
ui: fix tags selection for add disk offering ( #4665 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-02-12 12:50:32 +05:30
Daan Hoogland
66d49c5c0d
Merge release branch 4.14 to 4.15
...
* 4.14:
server: prevent update vm read-only details (#4629 )
2021-02-02 09:16:34 +00:00
Abhishek Kumar
05301b1e6a
server: prevent update vm read-only details ( #4629 )
2021-02-02 08:49:25 +00:00
Rohit Yadav
abec6d1fff
packaging: build and bundle UI using npm in deb and rpm packages ( #4605 )
...
This changes deb and rpm packaging to build the UI using npm and bundle
it in the `cloudstack-management` package and a new `cloudstack-ui`
package. The `cloudstack-ui` package will install the UI under
`/usr/share/cloudstack-ui/`. For both packages the config.json will not
be overridden on upgrade and hosted at /etc/cloudstack/management
for the cloudstack-mangement package, and at /etc/cloudstack/ui for the
cloudstack-ui package. The cloudstack-ui package is for advanced users
who only want the UI want to setup reverse proxy (separate hosting of UI).
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-28 14:29:31 +05:30
Daniel Costa
7ba0374788
ui: Fix screenshot path on README of ui ( #4620 )
2021-01-28 13:30:08 +05:30
Hoang Nguyen
2a7f84eafd
ui: Add quickview to the list of VM Snapshot ( #4614 )
...
This PR is used to fix the Quick access menu bar missing for VM Snapshots
Fixes #4607
2021-01-27 15:33:35 +05:30
Pearl Dsilva
c5b1fec11b
ui: Storage Pool Tags unable to delete last tag ( #4611 )
...
* UI Storage Pool Tags: unable to delete last tag
* add updatePhysicalNetwork to the list
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2021-01-25 12:23:44 +05:30
Rohit Yadav
0193d5cf62
ui: fix packaging failure
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 09:00:54 +05:30
Rohit Yadav
95c221d5ae
ui: fix rat checks after import
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 08:25:52 +05:30
Rohit Yadav
d6558d9151
ui: cleanup and name changes
...
Drop the name Primate
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:53:40 +05:30
Rohit Yadav
b07816b730
ui: travis fix post apache/cloudstack-primate merge
...
This fixes Travis to run basic UI checks for job #1
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:27:07 +05:30
Rohit Yadav
b7dab56737
package: update vue, antd and dependencies
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:24 +05:30
Hoang Nguyen
338de72665
Explore Test Automation ( #320 )
...
* config jest and add setup for unittest
* config jest coverage
* example of unit testing a Status widget/component
* add license for test file
* add test/run command in the .travis.yml
* add mock store and i18n for vue jest
* add mock file missing
* add mock router
* add lincence to mock file & decodeHtml to setup file
* add mock axios instance & fix eslint on tests folder
* add test components > views > ActionButton component
* fix for test coverage success
* refactor test file
* add test Views > Autogenview.vue (Navigation Guard, Watchers, Computed)
* history mode mockRouter, refactor test code, test Autogenview > fetchData (routeName)
* test Views > AutogenView.vue (processing 31%)
* add mock router exception & test Views > AutogenView.vue (processing 43%)
* test Views > AutogenView (processing 65%), add test onSearch, closeAction, execAction, listUuidOpts
* refactor and add comment test files
* test Views > AutogenView (processing 91%)
* add comment file AutogenView.spec.js
* test Views > AutogenView.vue (handleSubmit method)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:24 +05:30
Hoang Nguyen
64d95fb6e3
npm: Build and packaging improvements ( #568 )
...
* remove unused plugins and minimizer js
* update dependencies
* fix build, update dependencies
* using lazy_use components
* add additional components
* optimization: lazy loading i18n locales
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
87c1950f4f
ui: Remember tab on page change ( #780 )
...
* Remember tab on page change
* fix for resourceview
* Fix instance tab
* Fix vpc tab
* Fix kubernetes tab
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Pearl Dsilva
1dbbffc412
Show enable field only if paramter is present ( #917 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
fafaf11a15
Using post for uploadSslCert api ( #842 )
...
* Adding post param to actions
* Using post for uploadSslCert api
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Pearl Dsilva
fbb3a7aed5
Allow enabling network/vpc offering at creation ( #911 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Rakesh
e9df682021
Display all data volumes for vm while destroying ( #915 )
...
If a root admin tries to destroy VM of different
domain then the data disks are not displayed and
hence they wont be destroyed.
Make sure that root admin can see all data disks
of a vm while destroying it
Co-authored-by: Rakesh Venkatesh <r.venkatesh@global.leaseweb.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Wido den Hollander
58b1b2f8b3
tools/docker: Change directory to docker.sh's directory ( #916 )
...
By switching to this directory we can use relative paths regardless
of how people execute the script.
cd tools
./docker.sh
OR
./tools/docker.sh
OR
/path/to/git-repo/tools/docker.sh
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Hoang Nguyen
31dff52536
FIX - compute - Create snapshot from virtual machine with managed storage ( #808 )
...
* compute: add button and modal `take VM volume snapshot`
* add awesome camera retro plugins
* modified to using component
* fix for quiescevm
* add quiescevm to api params
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
beeb34b007
migratewizard: Fix fetching jobid from api response ( #913 )
...
* migratewizard: Display error and unfreeze form when api call fails
* migratewizard: Fix fetching jobid from api response
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Rohit Yadav
123291fd04
component: remove Primate name from the footer, fix bug report link
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
f0d08c5978
migratewizard: Display error and unfreeze form when api call fails ( #912 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Hoang Nguyen
ecf5e92af9
continue with the Zone deployment without shared primary storage ( #908 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
8430bedd99
ui: Allowing user to use local/browser timezone ( #903 )
...
Allowing user to use local/browser timezone
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Hoang Nguyen
89c9534e14
Handle redirect to sub menu when click parent menu ( #876 )
...
* Handle redirect to sub menu when click parent menu
* renamed the function
* allow click on menu for desktop
* reset cache path when click menu item without submenu
* Fixes click parent menu with full expanded
* removed the expand submenu block segment
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Pearl Dsilva
2c30e27f4e
Fix description for api parameter ( #905 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Pearl Dsilva
240c241ee8
locales: Translation, notification, API request ( #902 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
5ee41a51c9
createnetwork: Show tabs only when supported networks are determined ( #901 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
0e071c2e9c
Displaying time as per user timezone ( #899 )
...
* Displaying time as per user timezone
* Refactor
* Fixing annotation created time
* Adding comments
* Fix typo
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Gabriel Beims Bräscher
e01dd119ff
Fix label on Zone network setup step ( #897 )
...
label: label.zonewizard.traffictype.management
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Hoang Nguyen
2b89141621
locales: Add missing translation labels ( #900 )
...
* add missing translation labels
* add translation for modal button
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Gabriel Beims Bräscher
0cee41dd2a
Add options for OOBM action commands ( #894 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Rohit Yadav
dffbe329b3
config: don't show redudant isrouting when templatetype is show to admin
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Hoang Nguyen
f1ec81a250
Fixes ostype combobox not respond ( #890 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Pearl Dsilva
4e369c67de
Fix empty server details for SharedMountPoint protocol ( #891 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
100251cfa9
compute: startVirtualMachine - Fetching pods, clusters && hosts from the vm's zone ( #887 )
...
Custom component for start VM for admins
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
8fc4839eb1
createnetworkform: Displaying api errors ( #885 )
...
createnetworkform: Displaying 'technical' API error message caused by backend configuration errors.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Pearl Dsilva
3edda6c05d
Disable edit and delete of UI read-only settings ( #886 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Pearl Dsilva
db292da93f
storage: Close snapshot form in case of an error ( #880 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Hoang Nguyen
aba0f56e9c
zone: Update physical network traffic labels ( #884 )
...
* update infra physical network traffic labels
* add translation label
* Use blank traffic label to placeholder instead set value
* fix to reset the traffic label
* Update src/views/infra/network/EditTrafficLabel.vue
Co-authored-by: davidjumani <dj.davidjumani1994@gmail.com>
Co-authored-by: davidjumani <dj.davidjumani1994@gmail.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
ea0802b4c8
phynetworks: Adding tags and zonename to list & detail view ( #883 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
e4b3b73592
createsharednetworkform: Fix for multiple physical networks ( #878 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
9b7f3d620c
Fix showing esxi host label instead of vCentre host ( #879 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Gabriel Beims Bräscher
f400a4e0b1
Add button to enable/disable storage pool ( #874 )
...
* Add button to enable/disable storage pool
* Disable only if pool state is Up
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
2998da0995
Showing networks from selected physical network ( #877 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Rakesh
26566fa9d4
Allow changing template type by admin ( #838 )
...
* Allow changing template type by admin
Currently the template has following types:
'BUILTIN', 'USER', 'SYSTEM', 'ROUTING', 'PERHOST'
Provide ui support for admins os that they can change
the template type
* add extr afields
* remove perhost
Co-authored-by: Rakesh Venkatesh <r.venkatesh@global.leaseweb.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Pearl Dsilva
76f87ff179
List all suitable/available zones while creating networks ( #873 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Rakesh
482e223fae
Display network type in network overview ( #845 )
...
* Display network type in network overview
Display "VPC Tier" as type if an isolated network belongs to VPC
else display its regular type
* Display vpc name with router link
Co-authored-by: Rakesh Venkatesh <r.venkatesh@global.leaseweb.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
1934a61936
hostinfo: Fixing host hypervisor version ( #870 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Hoang Nguyen
2067454537
FIX - Detail setting tab interface ( #861 )
...
* fixes detail setting tab interface
* autofocus to the key
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Rakesh
89445d24f8
Display IP address while deleting it ( #868 )
...
Co-authored-by: Rakesh Venkatesh <r.venkatesh@global.leaseweb.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
b447fb1566
deployvm: Hiding networks for basic zones ( #864 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Hoang Nguyen
8316bc4841
setting tab: autofocus on the input field ( #862 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Rakesh
c576a71ae8
Fix typo in display message ( #866 )
...
Co-authored-by: Rakesh Venkatesh <r.venkatesh@global.leaseweb.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Rohit Yadav
7926b515d0
README: add packaging/build instructions
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
e6b73d44fa
Adding message to deleteKubernetesSupportedVersion ( #850 )
...
* Adding message to deleteKubernetesSupportedVersion
* Apply suggestions from code review
Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
8150855050
kubernetesservicetab: Fixing instance tab ( #858 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Pearl Dsilva
4c8288c062
Allow domain admins to configure resource limits ( #855 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Hoang Nguyen
0c076ac636
project invitations: add expired filter state ( #856 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
Hoang Nguyen
71111f2160
domain: reset tree selected when resetting search. ( #857 )
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30
davidjumani
73a03c58fa
addldapaccount: Fix defensive check
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:23 +05:30