[Alerting] - Display scenes using SceneAppPage for caching (#74767)

* Display scenes using SceneAppPage for caching

Also, reorganizing them in different tabs per Torkel's suggestion

* Fix lint

* Alerting home app poc

* Fix imports

* fix routing

* remove width

* Apply feature flags back

* Add comment regarding enabling the rule group query variable

* Upgrade scenes lib

* Add query variables back

---------

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
This commit is contained in:
Virginia Cepeda
2023-09-19 09:17:56 -03:00
committed by GitHub
co-authored by Torkel Ödegaard
parent 7209e84cd2
commit 0d3c47da99
11 changed files with 165 additions and 128 deletions
+1 -1
View File
@@ -251,7 +251,7 @@
"@grafana/lezer-traceql": "0.0.6",
"@grafana/monaco-logql": "^0.0.7",
"@grafana/runtime": "workspace:*",
"@grafana/scenes": "^1.1.1",
"@grafana/scenes": "^1.3.1",
"@grafana/schema": "workspace:*",
"@grafana/ui": "workspace:*",
"@kusto/monaco-kusto": "^7.4.0",