Change in ovirt-engine[ovirt-engine-4.0]: webadmin: support sort by client and server side in one table

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Wed Jun 29 19:49:29 UTC 2016


Piotr Kliczewski has submitted this change and it was merged.

Change subject: webadmin: support sort by client and server side in one table
......................................................................


webadmin: support sort by client and server side in one table

Before when we have table we could sort only server side or client side,
depends on flag we set. There could be situations where we need to have
support for both. An example is 'Active User Sessions' tab, where we show
columns which are in database and also in memory.

This patch add support, so we can have some columns sorted server side,
and some by client side.

Change-Id: Ic4c1dba19cedf015c5cad42a4f6872a79669d944
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1340451
Signed-off-by: Ondra Machacek <omachace at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/ColumnResizeCellTable.java
1 file changed, 20 insertions(+), 11 deletions(-)

Approvals:
  Ondra Machacek: Verified
  Martin Peřina: Looks good to me, approved
  Jenkins CI: Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic4c1dba19cedf015c5cad42a4f6872a79669d944
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list