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

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@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@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com>
participants (1)
-
gchaplik@redhat.com