grafana/pkg/services/libraryelements
2023-10-25 16:29:57 +03:00
..
model NestedFolders: Add library panels counting and deletion to folder registry (#69149) 2023-07-25 13:05:53 +02:00
accesscontrol.go LibraryPanels: Add RBAC support (#73475) 2023-10-12 00:30:50 +01:00
api.go Library Panels: Fix library panel creation with RBAC enabled (#76553) 2023-10-25 16:29:57 +03:00
database.go Chore: Fix failure when importing dashboard (#76947) 2023-10-23 18:16:46 +03:00
guard.go Auth: Implement requester interface in access control module (#74289) 2023-09-06 11:16:10 +02:00
libraryelements_create_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
libraryelements_delete_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
libraryelements_get_all_test.go RBAC: Update library element tests to use RBAC (#66782) 2023-04-20 12:24:41 +03:00
libraryelements_get_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
libraryelements_patch_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
libraryelements_permissions_test.go RBAC: Update library element tests to use RBAC (#66782) 2023-04-20 12:24:41 +03:00
libraryelements_test.go Auth: Implement requester interface in access control module (#74289) 2023-09-06 11:16:10 +02:00
libraryelements.go LibraryPanels: Add RBAC support (#73475) 2023-10-12 00:30:50 +01:00
writers.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00