grafana/pkg/services/libraryelements
2026-05-27 20:54:27 +00:00
..
fake Library panel connections: Always use unistore for connection info (#121903) 2026-04-07 10:33:53 -05:00
model LibraryPanels: Return 403 instead of 500 for insufficient permissions (#123407) 2026-04-24 10:01:54 +03:00
accesscontrol.go Folders: add folder.IsRootFolderUID / folder.LegacyFolderUID helpers (#125233) 2026-05-21 15:25:40 -03:00
api.go Folders: add folder.IsRootFolderUID / folder.LegacyFolderUID helpers (#125233) 2026-05-21 15:25:40 -03:00
api_test.go AccessControl: Invalidate scope resolver cache on datasource deletion (#118334) 2026-02-18 15:25:49 -07:00
cache.go Library Panels: add a folder tree cache for getAllHandler (#117475) 2026-02-10 11:00:18 +01:00
cache_test.go Dashboard: Skip folder tree build during schema conversion (#122666) 2026-04-15 16:34:50 +02:00
conversions.go LibraryPanels: Support CRUD via apiserver (#113035) 2025-10-31 08:14:38 +03:00
conversions_test.go Chore: use new(value) rather than pointer helpers (#124525) 2026-05-10 21:32:18 +02:00
database.go LibraryElements: check folder permission on PatchLibraryElement (#125570) 2026-05-27 20:54:27 +00:00
guard.go Folders: Move folder specific errors to the folder service (#122050) 2026-04-09 00:06:36 +00:00
k8s_conversion_test.go LibraryPanels: Support CRUD via apiserver (#113035) 2025-10-31 08:14:38 +03:00
libraryelements.go Library panel connections: Always use unistore for connection info (#121903) 2026-04-07 10:33:53 -05:00
libraryelements_create_test.go Users: Use SHA-256 for Gravatar email identifier (#122319) 2026-04-13 16:12:51 +02:00
libraryelements_delete_test.go Library panel connections: Always use unistore for connection info (#121903) 2026-04-07 10:33:53 -05:00
libraryelements_get_all_test.go LibraryPanels: Improve getAllLibraryElements filter performance (#113544) 2025-11-07 10:16:41 -03:00
libraryelements_get_test.go Dashboards: Refactor to keep perms separated (#122041) 2026-04-07 13:00:45 -05:00
libraryelements_patch_test.go Library Panels: Fix stale folder_uid after PATCH folder move (#123242) 2026-04-22 15:08:09 -03:00
libraryelements_permissions_test.go LibraryElements: check folder permission on PatchLibraryElement (#125570) 2026-05-27 20:54:27 +00:00
libraryelements_test.go Users: Use SHA-256 for Gravatar email identifier (#122319) 2026-04-13 16:12:51 +02:00
writers.go [chore] Update go to v1.26.0, and the golangci-lint action to v9 (#118436) 2026-02-19 15:04:35 +01:00