prometheus/web/ui/react-app/src
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
2022-10-05 22:14:49 +02:00
..
components Allow setting the search term on alerts, targets, and discovery pages via the URL (#10613) 2022-04-26 21:20:48 +02:00
constants Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
contexts Allow copying label-value pair to buffer on click (#11229) 2022-09-20 14:30:24 +02:00
fonts Add new codemirror-promql-based expression editor (#8634) 2021-03-23 23:55:52 +01:00
hooks add global mock for the matchMedia function 2021-09-14 15:49:46 +02:00
images Fix serving of Prometheus logo, move it into 'src/images' (#10236) 2022-02-02 14:53:30 +01:00
pages Merge 'main' into sparsehistogram 2022-10-05 22:14:49 +02:00
themes Allow copying label-value pair to buffer on click (#11229) 2022-09-20 14:30:24 +02:00
types UI: Handle histograms without buckets 2022-05-04 16:30:36 +02:00
utils Update npm deps for v2.39 and fix the script called to do it (#11332) 2022-09-21 23:36:28 +02:00
vendor/flot React UI: Select time range with mouse drag (#8977) 2021-06-30 10:40:43 +02:00
App.test.tsx Upgrade create-react-app to v5 (#10396) 2022-03-05 20:45:55 +01:00
App.tsx Allow copying label-value pair to buffer on click (#11229) 2022-09-20 14:30:24 +02:00
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
Navbar.test.tsx Upgrade create-react-app to v5 (#10396) 2022-03-05 20:45:55 +01:00
Navbar.tsx Fix serving of Prometheus logo, move it into 'src/images' (#10236) 2022-02-02 14:53:30 +01:00
react-app-env.d.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
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 Add a dark theme (#8604) 2021-04-15 18:14:07 +02:00