Change in ovirt-engine[master]: webadmin: Add quota usage tooltip (#848028)
gchaplik at redhat.com
gchaplik at redhat.com
Mon Sep 24 10:07:21 UTC 2012
Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: Add quota usage tooltip (#848028)
......................................................................
webadmin: Add quota usage tooltip (#848028)
https://bugzilla.redhat.com/848028
A tooltip added to the usage column in the Quota>storage sub-tab to
explain the differences between that value and the value shown in the
Storage>VMs sub-tab.
The value in Quota>storage sub-tab uses the max growth potential of a
disk to calculate the quota consumption.
The value in Storage>VMs sub-tab shows the actual current use of the
disk.
Change-Id: Ic3f3c0243650e9822509c1249f0f6ca9c512d543
Signed-off-by: Ofri Masad <omasad at redhat.com>
---
A frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/column/TextCellWithEditableTooltip.java
A frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/column/TextColumnWithEditableTooltip.java
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/quota/SubTabQuotaStorageView.java
4 files changed, 75 insertions(+), 1 deletion(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/8153
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic3f3c0243650e9822509c1249f0f6ca9c512d543
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <omasad at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: ofri masad <omasad at redhat.com>
More information about the Engine-commits
mailing list