prometheus/web/ui/react-app/src
James Ranson 1cffda5de7
react updates for pathPrefix (#7979)
* dynamically determine path prefix

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>

* minor changes per PR review

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>

* use Context for apiPath and pathPrefix

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>

* remove unhandled "/version" path

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>

* only process index once instead of on every req

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>

* remove unneeded tag fragment

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>

* switch api path to const

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>

* revert

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>

* update tests

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>

* linter updates

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>

* simplify

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>

* updates per peer review

Signed-off-by: James Ranson <james_ranson@cable.comcast.com>
2020-10-22 17:22:32 +02:00
..
components Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01:00
constants react updates for pathPrefix (#7979) 2020-10-22 17:22:32 +02:00
contexts react updates for pathPrefix (#7979) 2020-10-22 17:22:32 +02:00
hooks Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01:00
pages react updates for pathPrefix (#7979) 2020-10-22 17:22:32 +02:00
types react updates for pathPrefix (#7979) 2020-10-22 17:22:32 +02:00
utils Support new duration format in graph range input (#7833) 2020-08-21 11:53:11 +02:00
vendor/flot Fix react UI bug with series going on and off (#7804) 2020-08-22 21:03:19 +02:00
App.css Web: Scroll hash-fragment links with navbar height (#7456) 2020-06-27 09:12:11 +02:00
App.test.tsx react updates for pathPrefix (#7979) 2020-10-22 17:22:32 +02:00
App.tsx react updates for pathPrefix (#7979) 2020-10-22 17:22:32 +02:00
globals.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
index.tsx react updates for pathPrefix (#7979) 2020-10-22 17:22:32 +02:00
Navbar.test.tsx React UI: Use null value for determining consoles link display (#6790) 2020-02-09 13:39:44 +01:00
Navbar.tsx react updates for pathPrefix (#7979) 2020-10-22 17:22:32 +02:00
react-app-env.d.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
setupTests.ts Implement the /flags page in react (#6248) 2019-11-02 10:27:36 +01:00