grafana/pkg/services/dashboards
Ieva b0448b92e5
Dashboards: Allow updating a dashboard if the user doesn't have access to the parent folder (#78075)
* change where folder checks are done for dash creation/updates

* add test for folder not being found

* test fixes

* more test fixes

* add nlint directive to where folder IDs are used

* fix bad merge

* fix test
2023-11-16 11:11:35 +00:00
..
database Dashboards: Allow updating a dashboard if the user doesn't have access to the parent folder (#78075) 2023-11-16 11:11:35 +00:00
service Dashboards: Allow updating a dashboard if the user doesn't have access to the parent folder (#78075) 2023-11-16 11:11:35 +00:00
accesscontrol_test.go Chore: Deprecate FolderID from Dashboard (#77823) 2023-11-15 10:28:50 -05:00
accesscontrol.go Chore: Deprecate FolderID from Dashboard (#77823) 2023-11-15 10:28:50 -05:00
dashboard_acl_test.go chore: move dashboard_acl models into dashboard service (#62151) 2023-01-26 08:46:30 -05:00
dashboard_acl.go chore: move dashboard_acl models into dashboard service (#62151) 2023-01-26 08:46:30 -05:00
dashboard_provisioning_mock.go RBAC: remove unused dash and folder permission logic (#68968) 2023-05-24 15:33:35 +01:00
dashboard_service_mock.go Revert "Revert "RBAC: remove dashboard ACL logic from dash store, service #78130" (#78203) 2023-11-15 16:45:49 +00:00
dashboard.go Revert "Revert "RBAC: remove dashboard ACL logic from dash store, service #78130" (#78203) 2023-11-15 16:45:49 +00:00
errors.go Previews: remove dashboard previews backend (#66176) 2023-04-13 21:42:24 +04:00
models_test.go Chore: Deprecate FolderID from SaveDashboardCommand (#77813) 2023-11-15 11:21:02 -05:00
models.go Revert "Revert "RBAC: remove dashboard ACL logic from dash store, service #78130" (#78203) 2023-11-15 16:45:49 +00:00
store_mock.go Revert "Revert "RBAC: remove dashboard ACL logic from dash store, service #78130" (#78203) 2023-11-15 16:45:49 +00:00