grafana/public/app/features/scenes
Torkel Ödegaard 8c585a4ebf
Scene: Variables interpolation formats and multi value handling (#58591)
* Component that can cache and extract variable dependencies

* Component that can cache and extract variable dependencies

* Updates

* Refactoring

* Lots of refactoring and iterations of supporting both re-rendering and query re-execution

* Updated SceneCanvasText

* Updated name of file

* Updated

* Refactoring a bit

* Added back getName

* Added comment

* minor fix

* Minor fix

* Merge fixes

* Scene variable interpolation progress

* Merge fixes

* Added all format registeries

* Progress on multi value support

* Progress on multi value support

* Updates

* Progress on scoped vars

* Fixed circular dependency

* Updates

* Some review fixes

* Updated comment

* Added forceRender function

* Add back fail on console log

* Update public/app/features/scenes/variables/interpolation/sceneInterpolator.test.ts

* Moving functions from SceneObjectBase

* fixing tests

* Fixed e2e

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2022-11-16 11:36:30 +01: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
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 Scene: Variables interpolation formats and multi value handling (#58591) 2022-11-16 11:36:30 +01:00
services Scenes: Enforce explicit accessibility modifiers (ESLint) (#58331) 2022-11-07 15:32:02 +01:00
variables Scene: Variables interpolation formats and multi value handling (#58591) 2022-11-16 11:36:30 +01:00
SceneListPage.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
ScenePage.tsx TopNav: Page can now support dashboard page layouts (Both new and old) (#52039) 2022-07-14 20:52:03 +02:00