Liron Aravot has submitted this change and it was merged.
Change subject: webadmin: adding support to display disk progress
......................................................................
webadmin: adding support to display disk progress
This patch adds the DiskProgressColumn to display the disk progress
(if there is such) and makes use of the column in DisksViewColumns.
Change-Id: I2e398be7cb955ecfa1de6aa755eb161f6a2cc3f7
Bug-Url:
https://bugzilla.redhat.com/529086
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
A
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/column/DiskProgressColumn.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/disks/DisksViewColumns.java
2 files changed, 41 insertions(+), 0 deletions(-)
Approvals:
Daniel Erez: Looks good to me, approved
Liron Aravot: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/61941
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2e398be7cb955ecfa1de6aa755eb161f6a2cc3f7
Gerrit-PatchSet: 20
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>