Change in ovirt-engine[master]: webadmin: property sheet: drop-down (#827710)

gchaplik at redhat.com gchaplik at redhat.com
Wed Jun 6 16:32:28 UTC 2012


Gilad Chaplik has submitted this change and it was merged.

Change subject: webadmin: property sheet: drop-down (#827710)
......................................................................


webadmin: property sheet: drop-down (#827710)

https://bugzilla.redhat.com/show_bug.cgi?id=827710

Currently in custom property sheet, each value is input-ed via a text-box,
but some keys allow only A|B|C reg-ex values:
In this case we can ease the user experience process by
having a drop-down containing the values A,B,C.

Change-Id: Id8137723e0d4c761b1315433878e26931b1afc9c
Signed-off-by: Gilad Chaplik <gchaplik at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/form/key_value/KeyValueLineWidget.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/form/key_value/KeyValueLineWidget.ui.xml
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/key_value/KeyValueLineModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/key_value/KeyValueModel.java
4 files changed, 63 insertions(+), 11 deletions(-)

Approvals:
  Gilad Chaplik: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id8137723e0d4c761b1315433878e26931b1afc9c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>



More information about the Engine-commits mailing list