Change in ovirt-engine[master]: userportal, webadmin: New typeahead searching for template c...

tjelinek at redhat.com tjelinek at redhat.com
Thu Jan 8 15:26:58 UTC 2015


Tomas Jelinek has submitted this change and it was merged.

Change subject: userportal, webadmin: New typeahead searching for template comboboxs
......................................................................


userportal, webadmin: New typeahead searching for template comboboxs

Typeahead serching for template comboboxes that matches suggestions
containing all whitespace separated parts of query (~ user input).

This change is necessary because second column of template suggestions
newly contains important name of subversion (instead of previous, less
important, description).

Change-Id: Ib7cff48cfd25fe1a121d6710579aafc7b7cf72e2
Bug-Url: https://bugzilla.redhat.com/1165630
Signed-off-by: Jakub Niedermertl <jniederm at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/ListModelTypeAheadChangeableListBox.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/ListModelTypeAheadListBox.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/ListModelTypeAheadListBoxEditor.java
A frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/SuggestionMatcher.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java
5 files changed, 81 insertions(+), 21 deletions(-)

Approvals:
  Tomas Jelinek: Looks good to me, approved
  Jakub Niedermertl: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib7cff48cfd25fe1a121d6710579aafc7b7cf72e2
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jakub Niedermertl <jniederm at redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list