grafana/pkg/services/dashboards/service
Sofia Papagiannaki 03a626f1d6
Search: Fix empty folder details for nested folder items (#76504)
* Introduce dashboard.folder_uid column

* Add data migration

* Search: Fix empty folder details for nested folders

* Set `dashboard.folder_uid` and update tests

* Add unique index

* lint

Ignore cyclomatic complexity of func
`(*DashboardServiceImpl).BuildSaveDashboardCommand

* Fix search by folder UID
2023-10-24 10:04:45 +03:00
..
dashboard_service_integration_test.go Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
dashboard_service_test.go NestedFolders: Add library panels counting and deletion to folder registry (#69149) 2023-07-25 13:05:53 +02:00
dashboard_service.go Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
service.go Chore: cleanup dashboard service names (#64442) 2023-03-08 14:37:45 -05:00