mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
* When getting a public dashboard, backend returns a response structured the same as when you get a regular dashboard * Updates backend tests for getting public dashboard * Frontend can load the public dashboard based on the pubdash uid provided * adds frontend test to make sure public dashboard doesnt render toolbar and submenu * sorts imports