mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 09:33:34 -06:00
This PR adds endpoints for saving and retrieving a public dashboard configuration and and api endpoint to retrieve the public dashboard. All of this is highly experimental and APIs will change. Notably, we will be removing isPublic from the dashboard model and moving it over to the public dashboard table in the next release. Further context can be found here: https://github.com/grafana/grafana/pull/49131#issuecomment-1145456952 |
||
---|---|---|
.. | ||
acl_test.go | ||
acl.go | ||
database_dashboard_public_test.go | ||
database_dashboard_public.go | ||
database_folder_test.go | ||
database_provisioning_test.go | ||
database_test.go | ||
database.go |