directus-template-cli 0.3.0-beta.7 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/oclif.manifest.json +1 -1
  2. package/package.json +1 -1
  3. package/templates/agencyos/src/collections.json +152 -181
  4. package/templates/agencyos/src/content/block_button.json +9 -9
  5. package/templates/agencyos/src/content/block_button_group.json +4 -4
  6. package/templates/agencyos/src/content/block_columns_rows.json +6 -6
  7. package/templates/agencyos/src/content/block_gallery_files.json +10 -70
  8. package/templates/agencyos/src/content/block_hero.json +4 -4
  9. package/templates/agencyos/src/content/block_step_items.json +5 -5
  10. package/templates/agencyos/src/content/block_team.json +4 -4
  11. package/templates/agencyos/src/content/block_testimonial_slider_items.json +8 -8
  12. package/templates/agencyos/src/content/categories.json +2 -2
  13. package/templates/agencyos/src/content/globals.json +12 -12
  14. package/templates/agencyos/src/content/help_collections.json +2 -2
  15. package/templates/agencyos/src/content/navigation.json +1 -1
  16. package/templates/agencyos/src/content/navigation_items.json +40 -71
  17. package/templates/agencyos/src/content/os_deal_stages.json +6 -6
  18. package/templates/agencyos/src/content/os_email_templates.json +1 -1
  19. package/templates/agencyos/src/content/os_expenses.json +2 -2
  20. package/templates/agencyos/src/content/os_invoice_items.json +6 -6
  21. package/templates/agencyos/src/content/os_invoices.json +3 -3
  22. package/templates/agencyos/src/content/os_items.json +1 -1
  23. package/templates/agencyos/src/content/os_payments.json +1 -1
  24. package/templates/agencyos/src/content/os_project_templates.json +4 -4
  25. package/templates/agencyos/src/content/os_proposal_approvals.json +1 -44
  26. package/templates/agencyos/src/content/os_proposal_blocks.json +0 -22
  27. package/templates/agencyos/src/content/os_proposals.json +3 -6
  28. package/templates/agencyos/src/content/os_tasks.json +44 -44
  29. package/templates/agencyos/src/content/page_blocks.json +5 -29
  30. package/templates/agencyos/src/content/pages.json +11 -11
  31. package/templates/agencyos/src/content/pages_blog.json +1 -1
  32. package/templates/agencyos/src/content/pages_projects.json +1 -1
  33. package/templates/agencyos/src/content/post_gallery_items.json +5 -5
  34. package/templates/agencyos/src/content/posts.json +49 -49
  35. package/templates/agencyos/src/content/redirects.json +1 -1
  36. package/templates/agencyos/src/content/seo.json +0 -710
  37. package/templates/agencyos/src/content/team.json +5 -5
  38. package/templates/agencyos/src/dashboards.json +6 -6
  39. package/templates/agencyos/src/files.json +147 -147
  40. package/templates/agencyos/src/flows.json +26 -26
  41. package/templates/agencyos/src/operations.json +111 -111
  42. package/templates/agencyos/src/panels.json +174 -174
  43. package/templates/agencyos/src/permissions.json +0 -99
  44. package/templates/agencyos/src/schema/snapshot.json +0 -71
  45. package/templates/agencyos/src/settings.json +33 -33
  46. package/templates/agencyos/src/users.json +3 -3
