prometheus/web/ui/templates
Julius Volz e8027ba515
React UI: Serve React UI under /new (#6229)
This makes React UI URLs look nicer than the previous
/static/graph-new/app.html, but internally still serves all React UI
files from the compiled-in static assets directory.

Also, to allow future usage of the React / Reach router, we need to
serve the main React app's index.html on certain sub-paths that
correspond to current Prometheus's UI pages, instead of trying to serve
actual files that match the provided path name.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2019-10-28 10:45:53 +01:00
..
_base.html web/ui: update to Bootstrap 4.3.1 (#5506) 2019-04-30 10:16:36 +02:00
alerts.html Sorting alerts by group name in /alerts (#5448) 2019-05-14 23:14:27 +02: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 React UI: Serve React UI under /new (#6229) 2019-10-28 10:45:53 +01:00
rules.html fix minor issue in the <a> tag of rules.html 2019-05-16 13:00:35 -07:00
service-discovery.html Sanitize HTML output (#5665) 2019-06-25 13:39:34 +01:00
status.html Add GODEBUG to the runtime page (#5324) 2019-03-18 11:10:13 +00:00
targets.html Sanitize HTML output (#5665) 2019-06-25 13:39:34 +01:00