grafana/public/app/features/dashboard
Torkel Ödegaard 0c4aa6d0d8
DashboardScene: First step to loading the current dashboard model and rendering it as a scene (#57012)
* Initial dashboard loading start

* loading dashboard works and shows something

* loading dashboard works and shows something

* Minor tweaks

* Add starred dashboards to scene list page

* Use new SceneGridLayout

* Allow switching directly from dashboard to a scene

* Migrate basic dashboard rows to scene based dashboard

* Review nit

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2022-11-17 07:15:51 -08:00
..
api PublicDashboards: Add delete public dashboard button in public dashboard modal (#58095) 2022-11-04 14:08:50 -04:00
components DashboardScene: First step to loading the current dashboard model and rendering it as a scene (#57012) 2022-11-17 07:15:51 -08:00
containers Folder: Replace folderId with folderUid (#58393) 2022-11-17 09:22:57 +01:00
dashgrid Chore: fix some types (#58662) 2022-11-11 16:29:49 +00:00
services DashboardScene: First step to loading the current dashboard model and rendering it as a scene (#57012) 2022-11-17 07:15:51 -08:00
state Folder: Replace folderId with folderUid (#58393) 2022-11-17 09:22:57 +01:00
utils Folder: Replace folderId with folderUid (#58393) 2022-11-17 09:22:57 +01:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
routes.ts Public Dashboards: Add audit table (#54508) 2022-10-12 21:36:05 -08:00