@@ -1,33 +1,33 @@
1
1
  [
2
2
  {
3
- "id": "16690e0b-ffc4-471f-9762-d4f2e55ad543",
4
3
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
4
+ "id": "16690e0b-ffc4-471f-9762-d4f2e55ad543",
5
5
  "dashboard": "d283dd34-6886-4cfd-b1c5-744320562acc",
6
6
  "date_created": "2023-09-11T13:08:17.998Z",
7
7
  "type": "label",
8
- "color": null,
9
- "icon": null,
10
8
  "name": null,
9
+ "icon": null,
10
+ "color": null,
11
11
  "options": {
12
12
  "text": "Sales",
13
13
  "color": "#18222F"
14
14
  },
15
15
  "note": null,
16
- "position_x": 2,
17
- "position_y": 42,
18
- "width": 20,
19
16
  "height": 6,
17
+ "width": 20,
18
+ "position_y": 42,
19
+ "position_x": 2,
20
20
  "show_header": false
21
21
  },
22
22
  {
23
- "id": "2080c1a2-404d-4886-acfd-2ed468c2ec73",
24
23
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
24
+ "id": "2080c1a2-404d-4886-acfd-2ed468c2ec73",
25
25
  "dashboard": "d283dd34-6886-4cfd-b1c5-744320562acc",
26
26
  "date_created": "2023-10-20T02:20:10.608Z",
27
27
  "type": "metric",
28
- "color": "#E35169",
29
- "icon": "warning",
30
28
  "name": "Past Due Tasks",
29
+ "icon": "warning",
30
+ "color": "#E35169",
31
31
  "options": {
32
32
  "collection": "os_tasks",
33
33
  "sortField": null,
@@ -58,21 +58,21 @@
58
58
  ]
59
59
  },
60
60
  "note": null,
61
- "position_x": 22,
62
- "position_y": 15,
63
- "width": 15,
64
61
  "height": 6,
62
+ "width": 15,
63
+ "position_y": 15,
64
+ "position_x": 22,
65
65
  "show_header": true
66
66
  },
67
67
  {
68
- "id": "23dec2a6-f1a8-450b-81eb-6d6eb772b69b",
69
68
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
69
+ "id": "23dec2a6-f1a8-450b-81eb-6d6eb772b69b",
70
70
  "dashboard": "d283dd34-6886-4cfd-b1c5-744320562acc",
71
71
  "date_created": "2023-10-20T02:03:36.538Z",
72
72
  "type": "relational-variable",
73
- "color": "#18222F",
74
- "icon": "supervised_user_circle",
75
73
  "name": "Select User",
74
+ "icon": "supervised_user_circle",
75
+ "color": "#18222F",
76
76
  "options": {
77
77
  "field": "user",
78
78
  "collection": "directus_users",
@@ -101,21 +101,21 @@
101
101
  }
102
102
  },
103
103
  "note": null,
104
- "position_x": 2,
105
- "position_y": 8,
106
- "width": 30,
107
104
  "height": 6,
105
+ "width": 30,
106
+ "position_y": 8,
107
+ "position_x": 2,
108
108
  "show_header": true
109
109
  },
110
110
  {
111
- "id": "24c2b515-4d64-4919-9410-8a40cfba81ce",
112
111
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
112
+ "id": "24c2b515-4d64-4919-9410-8a40cfba81ce",
113
113
  "dashboard": "d283dd34-6886-4cfd-b1c5-744320562acc",
114
114
  "date_created": "2023-10-20T02:22:22.622Z",
115
115
  "type": "metric",
116
- "color": "#E35169",
117
- "icon": "warning",
118
116
  "name": "Past Due Activities",
117
+ "icon": "warning",
118
+ "color": "#E35169",
119
119
  "options": {
120
120
  "collection": "os_activities",
121
121
  "sortField": "due_date",
@@ -146,21 +146,21 @@
146
146
  ]
147
147
  },
148
148
  "note": null,
149
- "position_x": 22,
150
- "position_y": 42,
151
- "width": 15,
152
149
  "height": 6,
150
+ "width": 15,
151
+ "position_y": 42,
152
+ "position_x": 22,
153
153
  "show_header": true
154
154
  },
155
155
  {
156
- "id": "28d6c776-0caa-4038-a1be-e7e11d3b9eee",
157
156
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
157
+ "id": "28d6c776-0caa-4038-a1be-e7e11d3b9eee",
158
158
  "dashboard": "0d85d827-a045-4dee-bcd3-d72d3a91cc52",
159
159
  "date_created": "2023-10-20T02:30:19.377Z",
160
160
  "type": "metric",
161
- "color": "#FFA439",
162
- "icon": null,
163
161
  "name": "Proposal Amount",
162
+ "icon": null,
163
+ "color": "#FFA439",
164
164
  "options": {
165
165
  "collection": "os_deals",
166
166
  "sortField": null,
@@ -187,21 +187,21 @@
187
187
  "prefix": "$"
188
188
  },
189
189
  "note": null,
190
- "position_x": 17,
191
- "position_y": 23,
192
- "width": 15,
193
190
  "height": 6,
191
+ "width": 15,
192
+ "position_y": 23,
193
+ "position_x": 17,
194
194
  "show_header": false
195
195
  },
