prometheus/web/ui/templates
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
..
_base.html Added service discovery view showing labels before and after relabelling 2017-12-13 15:46:11 +00:00
alerts.html Make show annotations checkbox match query history checkbox (#3936) 2018-03-09 14:39:28 +01:00
config.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
flags.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
graph.html Implement browsing of previous query expressions (#3486) 2017-12-21 18:58:05 +01:00
rules.html Added "No rules" to Web UI (#3834) 2018-02-13 14:51:34 +07:00
service-discovery.html Make job heading on service discovery consistent (#3937) 2018-03-09 14:33:53 +01:00
status.html Add golang runtime information to status page. (#3914) 2018-03-07 15:14:46 +00:00
targets.html Refactor/redesign Unhealthy checkbox on Targets page (#3913) 2018-03-09 11:19:09 +01:00