Change in ovirt-engine[master]: webadmin: Merged the status column with migration progress

tjelinek at redhat.com tjelinek at redhat.com
Thu Mar 12 14:44:15 UTC 2015


Tomas Jelinek has submitted this change and it was merged.

Change subject: webadmin: Merged the status column with migration progress
......................................................................


webadmin: Merged the status column with migration progress

Main tab virtual machine the migration progress has been removed and merged
with the status. The "status" column now contains the status name as before if
the VM is not migrating. But if the VM is migrating, the status column contains
the migration progress bar and inside it the status name and percentage (e.g.
"Migraing from: 30%" inside a progress bar).

The MigratingTo status is not taken into account because the VM contains the
migration progress only when the status is MigratingFrom.

Change-Id: I8794891e5b2c6e8eb1339dd24a68fee0ba1695f1
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationMessages.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationTemplates.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabVirtualMachineView.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/cell/VolumeCapacityCell.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/column/AbstractProgressBarColumn.java
A frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/column/MigrationProgressColumn.java
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/public/WebAdmin.css
7 files changed, 84 insertions(+), 22 deletions(-)

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



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8794891e5b2c6e8eb1339dd24a68fee0ba1695f1
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list