196
196
  {
197
- "id": "33d54856-e7a5-4346-bb50-448535fee9b9",
198
197
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
198
+ "id": "33d54856-e7a5-4346-bb50-448535fee9b9",
199
199
  "dashboard": "ea9c9be7-dcb3-4351-8a05-0d30c150bb64",
200
200
  "date_created": "2023-10-10T02:38:55.691Z",
201
201
  "type": "list",
202
- "color": "#18222F",
203
- "icon": "comment",
204
202
  "name": "Submissions With Comments",
203
+ "icon": "comment",
204
+ "color": "#18222F",
205
205
  "options": {
206
206
  "collection": "help_feedback",
207
207
  "sortField": "date_created",
@@ -238,21 +238,21 @@
238
238
  }
239
239
  },
240
240
  "note": null,
241
- "position_x": 32,
242
- "position_y": 14,
243
- "width": 25,
244
241
  "height": 26,
242
+ "width": 25,
243
+ "position_y": 14,
244
+ "position_x": 32,
245
245
  "show_header": true
246
246
  },
247
247
  {
248
- "id": "39c82b64-df2a-4d83-a2b8-a41575e87af3",
249
248
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
249
+ "id": "39c82b64-df2a-4d83-a2b8-a41575e87af3",
250
250
  "dashboard": "ea9c9be7-dcb3-4351-8a05-0d30c150bb64",
251
251
  "date_created": "2023-10-10T02:45:00.908Z",
252
252
  "type": "variable",
253
- "color": "#18222F",
254
- "icon": "date_range",
255
253
  "name": "Date From",
254
+ "icon": "date_range",
255
+ "color": "#18222F",
256
256
  "options": {
257
257
  "field": "date_from",
258
258
  "type": "dateTime",
@@ -263,41 +263,41 @@
263
263
  }
264
264
  },
265
265
  "note": null,
266
- "position_x": 1,
267
- "position_y": 7,
268
- "width": 15,
269
266
  "height": 6,
267
+ "width": 15,
268
+ "position_y": 7,
269
+ "position_x": 1,
270
270
  "show_header": true
271
271
  },
272
272
  {
273
- "id": "3ca99f50-b186-4213-be9c-8773904cfd5e",
274
273
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
274
+ "id": "3ca99f50-b186-4213-be9c-8773904cfd5e",
275
275
  "dashboard": "ea9c9be7-dcb3-4351-8a05-0d30c150bb64",
276
276
  "date_created": "2023-10-10T02:21:58.888Z",
277
277
  "type": "label",
278
- "color": null,
279
- "icon": null,
280
278
  "name": "Feedback",
279
+ "icon": null,
280
+ "color": null,
281
281
  "options": {
282
282
  "text": "Help Center Feedback",
283
283
  "color": "#8196B0"
284
284
  },
285
285
  "note": null,
286
- "position_x": 1,
287
- "position_y": 1,
288
- "width": 30,
289
286
  "height": 6,
287
+ "width": 30,
288
+ "position_y": 1,
289
+ "position_x": 1,
290
290
  "show_header": false
291
291
  },
292
292
  {
293
- "id": "429d22a1-d60c-4daa-a9c0-a2db3cbb89b3",
294
293
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
294
+ "id": "429d22a1-d60c-4daa-a9c0-a2db3cbb89b3",
295
295
  "dashboard": "0d85d827-a045-4dee-bcd3-d72d3a91cc52",
296
296
  "date_created": "2023-10-20T02:40:03.582Z",
297
297
  "type": "variable",
298
- "color": "#18222F",
299
- "icon": "calendar_month",
300
298
  "name": "Date From",
299
+ "icon": "calendar_month",
300
+ "color": "#18222F",
301
301
  "options": {
302
302
  "field": "date_from",
303
303
  "type": "timestamp",
@@ -308,21 +308,21 @@
308
308
  }
309
309
  },
310
310
  "note": null,
311
- "position_x": 17,
312
- "position_y": 8,
313
- "width": 15,
314
311
  "height": 6,
312
+ "width": 15,
313
+ "position_y": 8,
314
+ "position_x": 17,
315
315
  "show_header": true
316
316
  },
