grafana/pkg/services/dashboardversion/dashverimpl
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
..
dashver_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
dashver.go fix(dashboard version service): add DashboardUID to query and responses (#60800) 2023-02-07 12:27:38 -05:00
sqlx_store_test.go Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
sqlx_store.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
store_test.go Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
store.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
xorm_store_test.go Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
xorm_store.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00