grafana/pkg/services/dashboardimport
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
..
api Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
service Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
utils Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
dashboardimport.go Auth: Implement requester interface in access control module (#74289) 2023-09-06 11:16:10 +02:00