317
317
  {
318
- "id": "4a74d1ec-9900-4d85-8c67-b803f5f7c4b3",
319
318
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
319
+ "id": "4a74d1ec-9900-4d85-8c67-b803f5f7c4b3",
320
320
  "dashboard": "0d85d827-a045-4dee-bcd3-d72d3a91cc52",
321
321
  "date_created": "2023-10-20T02:34:31.178Z",
322
322
  "type": "metric",
323
- "color": "#FFC23B",
324
- "icon": null,
325
323
  "name": "Qualification",
324
+ "icon": null,
325
+ "color": "#FFC23B",
326
326
  "options": {
327
327
  "collection": "os_deals",
328
328
  "sortField": null,
@@ -348,21 +348,21 @@
348
348
  ]
349
349
  },
350
350
  "note": null,
351
- "position_x": 2,
352
- "position_y": 16,
353
- "width": 15,
354
351
  "height": 7,
352
+ "width": 15,
353
+ "position_y": 16,
354
+ "position_x": 2,
355
355
  "show_header": true
356
356
  },
357
357
  {
358
- "id": "64783f47-3380-406a-a436-b065dfeaaae8",
359
358
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
359
+ "id": "64783f47-3380-406a-a436-b065dfeaaae8",
360
360
  "dashboard": "d283dd34-6886-4cfd-b1c5-744320562acc",
361
361
  "date_created": "2023-09-11T13:02:00.788Z",
362
362
  "type": "list",
363
- "color": "#18222F",
364
- "icon": "checklist",
365
363
  "name": "User Tasks",
364
+ "icon": "checklist",
365
+ "color": "#18222F",
366
366
  "options": {
367
367
  "collection": "os_tasks",
368
368
  "sortField": "due_date",
@@ -391,21 +391,21 @@
391
391
  }
392
392
  },
393
393
  "note": null,
394
- "position_x": 2,
395
- "position_y": 21,
396
- "width": 50,
397
394
  "height": 20,
395
+ "width": 50,
396
+ "position_y": 21,
397
+ "position_x": 2,
398
398
  "show_header": true
399
399
  },
400
400
  {
401
- "id": "6ea8ff25-d7f8-4494-b29e-79246cce6af9",
402
401
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
402
+ "id": "6ea8ff25-d7f8-4494-b29e-79246cce6af9",
403
403
  "dashboard": "0d85d827-a045-4dee-bcd3-d72d3a91cc52",
404
404
  "date_created": "2023-10-20T02:40:03.541Z",
405
405
  "type": "variable",
406
- "color": "#18222F",
407
- "icon": "calendar_month",
408
406
  "name": "Date From",
407
+ "icon": "calendar_month",
408
+ "color": "#18222F",
409
409
  "options": {
410
410
  "field": "date_from",
411
411
  "type": "timestamp",
@@ -416,21 +416,21 @@
416
416
  }
417
417
  },
418
418
  "note": null,
419
- "position_x": 2,
420
- "position_y": 8,
421
- "width": 15,
422
419
  "height": 6,
420
+ "width": 15,
421
+ "position_y": 8,
422
+ "position_x": 2,
423
423
  "show_header": true
424
424
  },
425
425
  {
426
- "id": "775d0469-a878-4814-b5c3-2558dbab1b1a",
427
426
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
427
+ "id": "775d0469-a878-4814-b5c3-2558dbab1b1a",
428
428
  "dashboard": "ea9c9be7-dcb3-4351-8a05-0d30c150bb64",
429
429
  "date_created": "2023-10-10T02:45:00.925Z",
430
430
  "type": "variable",
431
- "color": "#18222F",
432
- "icon": "date_range",
433
431
  "name": "Date To",
432
+ "icon": "date_range",
433
+ "color": "#18222F",
434
434
  "options": {
435
435
  "field": "date_to",
436
436
  "type": "dateTime",
@@ -441,21 +441,21 @@
441
441
  }
442
442
  },
443
443
  "note": null,
444
- "position_x": 16,
445
- "position_y": 7,
446
- "width": 15,
447
444
  "height": 6,
445
+ "width": 15,
446
+ "position_y": 7,
447
+ "position_x": 16,
448
448
  "show_header": true
449
449
  },
