Tomas Jelinek has submitted this change and it was merged.
Change subject: webadmin: sort the vms lists in import vms window
......................................................................
webadmin: sort the vms lists in import vms window
Sorting both lists displayed in the "Import Virtual Machine(s)" window
(VMs tab->import action).
There are 2 lists of VMs in that window: Virtual Machines on Source", "Virtual
Machines to
Import" and both of them are now displaying the VMs sorted by name
(alphabetically, the same as displayed in the Storage tab->VM Import
sub tab).
Please note that the lists remain sorted after loading
the VMs to import and also after moving chosen VMs from list to list using
the arrows.
Change-Id: I8cb771e129087c77bd2a906a12fe3f9c05f8e0ee
Bug-Url:
https://bugzilla.redhat.com/1296558
Signed-off-by: Sharon Gratch <sgratch(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/SplitTable.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmsModel.java
2 files changed, 63 insertions(+), 4 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved; Passed CI tests
Sharon Gratch: Verified
--
To view, visit
https://gerrit.ovirt.org/57552
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8cb771e129087c77bd2a906a12fe3f9c05f8e0ee
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>