Vojtech Szocs has uploaded a new change for review.

Change subject: webadmin: Filter search objects according to main model 
availability
......................................................................

webadmin: Filter search objects according to main model availability

ApplicationMode value impacts the availability (Model.getIsAvailable)
of main models, which indicates if those models should be accessible
on UI (by showing main tab, by changing URL place token, etc.).

This patch modifies search suggestion logic so that main models,
which are not available, will be excluded from search object suggestions.

Change-Id: I4651337c35ed278640671a477d1e85439c8799fe
Signed-off-by: Vojtech Szocs <[email protected]>

<core | restapi | tools | history | engine | userportal | webadmin>: short 
summary under 50 chars (#xxxxxx)

https://bugzilla.redhat.com/XXXXXX

Longer description using lines' length under 72 chars.

With multiple paragraphs if necessary.

Change-Id: Ibcd3026a0b2fb6ce9bbd19613a4ff42cac034f43
Signed-off-by: Vojtech Szocs <[email protected]>
---
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/ApplicationModeHelper.java
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/autocomplete/SearchSuggestModel.java
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/SearchPanelPresenterWidget.java
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/SearchPanelView.java
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/autocomplete/SearchSuggestOracle.java
5 files changed, 96 insertions(+), 35 deletions(-)


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

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

Reply via email to