grafana/pkg/services/libraryelements
linoman 13f4382214
Auth: Implement requester interface in access control module (#74289)
* Implement requester interface in the access control module
2023-09-06 11:16:10 +02:00
..
model NestedFolders: Add library panels counting and deletion to folder registry (#69149) 2023-07-25 13:05:53 +02:00
api.go Export: Remove DS input when dashboard is imported with a lib panel that already exists (#69412) 2023-07-27 13:11:15 -03:00
database.go Auth: Implement requester interface in access control module (#74289) 2023-09-06 11:16:10 +02: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 Auth: Implement requester interface in access control module (#74289) 2023-09-06 11:16:10 +02:00
writers.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00