grafana/public
Josh Hunt 394ff9fcde
NestedFolders: Improve performance of Browse Dashboards by loading one page at a time (#68617)
* wip for pagination

* kind of doing pagination, but only for the root folder

* wip

* wip

* refactor paginated fetchChildren

* make sure dashboards are loaded if a folder contains only dashboards

* rename lastKindHasMoreItems

* load additional root pages

* undo accidental commit

* return promise from loadMoreChildren, and prevent loading additional page while a request is already in flight

* rename browseDashboards/fetchChildren action so it's more clear

* starting to revalidate children after an action

* unset general uid

* comment

* clean up

* fix tests omg

* cleanup

* fix items not loading after invalidating loaded cache

* comment

* fix lints
2023-06-05 10:21:45 +00:00
..
app NestedFolders: Improve performance of Browse Dashboards by loading one page at a time (#68617) 2023-06-05 10:21:45 +00:00
dashboards Dashboards: Make the home dashboard non-editable (by default) (#68044) 2023-05-09 07:04:49 -07:00
emails Alerting: Omit "description" and "summary" from default email template annotations (#68122) 2023-05-09 20:50:24 +03:00
fonts Theme: Use Inter font by default (#59544) 2022-12-01 11:59:37 +00:00
gazetteer Geomap: Add GeoJSON gazetteer (#40589) 2021-10-19 21:05:55 -07:00
img NewsDrawer: Add grot to news drawer (after news items) (#68173) 2023-05-12 14:38:19 +00:00
lib AzureMonitor: Kusto language support (#33528) 2021-05-11 16:48:59 +02:00
locales i18n: Sync extraction with main (#69381) 2023-06-01 16:53:22 +02:00
maps Geomap: include sample geojson files (#39057) 2021-09-10 09:05:03 -07:00
sass Chore: Update generated scss (#68618) 2023-05-17 14:23:54 +02:00
test Plugins: Add Initial implementation for frontend plugins sandboxing (#68889) 2023-06-05 10:51:36 +02:00
testdata MarketTrend: add new alpha panel (#40909) 2021-11-05 18:01:26 -07:00
vendor Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
views Themes: Adds support for extraThemes (behind feature toggle) (#67981) 2023-05-10 15:37:04 +02:00
api-merged.json API: Add deprecation notice for updating folder UID (#68543) 2023-05-16 18:28:18 +03:00
openapi3.json API: Add deprecation notice for updating folder UID (#68543) 2023-05-16 18:28:18 +03:00
robots.txt