grafana/pkg/services/dashboards
Sofia Papagiannaki 478d7d58fa
Nested folders: Allow creating folders with duplicate names in different locations (#77076)
* Add API test

* Add move tests

* Fix create folder

* Fix move

* Fix test

* Drop and re-create index so that allows a folder to contain a dashboard and a subfolder with same name

* Get folder by title defaults to root folder and optionally fetches folder by provided parent folder

* Apply suggestions from code review
2024-01-25 11:29:56 +02:00
..
dashboardaccess Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2023-11-22 14:20:22 +01:00
database Nested folders: Allow creating folders with duplicate names in different locations (#77076) 2024-01-25 11:29:56 +02:00
service Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
accesscontrol_test.go Nested folders: Allow creating folders with duplicate names in different locations (#77076) 2024-01-25 11:29:56 +02:00
accesscontrol.go Nested folders: Allow creating folders with duplicate names in different locations (#77076) 2024-01-25 11:29:56 +02:00
dashboard_provisioning_mock.go Provisioning: Fix dual write of folders (#80140) 2024-01-10 16:48:28 +01:00
dashboard_service_mock.go Provisioning: Fix dual write of folders (#80140) 2024-01-10 16:48:28 +01:00
dashboard.go Provisioning: Fix dual write of folders (#80140) 2024-01-10 16:48:28 +01:00
errors.go Nested folders: Allow creating folders with duplicate names in different locations (#77076) 2024-01-25 11:29:56 +02:00
models_test.go Remove folderid service test (#80433) 2024-01-12 16:43:39 +01:00
models.go Chore: Add dashboard retrieval by FolderUID (#80288) 2024-01-11 15:02:13 +01:00
store_mock.go Provisioning: Fix dual write of folders (#80140) 2024-01-10 16:48:28 +01:00