grafana/pkg/services/publicdashboards/api
Lucy Chen a39d1e278e
PublicDashboards: Accept uid to pubdash creation (#73956)
* accept uid to pubdash creation

* add accesstoken back

* add uid validation unit tests

* unit test for create pubdash with uid

* update err declaration

* remove white space

* add comment

* remove trailing spaces

* remove space

* suggested changes
2023-08-29 17:25:07 -04:00
..
api_test.go PublicDashboards: Accept uid to pubdash creation (#73956) 2023-08-29 17:25:07 -04:00
api.go PublicDashboards: Accept uid to pubdash creation (#73956) 2023-08-29 17:25:07 -04:00
common_test.go Chore: clean up access control for data sources (#73010) 2023-08-21 14:26:49 +01:00
middleware_test.go PublicDashboards: Variables refactor (#73476) 2023-08-25 13:56:02 -05:00
middleware.go PublicDashboards: Variables refactor (#73476) 2023-08-25 13:56:02 -05:00
query_test.go PublicDashboards: Remove query expressions from dashboard model (#72468) 2023-08-25 15:35:22 -05:00
query.go PublicDashboards: Remove query expressions from dashboard model (#72468) 2023-08-25 15:35:22 -05:00