450
450
  {
451
- "id": "77a5d341-747b-4210-baf8-10a61bf6a10a",
452
451
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
452
+ "id": "77a5d341-747b-4210-baf8-10a61bf6a10a",
453
453
  "dashboard": "ea9c9be7-dcb3-4351-8a05-0d30c150bb64",
454
454
  "date_created": "2023-10-10T02:49:58.360Z",
455
455
  "type": "variable",
456
- "color": "#18222F",
457
- "icon": "screen_search_desktop",
458
456
  "name": "Search",
457
+ "icon": "screen_search_desktop",
458
+ "color": "#18222F",
459
459
  "options": {
460
460
  "field": "search",
461
461
  "type": "string",
@@ -467,21 +467,21 @@
467
467
  "defaultValue": " "
468
468
  },
469
469
  "note": "Search response comments for a string of text.",
470
- "position_x": 32,
471
- "position_y": 7,
472
- "width": 25,
473
470
  "height": 6,
471
+ "width": 25,
472
+ "position_y": 7,
473
+ "position_x": 32,
474
474
  "show_header": true
475
475
  },
476
476
  {
477
- "id": "8194088d-4321-4cce-94e3-ac77d8f02ef6",
478
477
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
478
+ "id": "8194088d-4321-4cce-94e3-ac77d8f02ef6",
479
479
  "dashboard": "ea9c9be7-dcb3-4351-8a05-0d30c150bb64",
480
480
  "date_created": "2023-10-10T02:32:38.957Z",
481
481
  "type": "time-series",
482
- "color": "#6644FF",
483
- "icon": "show_chart",
484
482
  "name": "Total Submissions Over Time",
483
+ "icon": "show_chart",
484
+ "color": "#6644FF",
485
485
  "options": {
486
486
  "collection": "help_feedback",
487
487
  "valueField": "id",
@@ -510,41 +510,41 @@
510
510
  }
511
511
  },
512
512
  "note": null,
513
- "position_x": 1,
514
- "position_y": 20,
515
- "width": 30,
516
513
  "height": 10,
514
+ "width": 30,
515
+ "position_y": 20,
516
+ "position_x": 1,
517
517
  "show_header": true
518
518
  },
519
519
  {
520
- "id": "8628bb84-90bb-4ff1-8142-42d385bbe3f0",
521
520
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
521
+ "id": "8628bb84-90bb-4ff1-8142-42d385bbe3f0",
522
522
  "dashboard": "d283dd34-6886-4cfd-b1c5-744320562acc",
523
523
  "date_created": "2023-10-20T02:44:16.222Z",
524
524
  "type": "label",
525
- "color": null,
526
- "icon": "task_alt",
527
525
  "name": "User Dashboard",
526
+ "icon": "task_alt",
527
+ "color": null,
528
528
  "options": {
529
529
  "text": "User Dashboard",
530
530
  "color": "#D064AC"
531
531
  },
532
532
  "note": null,
533
- "position_x": 2,
534
- "position_y": 2,
535
- "width": 30,
536
533
  "height": 6,
534
+ "width": 30,
535
+ "position_y": 2,
536
+ "position_x": 2,
537
537
  "show_header": false
538
538
  },
539
539
  {
540
- "id": "96e4f6a7-2673-4394-bddc-3b59c1999d2b",
541
540
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
541
+ "id": "96e4f6a7-2673-4394-bddc-3b59c1999d2b",
542
542
  "dashboard": "d283dd34-6886-4cfd-b1c5-744320562acc",
543
543
  "date_created": "2023-10-20T02:14:21.226Z",
544
544
  "type": "metric",
545
- "color": "#18222F",
546
- "icon": "notifications_active",
547
545
  "name": "Open Activities",
546
+ "icon": "notifications_active",
547
+ "color": "#18222F",
548
548
  "options": {
549
549
  "collection": "os_activities",
550
550
  "sortField": "due_date",
@@ -570,21 +570,21 @@
570
570
  ]
571
571
  },
572
572
  "note": null,
573
- "position_x": 37,
574
- "position_y": 42,
575
- "width": 15,
576
573
  "height": 6,
574
+ "width": 15,
575
+ "position_y": 42,
576
+ "position_x": 37,
577
577
  "show_header": true
578
578
  },
