grafana/public/app/features/scenes
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
..
components Scene: Variables interpolation formats and multi value handling (#58591) 2022-11-16 11:36:30 +01:00
core Scene: Variables interpolation formats and multi value handling (#58591) 2022-11-16 11:36:30 +01:00
dashboard DashboardScene: First step to loading the current dashboard model and rendering it as a scene (#57012) 2022-11-17 07:15:51 -08:00
editor Scene: Variables interpolation formats and multi value handling (#58591) 2022-11-16 11:36:30 +01:00
querying Scene: Variables interpolation formats and multi value handling (#58591) 2022-11-16 11:36:30 +01:00
scenes Scenes: Share factory function for test data query runner (#58816) 2022-11-16 15:47:44 +01:00
services Scenes: Enforce explicit accessibility modifiers (ESLint) (#58331) 2022-11-07 15:32:02 +01:00
variables Variables: Use new format registry from templateSrv (#58813) 2022-11-16 14:55:31 +01:00
SceneListPage.tsx DashboardScene: First step to loading the current dashboard model and rendering it as a scene (#57012) 2022-11-17 07:15:51 -08:00
ScenePage.tsx TopNav: Page can now support dashboard page layouts (Both new and old) (#52039) 2022-07-14 20:52:03 +02:00