Commit graph

5 commits

Author SHA1 Message Date
Michał 040425b0eb filtering alerts by state and display count of alerts in each state (#5758)
* local storage selectedTab on targets tab was renamed

Signed-off-by: Michał Szczygieł <[email protected]>

* added filters when displaying alerts

Signed-off-by: Michał Szczygieł <[email protected]>

* function was simplified

Signed-off-by: Michał Szczygieł <[email protected]>

* fixed rebase

Signed-off-by: Michał Szczygieł <[email protected]>

* minor rename

Signed-off-by: Michał Szczygieł <[email protected]>

* Active -> Pending

Signed-off-by: Michał Szczygieł <[email protected]>
2019-10-29 11:09:52 +01:00
James Turnbull 4486ef013b Make show annotations checkbox match query history checkbox (#3936)
After removing the checkbox in #3913 the only remaining element that
looked like it was the new Show Annotations checkbox on the Alerts page.
Which in turn didn't look like the Enable query history checkout on the
graph page. So:

1. This takes the Enable query history button as canonical.
2. Updates the show annotations button code to match it.
3. Simplifies the JS for the checkbox.
2018-03-09 14:39:28 +01:00
Julien Pivotto 155faab7a2 Display annotations on Alerts page (#3900)
Fixes #1219

Signed-off-by: Julien Pivotto <[email protected]>
2018-03-01 15:26:36 +00:00
Sam Starling 1901875595 Tidy up .js files based on static analysis from jshint 2015-11-11 20:06:47 +01:00
Fabian Reinartz 57ca7108aa Enable debug generation of go-bindata, rename blob/ to ui/ 2015-11-11 15:55:16 +01:00
Renamed from web/blob/static/js/alerts.js (Browse further)