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
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
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
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
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
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
95c221d5ae
ui: fix rat checks after import
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 08:25:52 +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
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