prometheus/scripts
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
..
build_react_app.sh React UI: Serve React UI under /new (#6229) 2019-10-28 10:45:53 +01:00
errcheck_excludes.txt *: enable all default linters (#5504) 2019-05-03 15:11:28 +02:00
genproto.sh *: bump gRPC and protobuf dependencies (#5367) 2019-04-04 11:55:32 +02:00
sync_makefiles.sh scripts/sync_makefiles.sh: redirect git-push to /dev/null (#5478) 2019-04-18 12:01:49 +02:00
tools.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00