579
579
  {
580
- "id": "9bf6a9fe-3dc2-460c-863b-3533876c569d",
581
580
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
581
+ "id": "9bf6a9fe-3dc2-460c-863b-3533876c569d",
582
582
  "dashboard": "ea9c9be7-dcb3-4351-8a05-0d30c150bb64",
583
583
  "date_created": "2023-10-10T02:27:51.804Z",
584
584
  "type": "metric",
585
- "color": "#A2B5CD",
586
- "icon": "numbers",
587
585
  "name": "Total Submissions",
586
+ "icon": "numbers",
587
+ "color": "#A2B5CD",
588
588
  "options": {
589
589
  "collection": "help_feedback",
590
590
  "sortField": null,
@@ -610,21 +610,21 @@
610
610
  }
611
611
  },
612
612
  "note": null,
613
- "position_x": 1,
614
- "position_y": 14,
615
- "width": 15,
616
613
  "height": 6,
614
+ "width": 15,
615
+ "position_y": 14,
616
+ "position_x": 1,
617
617
  "show_header": true
618
618
  },
619
619
  {
620
- "id": "b2be5f3d-0500-442d-a8c7-84a8d06c92e6",
621
620
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
621
+ "id": "b2be5f3d-0500-442d-a8c7-84a8d06c92e6",
622
622
  "dashboard": "d283dd34-6886-4cfd-b1c5-744320562acc",
623
623
  "date_created": "2023-09-11T13:03:32.298Z",
624
624
  "type": "metric",
625
- "color": "#18222F",
626
- "icon": "notifications_active",
627
625
  "name": "Open Tasks",
626
+ "icon": "notifications_active",
627
+ "color": "#18222F",
628
628
  "options": {
629
629
  "collection": "os_tasks",
630
630
  "sortField": null,
@@ -650,21 +650,21 @@
650
650
  ]
651
651
  },
652
652
  "note": null,
653
- "position_x": 37,
654
- "position_y": 15,
655
- "width": 15,
656
653
  "height": 6,
654
+ "width": 15,
655
+ "position_y": 15,
656
+ "position_x": 37,
657
657
  "show_header": true
658
658
  },
659
659
  {
660
- "id": "b45fdb03-f5c4-414f-aeec-9f33f3e0340b",
661
660
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
661
+ "id": "b45fdb03-f5c4-414f-aeec-9f33f3e0340b",
662
662
  "dashboard": "ea9c9be7-dcb3-4351-8a05-0d30c150bb64",
663
663
  "date_created": "2023-10-10T02:35:06.509Z",
664
664
  "type": "time-series",
665
- "color": "#2ECDA7",
666
- "icon": "area_chart",
667
665
  "name": "Average Rating Over Time",
666
+ "icon": "area_chart",
667
+ "color": "#2ECDA7",
668
668
  "options": {
669
669
  "collection": "help_feedback",
670
670
  "valueField": "rating",
@@ -694,21 +694,21 @@
694
694
  }
695
695
  },
696
696
  "note": null,
697
- "position_x": 1,
698
- "position_y": 30,
699
- "width": 30,
700
697
  "height": 10,
698
+ "width": 30,
699
+ "position_y": 30,
700
+ "position_x": 1,
701
701
  "show_header": true
702
702
  },
703
703
  {
704
- "id": "b6e4c3e3-655a-42e0-a72a-cb6906fae70f",
705
704
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
705
+ "id": "b6e4c3e3-655a-42e0-a72a-cb6906fae70f",
706
706
  "dashboard": "d283dd34-6886-4cfd-b1c5-744320562acc",
707
707
  "date_created": "2023-09-11T13:08:17.946Z",
708
708
  "type": "list",
709
- "color": "#18222F",
710
- "icon": "checklist",
711
709
  "name": "User Activities",
710
+ "icon": "checklist",
711
+ "color": "#18222F",
712
712
  "options": {
713
713
  "collection": "os_activities",
714
714
  "sortField": "due_date",
@@ -728,21 +728,21 @@
728
728
  }
729
729
  },
730
730
  "note": null,
731
- "position_x": 2,
732
- "position_y": 48,
733
- "width": 50,
734
731
  "height": 20,
732
+ "width": 50,
733
+ "position_y": 48,
734
+ "position_x": 2,
735
735
  "show_header": true
