grafana/pkg/services/folder/folderimpl
owensmallwood 98fd3e8fe9
Unified Storage - Fix bug when cleaning up legacy on create (#111511)
fix bug - we should be calling s.store.Get() instead of s.Get(). Adds regression test.
2025-09-24 11:09:20 +01:00
..
conversions.go
conversions_test.go
dashboard_folder_store.go Folders: Split legacy out of folder.Service (and remove folder.FolderStore) (#110734) 2025-09-08 18:27:49 +03:00
dashboard_folder_store_test.go Folders: Split legacy out of folder.Service (and remove folder.FolderStore) (#110734) 2025-09-08 18:27:49 +03:00
folder.go Unified Storage - Fix bug when cleaning up legacy on create (#111511) 2025-09-24 11:09:20 +01:00
folder_test.go Unified Storage - Fix bug when cleaning up legacy on create (#111511) 2025-09-24 11:09:20 +01:00
folder_unifiedstorage.go Dashboard search: Return description in search results (#110857) 2025-09-16 18:17:22 +03:00
folder_unifiedstorage_test.go
metrics.go
sqlstore.go
sqlstore_test.go
unifiedstore.go Provisioing: Update provisioned folder with a manager identity (#110988) 2025-09-12 10:50:10 +03:00
unifiedstore_test.go