Itamar Heim has submitted this change and it was merged.

Change subject: userportal,webadmin: synchronize grid refresh
......................................................................


userportal,webadmin: synchronize grid refresh

- Updated code to have refresh rates across tabs and sub
  tabs be identical. So if you switch the refresh rate on
  lets say the VM tab, the same refresh rate is used for
  all other tabs. As well as affecting the refresh rate of
  the events/alerts and tasks list.
- Fixed duplicate timers being created for EventListModels
  and its sub classes.
- Fixed each GridTimer having its own EventBus, which then
  didn't actually communicate with the rest of the system.
  Now all the GridTimers have the correct EventBus.

Change-Id: I8742785cb9b3d890c39859586b03cd53c64b31e5
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=879662
Signed-off-by: Alexander Wels <[email protected]>
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/refresh/AbstractRefreshManager.java
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/refresh/BaseRefreshPanel.java
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/GridController.java
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/GridTimer.java
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/SearchableListModel.java
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/events/EventListModel.java
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmMonitorModel.java
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/tab/host/SubTabHostInterfacePresenter.java
8 files changed, 147 insertions(+), 72 deletions(-)

Approvals:
  Alexander Wels: Verified
  Itamar Heim: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8742785cb9b3d890c39859586b03cd53c64b31e5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Alexander Wels <[email protected]>
Gerrit-Reviewer: Alexander Wels <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Greg Sheremeta <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to