DashboardScene: Alert states data layer (#77945)

* Add AlertStates data topic

* DashboardScene: Alert states data layer

* TMP package json

* Remove duplicated function

* Use latest scenes canry

* Use latest scenes and add transformation test
This commit is contained in:
Dominik Prokop
2023-11-14 00:08:06 -08:00
committed by GitHub
parent ea12eecac5
commit a3ae9d418d
8 changed files with 287 additions and 17 deletions
+3 -1
View File
@@ -2873,7 +2873,9 @@ exports[`better eslint`] = {
],
"public/app/features/dashboard-scene/serialization/transformSaveModelToScene.test.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"]
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Unexpected any. Specify a different type.", "2"],
[0, 0, 0, "Unexpected any. Specify a different type.", "3"]
],
"public/app/features/dashboard-scene/serialization/transformSceneToSaveModel.test.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],