736
736
  },
737
737
  {
738
- "id": "b8f3d4ba-b3f6-4169-bcb8-1a8b44dacda0",
739
738
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
739
+ "id": "b8f3d4ba-b3f6-4169-bcb8-1a8b44dacda0",
740
740
  "dashboard": "0d85d827-a045-4dee-bcd3-d72d3a91cc52",
741
741
  "date_created": "2023-10-20T02:29:33.372Z",
742
742
  "type": "metric",
743
- "color": "#2ECDA7",
744
- "icon": "hotel_class",
745
743
  "name": "Won Deals",
744
+ "icon": "hotel_class",
745
+ "color": "#2ECDA7",
746
746
  "options": {
747
747
  "collection": "os_deals",
748
748
  "sortField": null,
@@ -768,21 +768,21 @@
768
768
  ]
769
769
  },
770
770
  "note": null,
771
- "position_x": 32,
772
- "position_y": 16,
773
- "width": 18,
774
771
  "height": 7,
772
+ "width": 18,
773
+ "position_y": 16,
774
+ "position_x": 32,
775
775
  "show_header": true
776
776
  },
777
777
  {
778
- "id": "be40aae0-728b-4171-8c1e-34ca955f89eb",
779
778
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
779
+ "id": "be40aae0-728b-4171-8c1e-34ca955f89eb",
780
780
  "dashboard": "ea9c9be7-dcb3-4351-8a05-0d30c150bb64",
781
781
  "date_created": "2023-10-10T02:32:38.940Z",
782
782
  "type": "metric",
783
- "color": "#18222F",
784
- "icon": "star",
785
783
  "name": "Average Rating",
784
+ "icon": "star",
785
+ "color": "#18222F",
786
786
  "options": {
787
787
  "collection": "help_feedback",
788
788
  "sortField": null,
@@ -809,41 +809,41 @@
809
809
  }
810
810
  },
811
811
  "note": "Average rating across all articles. Rating is from 1 - 4. 1 being the lowest score. 4 being the highest.",
812
- "position_x": 16,
813
- "position_y": 14,
814
- "width": 15,
815
812
  "height": 6,
813
+ "width": 15,
814
+ "position_y": 14,
815
+ "position_x": 16,
816
816
  "show_header": true
817
817
  },
818
818
  {
819
- "id": "c0b8367a-e18e-4f83-8cfe-a6fa92a17553",
820
819
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
820
+ "id": "c0b8367a-e18e-4f83-8cfe-a6fa92a17553",
821
821
  "dashboard": "d283dd34-6886-4cfd-b1c5-744320562acc",
822
822
  "date_created": "2023-09-11T13:10:48.116Z",
823
823
  "type": "label",
824
- "color": null,
825
- "icon": "task_alt",
826
824
  "name": "Tasks",
825
+ "icon": "task_alt",
826
+ "color": null,
827
827
  "options": {
828
828
  "text": "Tasks",
829
829
  "color": "#18222F"
830
830
  },
831
831
  "note": null,
832
- "position_x": 2,
833
- "position_y": 15,
834
- "width": 20,
835
832
  "height": 6,
833
+ "width": 20,
834
+ "position_y": 15,
835
+ "position_x": 2,
836
836
  "show_header": true
837
837
  },
838
838
  {
839
- "id": "dd4f2150-6f2c-42ca-860e-6388ab34a951",
840
839
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
840
+ "id": "dd4f2150-6f2c-42ca-860e-6388ab34a951",
841
841
  "dashboard": "0d85d827-a045-4dee-bcd3-d72d3a91cc52",
842
842
  "date_created": "2023-10-20T02:36:29.067Z",
843
843
  "type": "list",
844
- "color": "#18222F",
845
- "icon": null,
846
844
  "name": "Open Deals",
845
+ "icon": null,
846
+ "color": "#18222F",
847
847
  "options": {
848
848
  "collection": "os_deals",
849
849
  "sortField": "close_date",
@@ -863,21 +863,21 @@
863
863
  }
864
864
  },
865
865
  "note": null,
866
- "position_x": 2,
867
- "position_y": 31,
868
- "width": 48,
869
866
  "height": 18,
867
+ "width": 48,
868
+ "position_y": 31,
869
+ "position_x": 2,
870
870
  "show_header": true
