Skip to content

Commit 74d453f

Browse files
authored
DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879)
* DashboardScheam: Remove old unused legacy props style and timepicker.enable * Update * fix test
1 parent f95405d commit 74d453f

File tree

223 files changed

+52
-328
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

223 files changed

+52
-328
lines changed

devenv/bulk-dashboards/bulkdash.jsonnet

-1
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,6 @@
10901090
],
10911091
"refresh": false,
10921092
"schemaVersion": 16,
1093-
"style": "dark",
10941093
"tags": [
10951094
"demo"
10961095
],

devenv/bulk_alerting_dashboards/dashboard.libsonnet

-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@
128128
}
129129
],
130130
schemaVersion: 16,
131-
style: "dark",
132131
tags: [],
133132
templating: {
134133
list: []

devenv/dev-dashboards-without-uid/panel_tests_graph.json

-1
Original file line numberDiff line numberDiff line change
@@ -1630,7 +1630,6 @@
16301630
],
16311631
"refresh": false,
16321632
"schemaVersion": 16,
1633-
"style": "dark",
16341633
"tags": ["gdev", "panel-tests"],
16351634
"templating": {
16361635
"list": []

devenv/dev-dashboards-without-uid/panel_tests_graph_time_regions.json

-1
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,6 @@
467467
],
468468
"refresh": false,
469469
"schemaVersion": 16,
470-
"style": "dark",
471470
"tags": [
472471
"gdev",
473472
"panel-tests"

devenv/dev-dashboards-without-uid/panel_tests_polystat.json

-1
Original file line numberDiff line numberDiff line change
@@ -3371,7 +3371,6 @@
33713371
}
33723372
],
33733373
"schemaVersion": 16,
3374-
"style": "dark",
33753374
"tags": ["panel-test", "gdev"],
33763375
"templating": {
33773376
"list": []

devenv/dev-dashboards/alerting/testdata_alerts.json

-1
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,6 @@
730730
}
731731
],
732732
"schemaVersion": 37,
733-
"style": "dark",
734733
"tags": [
735734
"gdev",
736735
"alerting"

devenv/dev-dashboards/all-panels.json

-1
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,6 @@
884884
],
885885
"refresh": "",
886886
"schemaVersion": 33,
887-
"style": "dark",
888887
"tags": [
889888
"gdev",
890889
"panel-tests",

devenv/dev-dashboards/annotations/annotation-filtering.json

-1
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,6 @@
415415
],
416416
"refresh": "",
417417
"schemaVersion": 38,
418-
"style": "dark",
419418
"tags": ["gdev", "annotations"],
420419
"templating": {
421420
"list": []

devenv/dev-dashboards/datasource-elasticsearch/elasticsearch_complex.json

-1
Original file line numberDiff line numberDiff line change
@@ -5739,7 +5739,6 @@
57395739
],
57405740
"refresh": "",
57415741
"schemaVersion": 38,
5742-
"style": "dark",
57435742
"tags": [
57445743
"gdev",
57455744
"elasticsearch",

devenv/dev-dashboards/datasource-elasticsearch/elasticsearch_migration.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -10330,8 +10330,7 @@
1033010330
],
1033110331
"refresh": "",
1033210332
"schemaVersion": 38,
10333-
"style": "dark",
10334-
"tags": [
10333+
"tags": [
1033510334
"gdev",
1033610335
"elasticsearch",
1033710336
"datasource-test"

devenv/dev-dashboards/datasource-elasticsearch/elasticsearch_simple.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1106,8 +1106,7 @@
11061106
],
11071107
"refresh": "",
11081108
"schemaVersion": 38,
1109-
"style": "dark",
1110-
"tags": [
1109+
"tags": [
11111110
"gdev",
11121111
"elasticsearch",
11131112
"datasource-test"

devenv/dev-dashboards/datasource-influxdb/influxdb-logs.json

-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@
172172
}
173173
],
174174
"schemaVersion": 22,
175-
"style": "dark",
176175
"tags": ["gdev", "influxdb", "datasource-test"],
177176
"templating": {
178177
"list": []

devenv/dev-dashboards/datasource-influxdb/influxdb-templated.json

-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@
157157
],
158158
"refresh": false,
159159
"schemaVersion": 18,
160-
"style": "dark",
161160
"tags": ["gdev", "datasource-test", "influxdb"],
162161
"templating": {
163162
"list": [

devenv/dev-dashboards/datasource-loki/loki_fakedata.json

-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,6 @@
366366
],
367367
"refresh": "",
368368
"schemaVersion": 37,
369-
"style": "dark",
370369
"tags": [
371370
"gdev",
372371
"loki",

devenv/dev-dashboards/datasource-mssql/mssql_unittest.json

-1
Original file line numberDiff line numberDiff line change
@@ -2731,7 +2731,6 @@
27312731
],
27322732
"refresh": false,
27332733
"schemaVersion": 16,
2734-
"style": "dark",
27352734
"tags": ["gdev", "mssql", "datasource-test"],
27362735
"templating": {
27372736
"list": [

devenv/dev-dashboards/datasource-mysql/mysql_fakedata.json

-1
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,6 @@
391391
],
392392
"refresh": false,
393393
"schemaVersion": 21,
394-
"style": "dark",
395394
"tags": ["gdev", "mysql", "datasource-tags"],
396395
"templating": {
397396
"list": [

devenv/dev-dashboards/datasource-mysql/mysql_unittest.json

-1
Original file line numberDiff line numberDiff line change
@@ -2545,7 +2545,6 @@
25452545
],
25462546
"refresh": false,
25472547
"schemaVersion": 16,
2548-
"style": "dark",
25492548
"tags": ["gdev", "mysql", "datasource-test"],
25502549
"templating": {
25512550
"list": [

devenv/dev-dashboards/datasource-opentsdb/opentsdb.json

-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@
198198
}
199199
],
200200
"schemaVersion": 22,
201-
"style": "dark",
202201
"tags": ["datasource-test", "gdev", "opentsdb"],
203202
"templating": {
204203
"list": []

devenv/dev-dashboards/datasource-opentsdb/opentsdb_v23.json

-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@
218218
}
219219
],
220220
"schemaVersion": 33,
221-
"style": "dark",
222221
"tags": [],
223222
"templating": {
224223
"list": []

devenv/dev-dashboards/datasource-postgres/postgres_fakedata.json

-1
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,6 @@
427427
}
428428
],
429429
"schemaVersion": 21,
430-
"style": "dark",
431430
"tags": ["gdev", "postgres", "datasource-test"],
432431
"templating": {
433432
"list": [

devenv/dev-dashboards/datasource-postgres/postgres_unittest.json

-1
Original file line numberDiff line numberDiff line change
@@ -2521,7 +2521,6 @@
25212521
],
25222522
"refresh": false,
25232523
"schemaVersion": 16,
2524-
"style": "dark",
25252524
"tags": ["gdev", "postgres", "datasource-test"],
25262525
"templating": {
25272526
"list": [

devenv/dev-dashboards/datasource-testdata/bar-gauge-demo2.json

-1
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,6 @@
472472
}
473473
],
474474
"schemaVersion": 21,
475-
"style": "dark",
476475
"tags": ["gdev", "demo"],
477476
"templating": {
478477
"list": []

devenv/dev-dashboards/datasource-testdata/demo1.json

-1
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,6 @@
10771077
],
10781078
"refresh": false,
10791079
"schemaVersion": 18,
1080-
"style": "dark",
10811080
"tags": ["gdev", "demo"],
10821081
"templating": {
10831082
"list": []

devenv/dev-dashboards/datasource-testdata/new_features_in_v62.json

-1
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,6 @@
13171317
],
13181318
"refresh": "",
13191319
"schemaVersion": 18,
1320-
"style": "dark",
13211320
"tags": ["gdev", "demo"],
13221321
"templating": {
13231322
"list": []

devenv/dev-dashboards/datasource-testdata/new_features_in_v74.json

-1
Original file line numberDiff line numberDiff line change
@@ -2165,7 +2165,6 @@
21652165
],
21662166
"refresh": false,
21672167
"schemaVersion": 27,
2168-
"style": "dark",
21692168
"tags": [
21702169
"gdev",
21712170
"graph-ng",

devenv/dev-dashboards/datasource-testdata/new_features_in_v8.json

-1
Original file line numberDiff line numberDiff line change
@@ -2814,7 +2814,6 @@
28142814
],
28152815
"refresh": false,
28162816
"schemaVersion": 33,
2817-
"style": "dark",
28182817
"tags": [
28192818
"gdev",
28202819
"graph-ng",

devenv/dev-dashboards/e2e-repeats/Repeating-Kitchen-Sink.json

-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,6 @@
344344
}
345345
],
346346
"schemaVersion": 34,
347-
"style": "dark",
348347
"tags": [],
349348
"templating": {
350349
"list": [

devenv/dev-dashboards/e2e-repeats/Repeating-a-panel-horizontally.json

-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
}
107107
],
108108
"schemaVersion": 36,
109-
"style": "dark",
110109
"tags": [],
111110
"templating": {
112111
"list": [

devenv/dev-dashboards/e2e-repeats/Repeating-a-panel-vertically.json

-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
}
103103
],
104104
"schemaVersion": 34,
105-
"style": "dark",
106105
"tags": [],
107106
"templating": {
108107
"list": [

devenv/dev-dashboards/e2e-repeats/Repeating-a-row-with-a-non-repeating-panel-and-horizontal-repeating-panel.json

-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@
200200
}
201201
],
202202
"schemaVersion": 36,
203-
"style": "dark",
204203
"tags": [],
205204
"templating": {
206205
"list": [

devenv/dev-dashboards/e2e-repeats/Repeating-a-row-with-a-non-repeating-panel-and-vertical-repeating-panel.json

-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@
193193
}
194194
],
195195
"schemaVersion": 34,
196-
"style": "dark",
197196
"tags": [],
198197
"templating": {
199198
"list": [

devenv/dev-dashboards/e2e-repeats/Repeating-a-row-with-a-non-repeating-panel.json

-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@
116116
}
117117
],
118118
"schemaVersion": 34,
119-
"style": "dark",
120119
"tags": [],
121120
"templating": {
122121
"list": [

devenv/dev-dashboards/e2e-repeats/Repeating-a-row-with-a-repeating-horizontal-panel.json

-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@
118118
}
119119
],
120120
"schemaVersion": 34,
121-
"style": "dark",
122121
"tags": [],
123122
"templating": {
124123
"list": [

devenv/dev-dashboards/e2e-repeats/Repeating-a-row-with-a-repeating-vertical-panel.json

-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@
117117
}
118118
],
119119
"schemaVersion": 34,
120-
"style": "dark",
121120
"tags": [],
122121
"templating": {
123122
"list": [

devenv/dev-dashboards/e2e-repeats/Repeating-an-empty-row.json

-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
}
4242
],
4343
"schemaVersion": 34,
44-
"style": "dark",
4544
"tags": [],
4645
"templating": {
4746
"list": [

devenv/dev-dashboards/feature-templating/datadata-macros.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -820,8 +820,7 @@
820820
],
821821
"refresh": "",
822822
"schemaVersion": 38,
823-
"style": "dark",
824-
"tags": ["gdev", "templating"],
823+
"tags": ["gdev", "templating"],
825824
"templating": {
826825
"list": [
827826
{

devenv/dev-dashboards/feature-templating/global-variables-and-interpolation.json

-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
}
5252
],
5353
"schemaVersion": 26,
54-
"style": "dark",
5554
"tags": ["gdev", "templating"],
5655
"templating": {
5756
"list": [

devenv/dev-dashboards/feature-templating/templating-dashboard-links-and-variables.json

-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
}
7777
],
7878
"schemaVersion": 26,
79-
"style": "dark",
8079
"tags": ["gdev", "templating"],
8180
"templating": {
8281
"list": [

devenv/dev-dashboards/feature-templating/templating-textbox-e2e-scenarios.json

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
}
7676
],
7777
"schemaVersion": 27,
78-
"style": "dark",
7978
"tags": [],
8079
"templating": {
8180
"list": [

devenv/dev-dashboards/feature-templating/testdata-datalinks.json

-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,6 @@
346346
}
347347
],
348348
"schemaVersion": 20,
349-
"style": "dark",
350349
"tags": ["gdev", "templating"],
351350
"templating": {
352351
"list": [

devenv/dev-dashboards/feature-templating/testdata-nested-variables-drilldown.json

-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@
212212
],
213213
"refresh": false,
214214
"schemaVersion": 19,
215-
"style": "dark",
216215
"tags": ["gdev", "templating"],
217216
"templating": {
218217
"list": [

devenv/dev-dashboards/feature-templating/testdata-nested-variables.json

-1
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,6 @@
436436
],
437437
"refresh": false,
438438
"schemaVersion": 25,
439-
"style": "dark",
440439
"tags": ["gdev", "templating"],
441440
"templating": {
442441
"list": [

devenv/dev-dashboards/feature-templating/testdata-repeating.json

-1
Original file line numberDiff line numberDiff line change
@@ -1281,7 +1281,6 @@
12811281
],
12821282
"refresh": false,
12831283
"schemaVersion": 18,
1284-
"style": "dark",
12851284
"tags": ["gdev", "templating"],
12861285
"templating": {
12871286
"list": [

devenv/dev-dashboards/feature-templating/testdata-test-variable-output.json

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
}
9191
],
9292
"schemaVersion": 35,
93-
"style": "dark",
9493
"tags": [],
9594
"templating": {
9695
"list": []

devenv/dev-dashboards/feature-templating/testdata-variables-textbox.json

-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@
195195
}
196196
],
197197
"schemaVersion": 26,
198-
"style": "dark",
199198
"tags": ["gdev", "templating"],
200199
"templating": {
201200
"list": [

devenv/dev-dashboards/feature-templating/testdata-variables-that-update-on-time-change.json

-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@
114114
}
115115
],
116116
"schemaVersion": 22,
117-
"style": "dark",
118117
"tags": ["gdev", "templating"],
119118
"templating": {
120119
"list": [

devenv/dev-dashboards/home.json

-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@
220220
}
221221
],
222222
"schemaVersion": 36,
223-
"style": "dark",
224223
"tags": [],
225224
"templating": {
226225
"list": []

devenv/dev-dashboards/migrations/migrations.json

-1
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,6 @@
562562
],
563563
"refresh": "",
564564
"schemaVersion": 34,
565-
"style": "dark",
566565
"tags": [
567566
"gdev",
568567
"migrations",

devenv/dev-dashboards/panel-barchart/barchart-autosizing.json

-1
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,6 @@
602602
],
603603
"refresh": "",
604604
"schemaVersion": 36,
605-
"style": "dark",
606605
"tags": [
607606
"gdev",
608607
"panel-tests",

0 commit comments

Comments
 (0)