prometheus/web/ui/templates
Julius Volz 3470ee1fbf
Make React UI the default, keep old UI under /classic (#8142)
The React app's assets are now served under /assets, while all old
custom web assets (including the ones for console templates) are now
served from /classic/static.

I tested different combinations of --web.external-url and
--web.route-prefix with proxies in front, and I couldn't find a problem
yet with the routing. Console templates also still work.

While migrating old endpoints to /classic, I noticed that /version was
being treated like a lot of the old UI pages, with readiness check
handler in front of it, etc. I kept it in /version and removed that
readiness wrapper, since it doesn't seem to be needed for that endpoint.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2020-11-03 14:51:48 +01:00
..
_base.html Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
alerts.html Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
config.html Fix copy&paste button on /config, move pre style to CSS 2019-02-17 19:40:30 +00:00
flags.html Update to Bootstrap 4.1.3 (#5192) 2019-02-07 22:18:09 +01:00
graph.html Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
rules.html Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
service-discovery.html Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
status.html Display dates as well as timestamps in status page (#7544) 2020-07-10 00:08:43 +02:00
targets.html Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00