871
871
  },
872
872
  {
873
- "id": "e02ea3df-0463-453a-a47b-668e29281085",
874
873
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
874
+ "id": "e02ea3df-0463-453a-a47b-668e29281085",
875
875
  "dashboard": "0d85d827-a045-4dee-bcd3-d72d3a91cc52",
876
876
  "date_created": "2023-10-20T02:34:31.208Z",
877
877
  "type": "metric",
878
- "color": "#FFA439",
879
- "icon": null,
880
878
  "name": "Qualification Amount",
879
+ "icon": null,
880
+ "color": "#FFA439",
881
881
  "options": {
882
882
  "collection": "os_deals",
883
883
  "sortField": null,
@@ -904,21 +904,21 @@
904
904
  "prefix": "$"
905
905
  },
906
906
  "note": null,
907
- "position_x": 2,
908
- "position_y": 23,
909
- "width": 15,
910
907
  "height": 6,
908
+ "width": 15,
909
+ "position_y": 23,
910
+ "position_x": 2,
911
911
  "show_header": false
912
912
  },
913
913
  {
914
- "id": "e622d2c5-5e75-47fa-9d92-a7e112d57478",
915
914
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
915
+ "id": "e622d2c5-5e75-47fa-9d92-a7e112d57478",
916
916
  "dashboard": "0d85d827-a045-4dee-bcd3-d72d3a91cc52",
917
917
  "date_created": "2023-10-20T02:30:19.344Z",
918
918
  "type": "metric",
919
- "color": "#FFA439",
920
- "icon": null,
921
919
  "name": "Proposal",
920
+ "icon": null,
921
+ "color": "#FFA439",
922
922
  "options": {
923
923
  "collection": "os_deals",
924
924
  "sortField": null,
@@ -944,41 +944,41 @@
944
944
  ]
945
945
  },
946
946
  "note": null,
947
- "position_x": 17,
948
- "position_y": 16,
949
- "width": 15,
950
947
  "height": 7,
948
+ "width": 15,
949
+ "position_y": 16,
950
+ "position_x": 17,
951
951
  "show_header": true
952
952
  },
953
953
  {
954
- "id": "e72af19e-3b25-42eb-a415-0c3d3b011749",
955
954
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
955
+ "id": "e72af19e-3b25-42eb-a415-0c3d3b011749",
956
956
  "dashboard": "0d85d827-a045-4dee-bcd3-d72d3a91cc52",
957
957
  "date_created": "2023-10-20T02:40:45.886Z",
958
958
  "type": "label",
959
- "color": null,
960
- "icon": null,
961
959
  "name": null,
960
+ "icon": null,
961
+ "color": null,
962
962
  "options": {
963
963
  "text": "Sales Pipeline",
964
964
  "color": "#6644FF"
965
965
  },
966
966
  "note": null,
967
- "position_x": 2,
968
- "position_y": 2,
969
- "width": 30,
970
967
  "height": 6,
968
+ "width": 30,
969
+ "position_y": 2,
970
+ "position_x": 2,
971
971
  "show_header": false
972
972
  },
973
973
  {
974
- "id": "f5f8724b-5881-418b-b613-544507755d29",
975
974
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
975
+ "id": "f5f8724b-5881-418b-b613-544507755d29",
976
976
  "dashboard": "0d85d827-a045-4dee-bcd3-d72d3a91cc52",
977
977
  "date_created": "2023-10-20T02:29:33.389Z",
978
978
  "type": "metric",
979
- "color": "#2ECDA7",
980
- "icon": "hotel_class",
981
979
  "name": "Won Amount",
980
+ "icon": "hotel_class",
981
+ "color": "#2ECDA7",
982
982
  "options": {
983
983
  "collection": "os_deals",
984
984
  "sortField": null,
@@ -1006,10 +1006,10 @@
1006
1006
  "abbreviate": true
1007
1007
  },
1008
1008
  "note": null,
1009
- "position_x": 32,
1010
- "position_y": 23,
1011
- "width": 18,
1012
1009
  "height": 6,
1010
+ "width": 18,
1011
+ "position_y": 23,
1012
+ "position_x": 32,
1013
1013
  "show_header": false
1014
1014
  }
1015
1015
  ]