Branch: refs/heads/next
Home:
https://github.com/hawkular/hawkular-alerts
Commit: 6a9e5f374cb6c1f03bdb84c9fe15a94cd3c801ae
https://github.com/hawkular/hawkular-alerts/commit/6a9e5f374cb6c1f03bdb84...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2017-08-03 (Thu, 03 Aug 2017)
Changed paths:
M ui/src/main/ui/src/dashboard/dashboard-controller.js
Log Message:
-----------
fix graphs so they are not always recreated and "flashing" during updating
Commit: c7dc578554e979791c925525f518353ca3d4f8d6
https://github.com/hawkular/hawkular-alerts/commit/c7dc578554e979791c9255...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2017-08-03 (Thu, 03 Aug 2017)
Changed paths:
M ui/src/main/ui/src/dashboard/dashboard-controller.js
Log Message:
-----------
the pie chart should only show non-resolved alerts just like the stacked bar charts.
so only count alert that are not in the resolved state (i.e. open or acked)
Compare:
https://github.com/hawkular/hawkular-alerts/compare/0bf8259f0b7c...c7dc57...