Change in ovirt-engine[master]: webadmin: migration progress

tjelinek at redhat.com tjelinek at redhat.com
Tue Apr 29 09:13:18 UTC 2014


Tomas Jelinek has submitted this change and it was merged.

Change subject: webadmin: migration progress
......................................................................


webadmin: migration progress

Adds a new column to the VM main tab which is named "Migration" and
visualzes the progress using the ProgressBarColumn.

Made a special OneColorPercentColumn which is always green (because in contrast
to e.g. memory usage it is not true that the bigger the percentage is, the more
red the color should be).

Change-Id: I31cb4fefe897536b633cce1583881e1e3511c0e8
Bug-Url: https://bugzilla.redhat.com/1083049
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabVirtualMachineView.java
A frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/column/OneColorPercentColumn.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/column/ProgressBarColumn.java
4 files changed, 58 insertions(+), 1 deletion(-)

Approvals:
  Tomas Jelinek: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I31cb4fefe897536b633cce1583881e1e3511c0e8
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list