grafana/public/app/routes
Marcus Efraimsson 3efb3d8efa dashboards: add new default frontend route for rendering a dashboard panel
New default route /d-solo/<uid>/<slug of dashboard title> where dashboard
panel are rendered by unique identifier and panel identifier.
If old route /dashboard-solo/db/<slug of dashboard tile> are used,
try to lookup dashboard by slug and redirect to new default route.
Change url logic for sharing a panel so that the new default route
for rendering a dashboard panel are used.
 #7883
2018-01-31 11:01:23 +01:00
..
dashboard_loaders.ts dashboards: add new default frontend route for loading a dashboard 2018-01-31 00:27:51 +01:00
ReactContainer.tsx mobx: poc in using each store as individual prop on the react containers (#10414) 2018-01-03 20:11:07 +01:00
routes.ts dashboards: add new default frontend route for rendering a dashboard panel 2018-01-31 11:01:23 +01:00