grafana/pkg/services/dashboards
Ieva dc9e590b7b
RBAC: Return the underlying error instead of internal server or bad request for managed permission endpoints (#80974)
* return not found instead of an internal server error when listing/updating permissions

* openapi gen
2024-01-25 16:24:52 +00:00
..
dashboardaccess Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2023-11-22 14:20:22 +01:00
database Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2024-01-25 11:10:35 +01:00
service Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2024-01-25 11:10:35 +01:00
accesscontrol_test.go Nested folders: Allow creating folders with duplicate names in different locations (#77076) 2024-01-25 11:29:56 +02:00
accesscontrol.go RBAC: Return the underlying error instead of internal server or bad request for managed permission endpoints (#80974) 2024-01-25 16:24:52 +00:00
dashboard_provisioning_mock.go Provisioning: Fix dual write of folders (#80140) 2024-01-10 16:48:28 +01:00
dashboard_service_mock.go Provisioning: Fix dual write of folders (#80140) 2024-01-10 16:48:28 +01:00
dashboard.go Provisioning: Fix dual write of folders (#80140) 2024-01-10 16:48:28 +01:00
errors.go Nested folders: Allow creating folders with duplicate names in different locations (#77076) 2024-01-25 11:29:56 +02:00
models_test.go Remove folderid service test (#80433) 2024-01-12 16:43:39 +01:00
models.go Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2024-01-25 11:10:35 +01:00
store_mock.go Provisioning: Fix dual write of folders (#80140) 2024-01-10 16:48:28 +01:00