grafana/pkg/services/folder/folderimpl
Sofia Papagiannaki 1208888bb6
Folders: Allow listing folders with write permission (#83527)
* Folders: Allow listing folders with write permission

* Check for subfolder access if parent does not have

* Add test

* GetFolders: fix ordering

* Apply suggestion from code review
2024-03-15 14:05:27 +02: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: Allow listing folders with write permission (#83527) 2024-03-15 14:05:27 +02:00
folder.go Folders: Allow listing folders with write permission (#83527) 2024-03-15 14:05:27 +02: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: Allow listing folders with write permission (#83527) 2024-03-15 14:05:27 +02: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