DashboardScene: Support auto migration for angular panels (#76100)

* DashboardScene: Support auto migration for angular panels

* minor tweak

* Update scenes

* Review fix

* Update
This commit is contained in:
Torkel Ödegaard
2023-10-10 14:33:58 +02:00
committed by GitHub
parent ea741dda6b
commit 42218fbdbb
11 changed files with 86 additions and 22 deletions

View File

@@ -122,7 +122,6 @@ describe('sceneVariablesSetToVariables', () => {
"query": "query",
"refresh": 1,
"regex": "",
"sort": 1,
}
`);
});