Gilad Chaplik has uploaded a new change for review.

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 <[email protected]>
---
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(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/97/5097/1
--
To view, visit http://gerrit.ovirt.org/5097
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8137723e0d4c761b1315433878e26931b1afc9c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to