grafana/pkg/services/folder
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
..
folderimpl Nested folders: Provide count of all descendant dashboards and folders (#67184) 2023-04-27 17:00:09 +02:00
foldertest Nested folders: Provide count of all descendant dashboards and folders (#67184) 2023-04-27 17:00:09 +02:00
model.go Nested folders: Provide count of all descendant dashboards and folders (#67184) 2023-04-27 17:00:09 +02:00
registry.go NestedFolders: Add API endpoint for descendant count in a folder (#66550) 2023-04-24 15:57:28 +02:00
service.go Nested folders: Provide count of all descendant dashboards and folders (#67184) 2023-04-27 17:00:09 +02:00