-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTeams.json
58 lines (58 loc) · 1.57 KB
/
Teams.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"id": "bb5890c2-f71f-4bcc-bce8-04746480a765",
"type": "page/dashboard",
"title": "Teams",
"content": {
"_type": "layout/list",
"contents": [
{
"_type": "layout/column",
"columns": [
{
"width": 100,
"contents": [
{
"_type": "layout/list",
"contents": [
{
"_type": "tile/status-block",
"config": {
"context": {},
"source": {
"scope": {
"groupId": "",
"classId": "6422ea11-7f60-ae59-97ad-eb7100ca3114",
"criteria": ""
},
"extendedProperties": true,
"alerts": true
},
"display": {
"label": "custom",
"columns": 5,
"height": 5,
"fontsize": 5,
"sublabel": "none",
"customLabel": "{{name}}",
"sublabelCustomLabel": ""
}
},
"description": "",
"title": ""
}
]
}
]
}
]
}
]
},
"derivedFrom": "00000000-0000-0000-0000-000000000000",
"draft": false,
"openAccess": {
"enabled": false,
"interaction": null,
"theme": null
}
}