grafana/pkg/services/folder/folderimpl
Sofia Papagiannaki 28de94f6a2
Folders: Modify folder service Get() to optionally return fullpath (#81972)
* Folders: Modify Get() to optionally return fullpath

* Set FullPath to folder title if feature flag is off

* Apply suggestion from code review
2024-02-14 04:47:46 +11:00
..
dashboard_folder_store_test.go Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
dashboard_folder_store.go Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2024-01-25 11:10:35 +01:00
folder_test.go Folders: Modify folder service Get() to optionally return fullpath (#81972) 2024-02-14 04:47:46 +11:00
folder.go Folders: Modify folder service Get() to optionally return fullpath (#81972) 2024-02-14 04:47:46 +11:00
metrics.go Folders: Add metric for listing subfolders duration (#81144) 2024-01-24 14:15:32 +01:00
sqlstore_test.go Folders: Modify folder service Get() to optionally return fullpath (#81972) 2024-02-14 04:47:46 +11:00
sqlstore.go Folders: Modify folder service Get() to optionally return fullpath (#81972) 2024-02-14 04:47:46 +11:00
store_fake.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 2024-01-30 18:26:34 +02:00
store.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 2024-01-30 18:26:34 +02:00