grafana/pkg/services/dashboards
Jeff Levin 6fcc5b42c0
publicdashboards: split create/update api paths (#57940)
This PR splits the create and update paths for public dashboards and includes assorted refactors toward a proper REST API. Additionally, we removed the concept of a "public dashboard config" in favor of "public dashboard" 

Co-authored-by: juanicabanas <juan.cabanas@grafana.com>
Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
2022-11-03 11:30:12 -08:00
..
database publicdashboards: split create/update api paths (#57940) 2022-11-03 11:30:12 -08:00
service feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00
accesscontrol_test.go chore/backend: move dashboard errors to dashboard service (#51593) 2022-06-30 09:31:54 -04:00
accesscontrol.go PublicDashboards: disable form if user does not has permissions (#54853) 2022-09-07 18:29:01 -03:00
dashboard_provisioning_mock.go feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00
dashboard_service_mock.go feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00
dashboard.go feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00
errors.go public-dashboards: Add log statement when public dashboard enabled or disabled (#54133) 2022-08-26 11:28:54 -08:00
folder_store_mock.go feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00
models.go feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00
store_mock.go feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00