Vojtech Szocs has uploaded a new change for review. Change subject: webadmin: Main tab presenter reveal bound to model availability (#820158) ......................................................................
webadmin: Main tab presenter reveal bound to model availability (#820158) https://bugzilla.redhat.com/820158 This patch makes sure that main tab presenters (AbstractMainTabPresenter) can only be revealed if the corresponding main model is available. Besides tab widgets (ModelBoundTab) sensitive to main model availability, this makes sure that users cannot access restricted main tabs even if they manipulate browser URL (which initiates GWTP place navigation and presenter reveal process). Change-Id: I822f14bc4cde42cfed646206b63a76345ec583a3 Signed-off-by: Vojtech Szocs <[email protected]> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/AbstractMainTabPresenter.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/AbstractMainTabWithDetailsPresenter.java 2 files changed, 35 insertions(+), 9 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/22/4622/1 -- To view, visit http://gerrit.ovirt.org/4622 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I822f14bc4cde42cfed646206b63a76345ec583a3 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
