grafana/pkg/services/folder/foldertest
Arati R a5206a1cda
Nested folders: Provide count of all descendant dashboards and folders (#67184)
* Add a method for getting descendant folders
* Include dashboard count for descendant folders
* Return subfolder count
* Replace references to children with descendants
* Update openapi specs
* Add test for descendant counts
* Add logging to GetDescendantCounts
2023-04-27 17:00:09 +02:00
..
folder_store_mock.go Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 2023-02-01 15:43:21 +02:00
foldertest.go Nested folders: Provide count of all descendant dashboards and folders (#67184) 2023-04-27 17:00:09 +02:00