[Hawkular-commits] [hawkular/hawkular-alerts] ef5db9: - Add range filter to dash and events (#434)

Jay Shaughnessy jshaughn at users.noreply.github.com
Fri Aug 11 14:00:24 EDT 2017


  Branch: refs/heads/next
  Home:   https://github.com/hawkular/hawkular-alerts
  Commit: ef5db93525799bd6094c84024dccd729dd6d8ca1
      https://github.com/hawkular/hawkular-alerts/commit/ef5db93525799bd6094c84024dccd729dd6d8ca1
  Author: Jay Shaughnessy <jshaughn at users.noreply.github.com>
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
    M examples/simple-generator/src/test/resources/simple-generator-definitions.json
    M ui/src/main/ui/src/alerts/alerts-controller.js
    M ui/src/main/ui/src/alerts/alerts.html
    M ui/src/main/ui/src/app/services/filter-service.js
    M ui/src/main/ui/src/dashboard/dashboard-controller.js
    M ui/src/main/ui/src/dashboard/dashboard-service.js
    M ui/src/main/ui/src/dashboard/dashboard.html
    M ui/src/main/ui/src/events/events-controller.js
    M ui/src/main/ui/src/events/events.html

  Log Message:
  -----------
  - Add range filter to dash and events (#434)

- Change default offset from 1 to 4 hours
  - dash/alerts/events now initialize at previous 4 hours
- Refresh changes
  - move spinner to right of range filter for better visibility
  - increase refresh from 2 to 5 seconds
  - stop refresh on timeline click to freeze view
  - clear details on refresh start
- Add event trigger to simple-generator
- Add tags to some simple-generator triggers
-




More information about the hawkular-commits mailing list