grafana/pkg/services/dashboardversion
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
..
dashverimpl Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
dashvertest chore(dashboard version service): make method sigs more consistent (#60736) 2022-12-27 11:17:24 -05:00
dashver.go chore(dashboard version service): make method sigs more consistent (#60736) 2022-12-27 11:17:24 -05:00
model.go API: Fix "Updated by" Column in dashboard versions table (#65351) 2023-03-30 17:31:53 +03:00