Change in ovirt-engine[ovirt-engine-4.0]: webadmin: Sort exported entities by export or creation dates...

Code Review gerrit at ovirt.org
Mon Nov 28 10:10:13 UTC 2016


>From Tal Nisan <tnisan at redhat.com>:

Tal Nisan has submitted this change and it was merged.

Change subject: webadmin: Sort exported entities by export or creation dates correctly
......................................................................


webadmin: Sort exported entities by export or creation dates correctly

The sorting of the creation and export dates in the exported VMs and
templates subtabs in an export domain was done alphabetically causing
a wrong order in most time (i.e. April comes before January), this patch
fixes it by doing the comparison by dates as it should be

Change-Id: I49794a9611f402aca23725f2442e78c516af4e82
Bug-Url: https://bugzilla.redhat.com/1398579
Signed-off-by: Tal Nisan <tnisan at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/storage/SubTabStorageTemplateBackupView.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/storage/SubTabStorageVmBackupView.java
2 files changed, 26 insertions(+), 4 deletions(-)

Approvals:
  Tal Nisan: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests
  Idan Shaby: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/67410
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I49794a9611f402aca23725f2442e78c516af4e82
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Idan Shaby <ishaby at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list