grafana/public/app
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
..
containers ux: minor word change to alert list 2018-01-10 13:17:43 +01:00
core dashboards: use new *url* prop from dashboard search for linking to dashboards 2018-01-31 00:42:17 +01:00
features dashboards: add new default frontend route for rendering a dashboard panel 2018-01-31 11:01:23 +01:00
partials More fixes for relative urls when running Grafana under a different sub path (#10470) 2018-01-09 13:56:41 +01:00
plugins dashboards: fix links to recently viewed and starred dashboards 2018-01-31 00:48:36 +01:00
routes dashboards: add new default frontend route for rendering a dashboard panel 2018-01-31 11:01:23 +01:00
stores fix: fixed build issue 2018-01-17 10:48:07 +01:00
app.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
index.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00