prometheus/web/ui/react-app/src
Matthew 628211c25a
Feat UI metrics search (#9629)
* feat: add search to metrics explorer

Signed-off-by: mtfoley <mtfoley.mae@gmail.com>

* fix: ui-lint and ui-build errors

Signed-off-by: mtfoley <mtfoley.mae@gmail.com>

* feat: use @nexucis/fuzzy

Signed-off-by: mtfoley <mtfoley.mae@gmail.com>

* chore: code style and delete commented test

Signed-off-by: mtfoley <mtfoley.mae@gmail.com>

* rename Props to MetricsExplorerProps

Signed-off-by: mtfoley <mtfoley.mae@gmail.com>
2021-11-08 19:11:39 +01:00
..
components upgrade react-script to v4 2021-09-04 15:56:36 +02:00
constants Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
contexts upgrade react-script to v4 2021-09-04 15:56:36 +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
pages Feat UI metrics search (#9629) 2021-11-08 19:11:39 +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 upgrade react-script to v4 2021-09-04 15:56:36 +02:00
App.tsx Update React 16->17, TypeScript, and some other node deps 2021-09-14 15:46:59 +02:00
globals.ts upgrade react-script to v4 2021-09-04 15:56:36 +02:00
index.tsx Add a dark theme (#8604) 2021-04-15 18:14:07 +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 Switch from Reach Router to React Router (#9273) 2021-08-30 14:05:49 +02:00
react-app-env.d.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02: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