Change in ovirt-engine[master]: userportal: Optimize extended view VM/Pool grid

ecohen at redhat.com ecohen at redhat.com
Fri Mar 1 20:55:35 UTC 2013


Einav Cohen has submitted this change and it was merged.

Change subject: userportal: Optimize extended view VM/Pool grid
......................................................................


userportal: Optimize extended view VM/Pool grid

This patch applies the original optimization logic to both
UserPortalListModel and UserPortalBasicListModel providers
via common base class (AbstractUserPortalListProvider).

This means VM/Pool grid in Extended view will be redrawn
only if there's (any) change in items.

Change-Id: I8bd8c3cb312f89125e8c0a0182f49fe74f9f02d1
Signed-off-by: Gilad Chaplik <gchaplik at redhat.com>
Signed-off-by: Vojtech Szocs <vszocs at redhat.com>
---
A frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/uicommon/model/AbstractUserPortalListProvider.java
M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/uicommon/model/basic/UserPortalBasicListProvider.java
M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/uicommon/model/vm/UserPortalListProvider.java
3 files changed, 73 insertions(+), 55 deletions(-)

Approvals:
  Einav Cohen: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/10579
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8bd8c3cb312f89125e8c0a0182f49fe74f9f02d1
Gerrit-PatchSet: 16
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>



More information about the Engine-commits mailing list