grafana/public/app/features/manage-dashboards
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
..
components PublicDashboards: Remove unnecessary css style in Audit Table (#60546) 2022-12-20 02:31:18 +03:00
services Folder: Replace folderId with folderUid (#58393) 2022-11-17 09:22:57 +01:00
state Alerting: improve FolderPicker and Evaluation Group Select for Huge lists (#61221) 2023-01-12 11:45:03 +01:00
utils Folder: Replace folderId with folderUid (#58393) 2022-11-17 09:22:57 +01:00
DashboardImportPage.tsx Navigation: Add Cancel button to Import dashboard page (#61187) 2023-01-10 11:25:27 +01:00
PublicDashboardListPage.tsx PublicDashboards: Delete public dashboard in public dashboard table (#57766) 2022-10-31 17:16:07 -04:00
SnapshotListPage.tsx PageLayouts: Updates dashboard section routes with navId (#52175) 2022-07-20 17:26:52 +02:00
types.ts PublicDashboards: Delete public dashboard in public dashboard table (#57766) 2022-10-31 17:16:07 -04:00