prometheus/web/ui/react-app/src
Yury Molodov a598ddfbc4
ui/fix: correct url handling for stacked graphs (#13460)
Signed-off-by: Yury Moladau <yurymolodov@gmail.com>
2024-01-26 09:25:23 +01:00
..
components ui: Pass unexpected boot errors to StartingContent component (#13016) 2023-10-23 14:17:53 +02:00
constants
contexts fix some typos (#12498) 2023-06-29 12:28:13 +02:00
fonts
hooks Init value for useState hook calls once (#11802) 2023-01-03 22:09:00 +01:00
images Fix serving of Prometheus logo, move it into 'src/images' (#10236) 2022-02-02 14:53:30 +01:00
pages ui/fix: correct url handling for stacked graphs (#13460) 2024-01-26 09:25:23 +01:00
themes Directly include SVG logo in the page. 2023-03-04 00:36:07 +01:00
types ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
utils ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
vendor/flot ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
App.test.tsx Inject readiness state through context (#11617) 2023-01-09 00:04:00 +01:00
App.tsx Directly include SVG logo in the page. 2023-03-04 00:36:07 +01:00
globals.ts
index.tsx Inject readiness state through context (#11617) 2023-01-09 00:04:00 +01:00
Navbar.test.tsx Upgrade create-react-app to v5 (#10396) 2022-03-05 20:45:55 +01:00
Navbar.tsx Directly include SVG logo in the page. 2023-03-04 00:36:07 +01:00
react-app-env.d.ts
setupProxy.js web: Make the dev proxy work with newer Node.js versions (#10690) 2022-05-17 02:20:58 -06:00
setupTests.ts add global mock for the matchMedia function 2021-09-14 15:49:46 +02:00
Theme.tsx