grafana/public/app
Brendan O'Handley 2e4b134743
Prometheus: Feedback link for metric encyclopedia plus performance improvements (#64576)
* add filtered results

* add feedback link

* correctly debounce fuzzy search thank you leon

* reduce calls to filterMetrics()in letter search

* clean up the alphabet type

* bug fix, filter type should be subtractive

* each filter is don;t explicitly, subtracting from the results of each

* Revert "each filter is don;t explicitly, subtracting from the results of each"

This reverts commit 5648788451.

* each filter is filtered explicitly, one after the other, subtracting from the results of each
2023-03-14 16:36:24 -04:00
..
angular EventBus: Expose from app.ts (#64137) 2023-03-09 11:57:20 +01:00
core Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
features Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Prometheus: Feedback link for metric encyclopedia plus performance improvements (#64576) 2023-03-14 16:36:24 -04:00
polyfills WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
routes chore: remove export service POC from main (#63945) 2023-03-01 12:42:53 -05:00
store PublicDashboard: Add RTK Query with loading and error state. Add MSW dependency for testing. (#55518) 2022-09-22 09:35:04 -03:00
types Update Monthly patch updates (#64323) 2023-03-08 09:38:06 +00:00
app.ts EventBus: Expose from app.ts (#64137) 2023-03-09 11:57:20 +01:00
AppWrapper.tsx Plugins: Case-sensitive routes for standalone pages (#62779) 2023-02-03 09:01:34 +01:00
dev.ts Chore: Make "why-did-you-render" a dynamic import (#53121) 2022-08-08 15:33:49 +01:00
index.ts Type window.nonce (#51200) 2022-06-22 09:28:05 +01:00