prometheus/web
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
..
api api: add flag to skip head on snapshots 2018-03-08 13:07:12 +01:00
ui Make show annotations checkbox match query history checkbox (#3936) 2018-03-09 14:39:28 +01:00
federate.go *: implement query params 2018-02-13 12:17:22 +01:00
federate_test.go use httptest.NewRequest, remove http.ReadRequest (#3557) 2017-12-07 23:52:50 +08:00
web.go Add golang runtime information to status page. (#3914) 2018-03-07 15:14:46 +00:00
web_test.go fatalf is not thread safe so using panic instead (#3680) 2018-01-13 10:37:38 +00:00