Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: System permissions tab don't update
......................................................................
webadmin: System permissions tab don't update
System permissions tab doesnt update content on
initialization and after a new user is added and
displays the cached content until the refresh is
called in afew seconds.
This patch calls the refresh on the model each time
a user is added or when the ConfigurePopupPresenterWidget
is revealed.
Change-Id: I04cb331ec9a1ac0868265353bcc387a202225821
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=861964
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/SystemPermissionListModel.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/popup/configure/ConfigurePopupPresenterWidget.java
2 files changed, 2 insertions(+), 0 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12866
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I04cb331ec9a1ac0868265353bcc387a202225821
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>