grafana/public/app/features/browse-dashboards
Ashley Harrison eacb5bee7e
Nested folders: Consolidate mutations in RTK query (#70249)
* this is an ok intermediate point

* delete some unused actions + fix tag invalidation on folder save

* remove prefetching for now (it creates a permanent subscription?!)

* leave paginated fetch out of rtk query for now

* ensure we're invalidating the cache correctly

* fix dashboard saving

* simplify

* recursively invalidate children on rename

* tidy up

* don't need to invalidate tags on delete

* don't need to invalidate on new either

* make new refreshParents action

* pageheader spacing

* invalidate getFolder on move

* bit of rearrangement
2023-06-22 09:44:19 +01:00
..
api Nested folders: Consolidate mutations in RTK query (#70249) 2023-06-22 09:44:19 +01:00
components Nested folders: Consolidate mutations in RTK query (#70249) 2023-06-22 09:44:19 +01:00
fixtures Nested folders: add analytics tracking for some features (#69901) 2023-06-12 16:52:08 +01:00
state Nested folders: Consolidate mutations in RTK query (#70249) 2023-06-22 09:44:19 +01:00
BrowseDashboardsPage.test.tsx NestedFolders: Improve performance of Browse Dashboards by loading one page at a time (#68617) 2023-06-05 10:21:45 +00:00
BrowseDashboardsPage.tsx Nested folders: add analytics tracking for some features (#69901) 2023-06-12 16:52:08 +01:00
BrowseFolderAlertingPage.test.tsx Nested folders: More browse unit tests (#68994) 2023-05-25 11:26:39 +01:00
BrowseFolderAlertingPage.tsx Page: Add inline rename functionality (#68828) 2023-05-31 17:03:54 +01:00
BrowseFolderLibraryPanelsPage.test.tsx Nested folders: More browse unit tests (#68994) 2023-05-25 11:26:39 +01:00
BrowseFolderLibraryPanelsPage.tsx Page: Add inline rename functionality (#68828) 2023-05-31 17:03:54 +01:00
permissions.ts NestedFolders: Permission for creating and editing (#67406) 2023-04-28 18:00:56 +02:00
types.ts NestedFolders: Improve performance of Browse Dashboards by loading one page at a time (#68617) 2023-06-05 10:21:45 +00:00