prometheus/web/ui/react-app/src
Julien Pivotto c78fcd29ba
Adapt UI for Prometheus Agent (#9851)
* Adapt UI for Prometheus Agent

UI is not my strongest skill, but I'd like to have something minimal for
the initial release of the agent.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>

* Address review comments

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>

* Add tests

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>

* Add tests, serve only current mode paths

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>

* Update js style, add agent test

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2021-11-30 11:21:07 +01:00
..
components upgrade react-script to v4 2021-09-04 15:56:36 +02:00
constants
contexts upgrade react-script to v4 2021-09-04 15:56:36 +02:00
fonts
hooks add global mock for the matchMedia function 2021-09-14 15:49:46 +02:00
pages Adapt UI for Prometheus Agent (#9851) 2021-11-30 11:21:07 +01:00
themes Merge branch 'main' into feature/use-npm-workspace 2021-09-14 19:27:44 +02:00
types upgrade react-script to v4 2021-09-04 15:56:36 +02:00
utils chore(ui): debounce effect in timerange query (#9359) 2021-10-03 15:05:16 +02:00
vendor/flot React UI: Select time range with mouse drag (#8977) 2021-06-30 10:40:43 +02:00
App.test.tsx Adapt UI for Prometheus Agent (#9851) 2021-11-30 11:21:07 +01:00
App.tsx Adapt UI for Prometheus Agent (#9851) 2021-11-30 11:21:07 +01:00
Navbar.test.tsx
Navbar.tsx Adapt UI for Prometheus Agent (#9851) 2021-11-30 11:21:07 +01:00
Theme.tsx
globals.ts upgrade react-script to v4 2021-09-04 15:56:36 +02:00
index.tsx Adapt UI for Prometheus Agent (#9851) 2021-11-30 11:21:07 +01:00
react-app-env.d.ts
setupTests.ts add global mock for the matchMedia function 2021-09-14 15:49:46 +02:00