grafana/public/app/features/browse-dashboards
Ashley Harrison a8f91f115c
Nested folders: Add folder actions to other tabs (#68673)
* add folder actions to other tabs

* fix copy pasta

* add unit tests

* don't need tree here

* fixes some copy pasta

* move into separate fixtures file
2023-05-24 10:41:03 +01:00
..
api Nested folders: Add folder actions to other tabs (#68673) 2023-05-24 10:41:03 +01:00
components Nested folders: Add folder actions to other tabs (#68673) 2023-05-24 10:41:03 +01:00
fixtures Nested folders: Add folder actions to other tabs (#68673) 2023-05-24 10:41:03 +01:00
state Nested folders: Add folder actions to other tabs (#68673) 2023-05-24 10:41:03 +01:00
BrowseDashboardsPage.test.tsx Nested folders: Clear selection state when navigating to a different folder (#68438) 2023-05-15 13:26:55 +01:00
BrowseDashboardsPage.tsx Nested folders: move permissions to a drawer (#68476) 2023-05-17 16:15:36 +01:00
BrowseFolderAlertingPage.test.tsx Nested folders: Add folder actions to other tabs (#68673) 2023-05-24 10:41:03 +01:00
BrowseFolderAlertingPage.tsx Nested folders: Add folder actions to other tabs (#68673) 2023-05-24 10:41:03 +01:00
BrowseFolderLibraryPanelsPage.test.tsx Nested folders: Add folder actions to other tabs (#68673) 2023-05-24 10:41:03 +01:00
BrowseFolderLibraryPanelsPage.tsx Nested folders: Add folder actions to other tabs (#68673) 2023-05-24 10:41:03 +01:00
permissions.ts NestedFolders: Permission for creating and editing (#67406) 2023-04-28 18:00:56 +02:00
types.ts NestedFolders: Add empty states for Browse and Search (#67423) 2023-05-02 14:33:59 +03:00