replace timer on DashboardController by server push
Description
current DashboardController use timer with interval is 1 minuter to update. now each desktop will have two timer (one for dashboard, one for side control) it better convert to current server-push.
current DashboardController use timer with interval is 1 minuter to update.
now each desktop will have two timer (one for dashboard, one for side control)
it better convert to current server-push.