grafana/public/app
Sonia Aguilar f2d4e24710
Alerting: improve FolderPicker and Evaluation Group Select for Huge lists (#61221)
* Add AsyncVirtualizedSelect component in grafana-ui

* Slice FolderPicker results to 1k and virtualize list using AsyncVirtualizedSelect

* Group list in alert form: Use AsyncSelect and slice results to 1000

* Virtualize and slice always in FolderPicker: set default sliceResults value and let consumers change this value

* Always slice results in FolderPicker

* Limit folder results setting the limit in the api call instead slicing in the FE

* Remove warning about the limit in the Select label
2023-01-12 11:45:03 +01:00
..
angular Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
core Alerting: improve FolderPicker and Evaluation Group Select for Huge lists (#61221) 2023-01-12 11:45:03 +01:00
features Alerting: improve FolderPicker and Evaluation Group Select for Huge lists (#61221) 2023-01-12 11:45:03 +01:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Prometheus: Send separate queries when the query type both selected (#60928) 2023-01-12 11:23:29 +01:00
polyfills WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
routes DataSourceList: Build a dashboard button to open new dashboard in panel edit with data source already set (#60532) 2023-01-06 09:21:40 -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 Logs volume: Refactor (#60998) 2023-01-09 18:33:48 +01:00
app.ts Runtime: Expose panel plugin import utils (#60799) 2022-12-29 00:45:50 -08:00
AppWrapper.tsx CommandPalette: Search for dashboards using API (#61090) 2023-01-10 14:59:32 +00: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