[Hawkular-commits] [hawkular/hawkular-alerts] f82e4e: Add filtering to alerts list. (#410)
Jay Shaughnessy
jshaughn at users.noreply.github.com
Wed Jul 26 16:43:00 EDT 2017
Branch: refs/heads/next
Home: https://github.com/hawkular/hawkular-alerts
Commit: f82e4ec682957007faf2e3dab846923514c92740
https://github.com/hawkular/hawkular-alerts/commit/f82e4ec682957007faf2e3dab846923514c92740
Author: Jay Shaughnessy <jshaughn at users.noreply.github.com>
Date: 2017-07-26 (Wed, 26 Jul 2017)
Changed paths:
M ui/src/main/ui/Gruntfile.js
M ui/src/main/ui/bower.json
M ui/src/main/ui/src/actions/actions.html
M ui/src/main/ui/src/alerts/alerts-controller.js
M ui/src/main/ui/src/alerts/alerts-service.js
M ui/src/main/ui/src/alerts/alerts.html
M ui/src/main/ui/template.html
Log Message:
-----------
Add filtering to alerts list. (#410)
- this adds datepicker support (used)
- for now at least we'll allow day-level granularity
- this adds moment and datetimepicker support as well
- but it's not yet used. I actually couldn't get datetimepicker to
work even though it's probably what we want. Although,
patternfly seems to prefer separate date and time pickers.
- we may want to remove these things if we don't use them...
More information about the hawkular-commits
mailing list