Rohit Yadav
d1db7f4b7b
Merge remote-tracking branch 'origin/4.15' into main
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-09-06 18:30:49 +05:30
Abhishek Kumar
f564597e92
api, ui: fix NPE with deployVirtualMachine when null boottype ( #5387 )
...
* api: fix NPE with deployVirtualMachine when null boottype
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* throw exception for empty bootmode
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* ui: fix boot options
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* check
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-09-06 18:28:32 +05:30
Rohit Yadav
01683ca131
Legacy UI: Display Accounts Tab to Project Admins ( #5408 )
...
Co-authored-by: Pearl Dsilva <pearl1594@gmail.com>
2021-09-04 15:50:56 +05:30
davidjumani
a000361238
Merge remote-tracking branch 'apache/4.15' into main
2021-09-03 16:55:10 +05:30
davidjumani
0bc6e05bc4
ui: Honour default.ui.page.size ( #5394 )
...
* ui: Honour default.ui.page.size
* Moving db upgrade path
2021-09-03 16:23:26 +05:30
Abhishek Kumar
56f4da6dce
Merge remote-tracking branch 'apache/4.15' into main
2021-09-02 16:13:33 +05:30
Hoang Nguyen
ea2cd07708
UI - Scale VM - Fix compute offering selection not working ( #5392 )
...
* scale VM: fix compute offering selection not working
* hidden slider when cpuspeed empty & show customiops
* remove logs
* fix condition
* fix condition for coltranned
2021-09-01 14:08:26 -03:00
davidjumani
aec034b942
ui: Refresh page on deployvm result ( #5393 )
2021-09-01 12:16:47 +05:30
Abhishek Kumar
73cabcd641
xcp-ng: allow passing vm boot options ( #5335 )
...
* xenserver: honor vm boot details
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* ui: allow boot option selection for xenserver
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix case
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* host uefi capability
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* change
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* add detail only if uefi supported
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* update host detail
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix version comparison
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-08-31 16:10:12 +05:30
davidjumani
d8a961e522
Fix action bar in place ( #5368 )
2021-08-30 20:20:18 -03:00
Rohit Yadav
7f3bb94099
Merge remote-tracking branch 'origin/4.15' into main
2021-08-27 16:47:06 +05:30
davidjumani
442f89cfdb
ui: Fix search with same parameters ( #5367 )
2021-08-27 16:27:42 +05:30
davidjumani
f957457c05
Merge remote-tracking branch 'apache/4.15' into main
2021-08-27 15:39:16 +05:30
davidjumani
b3dca8ca27
ui: Go back for delete actions before querying async job ( #5360 )
...
* ui: Go back for delete actions before querying async job
* Prevent redirecting if failed
2021-08-27 10:18:17 +02:00
davidjumani
8bc120b288
Merge remote-tracking branch 'apache/4.15' into main
2021-08-24 13:46:28 +05:30
Hoang Nguyen
bc28ae4606
ui: Add storage name to delete primary/secondary storage dialog ( #5359 )
...
* Add storage name to delete primary/secondary storage dialog
* show display name in alert message
* Update AutogenView.vue
2021-08-24 12:58:41 +05:30
Hoang Nguyen
74b6332572
ui: VM - hide button take vm volume snapshot for Destroyed state ( #5345 )
...
Fixes #5340
2021-08-24 12:44:05 +05:30
Pearl Dsilva
089887646f
ui: Support to view template download progress across all stores ( #5355 )
...
* ui: Support to view template download progress across all stores
* update column name
2021-08-24 01:08:04 -03:00
Rakesh
ee01522d3f
Allow users to update volume name ( #4618 )
...
Provide an api support to update volume name by all users
2021-08-19 11:56:35 -03:00
Rohit Yadav
d23a9954e8
Merge remote-tracking branch 'origin/4.15' into main
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-08-19 17:46:58 +05:30
davidjumani
06f3d90d41
ui: Update placeholders for adding new tier ( #5326 )
...
* ui: Update placeholders for adding new tier
* Fix VpcTiersTab
* Removing icon style and colon
2021-08-19 08:40:17 -03:00
j-porsche
eec43a4c53
Possiblity to choose between docker and podman from the command line ( #5217 )
...
* Possiblity to choose between docker and podman from the command line
* Update docker.sh
2021-08-19 13:13:34 +05:30
Rohit Yadav
953f5b81ed
Merge remote-tracking branch 'origin/4.15' into main
2021-08-18 16:56:19 +05:30
Hoang Nguyen
6d98056d32
ui: Zone wizard - Fixes wrong add resource step with localstorageenabled ( #5303 )
...
* zone wizard: fix wrong step for localstorageenabled
* fix show zone resource, shorten the if-else
2021-08-18 16:53:15 +05:30
Hoang Nguyen
72182b6bd9
ui: fix error jobid not found & console error when using filter ( #5323 )
...
Fixes #5322
2021-08-17 12:54:07 +05:30
Pearl Dsilva
873dc5492b
ui: Show list projects of projects to which the instance is to be imported ( #5325 )
2021-08-17 12:53:38 +05:30
davidjumani
28e70c0a2a
Add missing labels ( #5305 )
2021-08-12 12:18:57 -03:00
nicolas
0011d45b22
Merge branch '4.15' into main
2021-08-11 12:36:48 -03:00
Hoang Nguyen
8680f7d9ad
UI: Dark mode toggle button on Management Server ( #5052 )
...
* add button toggle dark mode
* switch components corresponding to dark mode
* restructure the style dark mode file
* fix collapse & login page
* fix test failed
* fix dark mode styles by refer antd pro
* fix disabled colors of button, input,... & refactor file dark mode styles
* add setting drawer and save it into local storage
* add an alert for save the setting
* add `cursor: pointer`
* hide drawer when init
* change id name of svg icon
* fix after merged 4.15
* edit active color menu item
* fix plaholder color, project chart color & reset setting
* fix event change color picker & error input focus color
* fix empty data color
2021-08-11 16:32:46 +02:00
Abhishek Kumar
fb0dedc896
ui: fix display host hypervisorversion ( #5301 )
2021-08-11 16:23:08 +02:00
nicolas
75b335e939
Merge branch '4.15' into main
2021-08-11 08:24:03 -03:00
Hoang Nguyen
1182051961
UI: Add multiple management server support ( #4885 )
...
* add multiple management server support
* display the server on the user menu
* remove primary color in server icon
* using `/client` from apiBase
* add a setting that allows users to customize whether to use multiple servers or not
* set default hidden the multiple server config
2021-08-11 08:22:38 -03:00
Hoang Nguyen
55174d5366
add ref=submit missing in button ( #5298 )
2021-08-11 01:37:19 -03:00
davidjumani
3395a652ee
ui: Prevent sending default false for isdynamicallyscalable, haenable in EditVM ( #5299 )
2021-08-10 13:57:50 -03:00
Wei Zhou
846efdbfe4
server: Optional destination host when migrate a vm ( #4378 )
...
* server: Optional destination host when migrate a vm
* #4378 : migrate systemvms/routers with optional host
* #4378 : fix mistake
* #4378 : fix issue when migrate systemvm
* #4378 add autoselect to migrate api commands
* #4378 : more ui change
* #4378 : add label label.migrate.auto.select
* #4378 : add method chooseVmMigrationDestination
* #4378 : fix vm migration wih storageid on vmware
* #4378 : add method to collect vm disk/network statistics
* #4378 : set autoSelect to default 'true'
* #4378 : use BooleanUtils.isNotFalse
Co-authored-by: Wei Zhou <weizhou@apache.org>
2021-08-10 01:25:57 -03:00
davidjumani
d5015d7af1
ui: Prettify ManageInstances.vue ( #5295 )
...
* ui: Prettify ManageInstances.vue
* Update en.json
Co-authored-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-08-09 15:51:37 +05:30
davidjumani
cb1078aa20
Merge remote-tracking branch 'apache/4.15' into main
2021-08-09 15:10:51 +05:30
Rakesh
949cf71491
api: Display last updated time for VM ( #4685 )
...
Add a field in api response and ui to display last updated time
2021-08-09 14:17:53 +05:30
Hoang Nguyen
d9503f4d76
UI - Zone Wizard - Fixes the IP range form fields are too narrow ( #5287 )
...
* resize form input to not cut text
* fix field width on firefox
2021-08-09 13:37:39 +05:30
davidjumani
ee5b01f26a
ui: Show host as unsecure in listview ( #5292 )
2021-08-09 13:34:56 +05:30
Abhishek Kumar
766fc8031d
ui: fix capitalise filter ( #5269 )
...
filters do not provide reference to global context and hence raise error.
Fixes #5268
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-08-06 11:49:12 -03:00
Abhishek Kumar
f421a961db
ui: fix handle action response ( #5285 )
...
Fixes #5284
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-08-06 11:20:20 -03:00
Pearl Dsilva
f9fbd86efe
ui: Fix failure in deletion of templates ( #5283 )
2021-08-06 09:12:45 +02:00
nicolas
b6350be6ec
Merge branch '4.15' into main
2021-08-05 23:46:58 -03:00
davidjumani
d8c407d94a
ui: Add 'on / off' to status icon and make it case insensitive ( #5278 )
...
* ui: Add 'on' to success status icon
* Add off state as well
* make it case insensitive
2021-08-05 09:37:11 -03:00
Hoang Nguyen
450de92e6c
ui: Fix failing UI unit test main branch ( #5262 )
...
* fix test unit & error lint main branch
* hidden warning log
* hidden warning log & remove comment
* fix test fail
* fix test sort params
* fix test fail
* fix test fail
* Remove redundant comments
2021-08-03 10:53:10 +05:30
Abhishek Kumar
5b20e6f2a8
ui: fix import instance form for recent changes ( #5257 )
...
* ui: fix import instance form for recent changes
7123269 and 535761b introduced changes that affecting Import Instance form.
Custom compute selection was not showing properly.
On import error was seen with 'AddAsyncJob'.
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>
* revert page refresh
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-08-02 16:27:41 -03:00
slavkap
d6a77a72f0
Allow updating the storage/host tags of service offerings ( #5043 )
2021-08-02 15:48:07 +02:00
davidjumani
66e7bdedac
ui: Fix failing UI ( #5263 )
2021-07-30 15:48:55 +05:30
Rohit Yadav
db31e67d51
Merge remote-tracking branch 'origin/4.15' into main
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Conflicts:
ui/src/utils/plugins.js
ui/src/views/AutogenView.vue
ui/tests/mockData/ActionButton.mock.json
ui/tests/unit/views/compute/MigrateWizard.spec.js
2021-07-30 15:00:09 +05:30