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.
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
- package/templates/agencyos/src/collections.json +152 -181
- package/templates/agencyos/src/content/block_button.json +9 -9
- package/templates/agencyos/src/content/block_button_group.json +4 -4
- package/templates/agencyos/src/content/block_columns_rows.json +6 -6
- package/templates/agencyos/src/content/block_gallery_files.json +10 -70
- package/templates/agencyos/src/content/block_hero.json +4 -4
- package/templates/agencyos/src/content/block_step_items.json +5 -5
- package/templates/agencyos/src/content/block_team.json +4 -4
- package/templates/agencyos/src/content/block_testimonial_slider_items.json +8 -8
- package/templates/agencyos/src/content/categories.json +2 -2
- package/templates/agencyos/src/content/globals.json +12 -12
- package/templates/agencyos/src/content/help_collections.json +2 -2
- package/templates/agencyos/src/content/navigation.json +1 -1
- package/templates/agencyos/src/content/navigation_items.json +40 -71
- package/templates/agencyos/src/content/os_deal_stages.json +6 -6
- package/templates/agencyos/src/content/os_email_templates.json +1 -1
- package/templates/agencyos/src/content/os_expenses.json +2 -2
- package/templates/agencyos/src/content/os_invoice_items.json +6 -6
- package/templates/agencyos/src/content/os_invoices.json +3 -3
- package/templates/agencyos/src/content/os_items.json +1 -1
- package/templates/agencyos/src/content/os_payments.json +1 -1
- package/templates/agencyos/src/content/os_project_templates.json +4 -4
- package/templates/agencyos/src/content/os_proposal_approvals.json +1 -44
- package/templates/agencyos/src/content/os_proposal_blocks.json +0 -22
- package/templates/agencyos/src/content/os_proposals.json +3 -6
- package/templates/agencyos/src/content/os_tasks.json +44 -44
- package/templates/agencyos/src/content/page_blocks.json +5 -29
- package/templates/agencyos/src/content/pages.json +11 -11
- package/templates/agencyos/src/content/pages_blog.json +1 -1
- package/templates/agencyos/src/content/pages_projects.json +1 -1
- package/templates/agencyos/src/content/post_gallery_items.json +5 -5
- package/templates/agencyos/src/content/posts.json +49 -49
- package/templates/agencyos/src/content/redirects.json +1 -1
- package/templates/agencyos/src/content/seo.json +0 -710
- package/templates/agencyos/src/content/team.json +5 -5
- package/templates/agencyos/src/dashboards.json +6 -6
- package/templates/agencyos/src/files.json +147 -147
- package/templates/agencyos/src/flows.json +26 -26
- package/templates/agencyos/src/operations.json +111 -111
- package/templates/agencyos/src/panels.json +174 -174
- package/templates/agencyos/src/permissions.json +0 -99
- package/templates/agencyos/src/schema/snapshot.json +0 -71
- package/templates/agencyos/src/settings.json +33 -33
- package/templates/agencyos/src/users.json +3 -3
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
{
|
|
3
3
|
"collection": "billing",
|
|
4
4
|
"meta": {
|
|
5
|
-
"collection": "billing",
|
|
6
|
-
"icon": "attach_money",
|
|
7
5
|
"display_template": null,
|
|
8
6
|
"archive_field": null,
|
|
9
7
|
"archive_value": null,
|
|
@@ -14,6 +12,8 @@
|
|
|
14
12
|
"group": null,
|
|
15
13
|
"collapse": "closed",
|
|
16
14
|
"preview_url": null,
|
|
15
|
+
"collection": "billing",
|
|
16
|
+
"icon": "attach_money",
|
|
17
17
|
"item_duplication_fields": null,
|
|
18
18
|
"translations": null,
|
|
19
19
|
"note": null,
|
|
@@ -27,8 +27,6 @@
|
|
|
27
27
|
{
|
|
28
28
|
"collection": "block_button",
|
|
29
29
|
"meta": {
|
|
30
|
-
"collection": "block_button",
|
|
31
|
-
"icon": null,
|
|
32
30
|
"display_template": "{{label}} - {{type}}",
|
|
33
31
|
"archive_field": null,
|
|
34
32
|
"archive_value": "archived",
|
|
@@ -39,6 +37,8 @@
|
|
|
39
37
|
"group": "block_button_group",
|
|
40
38
|
"collapse": "open",
|
|
41
39
|
"preview_url": null,
|
|
40
|
+
"collection": "block_button",
|
|
41
|
+
"icon": null,
|
|
42
42
|
"item_duplication_fields": null,
|
|
43
43
|
"translations": [
|
|
44
44
|
{
|
|
@@ -63,8 +63,6 @@
|
|
|
63
63
|
{
|
|
64
64
|
"collection": "block_button_group",
|
|
65
65
|
"meta": {
|
|
66
|
-
"collection": "block_button_group",
|
|
67
|
-
"icon": "smart_button",
|
|
68
66
|
"display_template": null,
|
|
69
67
|
"archive_field": null,
|
|
70
68
|
"archive_value": "archived",
|
|
@@ -75,6 +73,8 @@
|
|
|
75
73
|
"group": "blocks",
|
|
76
74
|
"collapse": "open",
|
|
77
75
|
"preview_url": null,
|
|
76
|
+
"collection": "block_button_group",
|
|
77
|
+
"icon": "smart_button",
|
|
78
78
|
"item_duplication_fields": null,
|
|
79
79
|
"translations": [
|
|
80
80
|
{
|
|
@@ -99,8 +99,6 @@
|
|
|
99
99
|
{
|
|
100
100
|
"collection": "block_columns",
|
|
101
101
|
"meta": {
|
|
102
|
-
"collection": "block_columns",
|
|
103
|
-
"icon": "vertical_split",
|
|
104
102
|
"display_template": "{{title}}",
|
|
105
103
|
"archive_field": null,
|
|
106
104
|
"archive_value": null,
|
|
@@ -111,6 +109,8 @@
|
|
|
111
109
|
"group": "blocks",
|
|
112
110
|
"collapse": "open",
|
|
113
111
|
"preview_url": null,
|
|
112
|
+
"collection": "block_columns",
|
|
113
|
+
"icon": "vertical_split",
|
|
114
114
|
"item_duplication_fields": null,
|
|
115
115
|
"translations": [
|
|
116
116
|
{
|
|
@@ -135,8 +135,6 @@
|
|
|
135
135
|
{
|
|
136
136
|
"collection": "block_columns_rows",
|
|
137
137
|
"meta": {
|
|
138
|
-
"collection": "block_columns_rows",
|
|
139
|
-
"icon": null,
|
|
140
138
|
"display_template": "{{title}}",
|
|
141
139
|
"archive_field": null,
|
|
142
140
|
"archive_value": "archived",
|
|
@@ -147,6 +145,8 @@
|
|
|
147
145
|
"group": "block_columns",
|
|
148
146
|
"collapse": "open",
|
|
149
147
|
"preview_url": null,
|
|
148
|
+
"collection": "block_columns_rows",
|
|
149
|
+
"icon": null,
|
|
150
150
|
"item_duplication_fields": null,
|
|
151
151
|
"translations": null,
|
|
152
152
|
"note": null,
|
|
@@ -164,8 +164,6 @@
|
|
|
164
164
|
{
|
|
165
165
|
"collection": "block_cta",
|
|
166
166
|
"meta": {
|
|
167
|
-
"collection": "block_cta",
|
|
168
|
-
"icon": "skip_next",
|
|
169
167
|
"display_template": "{{title}}",
|
|
170
168
|
"archive_field": null,
|
|
171
169
|
"archive_value": null,
|
|
@@ -176,6 +174,8 @@
|
|
|
176
174
|
"group": "blocks",
|
|
177
175
|
"collapse": "open",
|
|
178
176
|
"preview_url": null,
|
|
177
|
+
"collection": "block_cta",
|
|
178
|
+
"icon": "skip_next",
|
|
179
179
|
"item_duplication_fields": null,
|
|
180
180
|
"translations": [
|
|
181
181
|
{
|
|
@@ -200,8 +200,6 @@
|
|
|
200
200
|
{
|
|
201
201
|
"collection": "block_divider",
|
|
202
202
|
"meta": {
|
|
203
|
-
"collection": "block_divider",
|
|
204
|
-
"icon": "horizontal_rule",
|
|
205
203
|
"display_template": "{{title}}",
|
|
206
204
|
"archive_field": null,
|
|
207
205
|
"archive_value": null,
|
|
@@ -212,6 +210,8 @@
|
|
|
212
210
|
"group": "blocks",
|
|
213
211
|
"collapse": "open",
|
|
214
212
|
"preview_url": null,
|
|
213
|
+
"collection": "block_divider",
|
|
214
|
+
"icon": "horizontal_rule",
|
|
215
215
|
"item_duplication_fields": null,
|
|
216
216
|
"translations": [
|
|
217
217
|
{
|
|
@@ -236,8 +236,6 @@
|
|
|
236
236
|
{
|
|
237
237
|
"collection": "block_faqs",
|
|
238
238
|
"meta": {
|
|
239
|
-
"collection": "block_faqs",
|
|
240
|
-
"icon": "question_mark",
|
|
241
239
|
"display_template": "{{title}}",
|
|
242
240
|
"archive_field": null,
|
|
243
241
|
"archive_value": null,
|
|
@@ -248,6 +246,8 @@
|
|
|
248
246
|
"group": "blocks",
|
|
249
247
|
"collapse": "open",
|
|
250
248
|
"preview_url": null,
|
|
249
|
+
"collection": "block_faqs",
|
|
250
|
+
"icon": "question_mark",
|
|
251
251
|
"item_duplication_fields": null,
|
|
252
252
|
"translations": [
|
|
253
253
|
{
|
|
@@ -272,8 +272,6 @@
|
|
|
272
272
|
{
|
|
273
273
|
"collection": "block_form",
|
|
274
274
|
"meta": {
|
|
275
|
-
"collection": "block_form",
|
|
276
|
-
"icon": "text_format",
|
|
277
275
|
"display_template": "{{title}}",
|
|
278
276
|
"archive_field": null,
|
|
279
277
|
"archive_value": null,
|
|
@@ -284,6 +282,8 @@
|
|
|
284
282
|
"group": "blocks",
|
|
285
283
|
"collapse": "open",
|
|
286
284
|
"preview_url": null,
|
|
285
|
+
"collection": "block_form",
|
|
286
|
+
"icon": "text_format",
|
|
287
287
|
"item_duplication_fields": null,
|
|
288
288
|
"translations": [
|
|
289
289
|
{
|
|
@@ -308,8 +308,6 @@
|
|
|
308
308
|
{
|
|
309
309
|
"collection": "block_gallery",
|
|
310
310
|
"meta": {
|
|
311
|
-
"collection": "block_gallery",
|
|
312
|
-
"icon": "grid_view",
|
|
313
311
|
"display_template": "{{title}}",
|
|
314
312
|
"archive_field": null,
|
|
315
313
|
"archive_value": null,
|
|
@@ -320,6 +318,8 @@
|
|
|
320
318
|
"group": "blocks",
|
|
321
319
|
"collapse": "open",
|
|
322
320
|
"preview_url": null,
|
|
321
|
+
"collection": "block_gallery",
|
|
322
|
+
"icon": "grid_view",
|
|
323
323
|
"item_duplication_fields": null,
|
|
324
324
|
"translations": [
|
|
325
325
|
{
|
|
@@ -344,8 +344,6 @@
|
|
|
344
344
|
{
|
|
345
345
|
"collection": "block_gallery_files",
|
|
346
346
|
"meta": {
|
|
347
|
-
"collection": "block_gallery_files",
|
|
348
|
-
"icon": null,
|
|
349
347
|
"display_template": null,
|
|
350
348
|
"archive_field": null,
|
|
351
349
|
"archive_value": "archived",
|
|
@@ -356,6 +354,8 @@
|
|
|
356
354
|
"group": "block_gallery",
|
|
357
355
|
"collapse": "open",
|
|
358
356
|
"preview_url": null,
|
|
357
|
+
"collection": "block_gallery_files",
|
|
358
|
+
"icon": null,
|
|
359
359
|
"item_duplication_fields": null,
|
|
360
360
|
"translations": null,
|
|
361
361
|
"note": null,
|
|
@@ -373,8 +373,6 @@
|
|
|
373
373
|
{
|
|
374
374
|
"collection": "block_hero",
|
|
375
375
|
"meta": {
|
|
376
|
-
"collection": "block_hero",
|
|
377
|
-
"icon": "aspect_ratio",
|
|
378
376
|
"display_template": "{{headline}}",
|
|
379
377
|
"archive_field": null,
|
|
380
378
|
"archive_value": null,
|
|
@@ -385,6 +383,8 @@
|
|
|
385
383
|
"group": "blocks",
|
|
386
384
|
"collapse": "open",
|
|
387
385
|
"preview_url": null,
|
|
386
|
+
"collection": "block_hero",
|
|
387
|
+
"icon": "aspect_ratio",
|
|
388
388
|
"item_duplication_fields": null,
|
|
389
389
|
"translations": [
|
|
390
390
|
{
|
|
@@ -409,8 +409,6 @@
|
|
|
409
409
|
{
|
|
410
410
|
"collection": "block_html",
|
|
411
411
|
"meta": {
|
|
412
|
-
"collection": "block_html",
|
|
413
|
-
"icon": "html",
|
|
414
412
|
"display_template": null,
|
|
415
413
|
"archive_field": null,
|
|
416
414
|
"archive_value": null,
|
|
@@ -421,6 +419,8 @@
|
|
|
421
419
|
"group": "blocks",
|
|
422
420
|
"collapse": "open",
|
|
423
421
|
"preview_url": null,
|
|
422
|
+
"collection": "block_html",
|
|
423
|
+
"icon": "html",
|
|
424
424
|
"item_duplication_fields": null,
|
|
425
425
|
"translations": [
|
|
426
426
|
{
|
|
@@ -445,8 +445,6 @@
|
|
|
445
445
|
{
|
|
446
446
|
"collection": "block_logocloud",
|
|
447
447
|
"meta": {
|
|
448
|
-
"collection": "block_logocloud",
|
|
449
|
-
"icon": "broken_image",
|
|
450
448
|
"display_template": "{{title}}",
|
|
451
449
|
"archive_field": null,
|
|
452
450
|
"archive_value": null,
|
|
@@ -457,6 +455,8 @@
|
|
|
457
455
|
"group": "blocks",
|
|
458
456
|
"collapse": "open",
|
|
459
457
|
"preview_url": null,
|
|
458
|
+
"collection": "block_logocloud",
|
|
459
|
+
"icon": "broken_image",
|
|
460
460
|
"item_duplication_fields": null,
|
|
461
461
|
"translations": [
|
|
462
462
|
{
|
|
@@ -481,8 +481,6 @@
|
|
|
481
481
|
{
|
|
482
482
|
"collection": "block_logocloud_logos",
|
|
483
483
|
"meta": {
|
|
484
|
-
"collection": "block_logocloud_logos",
|
|
485
|
-
"icon": "home_app_logo",
|
|
486
484
|
"display_template": null,
|
|
487
485
|
"archive_field": null,
|
|
488
486
|
"archive_value": null,
|
|
@@ -493,6 +491,8 @@
|
|
|
493
491
|
"group": "block_logocloud",
|
|
494
492
|
"collapse": "open",
|
|
495
493
|
"preview_url": null,
|
|
494
|
+
"collection": "block_logocloud_logos",
|
|
495
|
+
"icon": "home_app_logo",
|
|
496
496
|
"item_duplication_fields": null,
|
|
497
497
|
"translations": null,
|
|
498
498
|
"note": null,
|
|
@@ -510,8 +510,6 @@
|
|
|
510
510
|
{
|
|
511
511
|
"collection": "block_quote",
|
|
512
512
|
"meta": {
|
|
513
|
-
"collection": "block_quote",
|
|
514
|
-
"icon": "format_quote",
|
|
515
513
|
"display_template": "{{title}}",
|
|
516
514
|
"archive_field": null,
|
|
517
515
|
"archive_value": null,
|
|
@@ -522,6 +520,8 @@
|
|
|
522
520
|
"group": "blocks",
|
|
523
521
|
"collapse": "open",
|
|
524
522
|
"preview_url": null,
|
|
523
|
+
"collection": "block_quote",
|
|
524
|
+
"icon": "format_quote",
|
|
525
525
|
"item_duplication_fields": null,
|
|
526
526
|
"translations": [
|
|
527
527
|
{
|
|
@@ -546,8 +546,6 @@
|
|
|
546
546
|
{
|
|
547
547
|
"collection": "block_richtext",
|
|
548
548
|
"meta": {
|
|
549
|
-
"collection": "block_richtext",
|
|
550
|
-
"icon": "format_color_text",
|
|
551
549
|
"display_template": "{{headline}}",
|
|
552
550
|
"archive_field": null,
|
|
553
551
|
"archive_value": null,
|
|
@@ -558,6 +556,8 @@
|
|
|
558
556
|
"group": "blocks",
|
|
559
557
|
"collapse": "open",
|
|
560
558
|
"preview_url": null,
|
|
559
|
+
"collection": "block_richtext",
|
|
560
|
+
"icon": "format_color_text",
|
|
561
561
|
"item_duplication_fields": null,
|
|
562
562
|
"translations": [
|
|
563
563
|
{
|
|
@@ -582,8 +582,6 @@
|
|
|
582
582
|
{
|
|
583
583
|
"collection": "blocks",
|
|
584
584
|
"meta": {
|
|
585
|
-
"collection": "blocks",
|
|
586
|
-
"icon": "content_copy",
|
|
587
585
|
"display_template": null,
|
|
588
586
|
"archive_field": null,
|
|
589
587
|
"archive_value": null,
|
|
@@ -594,6 +592,8 @@
|
|
|
594
592
|
"group": null,
|
|
595
593
|
"collapse": "closed",
|
|
596
594
|
"preview_url": null,
|
|
595
|
+
"collection": "blocks",
|
|
596
|
+
"icon": "content_copy",
|
|
597
597
|
"item_duplication_fields": null,
|
|
598
598
|
"translations": null,
|
|
599
599
|
"note": null,
|
|
@@ -607,8 +607,6 @@
|
|
|
607
607
|
{
|
|
608
608
|
"collection": "block_step_items",
|
|
609
609
|
"meta": {
|
|
610
|
-
"collection": "block_step_items",
|
|
611
|
-
"icon": null,
|
|
612
610
|
"display_template": "{{title}}",
|
|
613
611
|
"archive_field": null,
|
|
614
612
|
"archive_value": null,
|
|
@@ -619,6 +617,8 @@
|
|
|
619
617
|
"group": "block_steps",
|
|
620
618
|
"collapse": "open",
|
|
621
619
|
"preview_url": null,
|
|
620
|
+
"collection": "block_step_items",
|
|
621
|
+
"icon": null,
|
|
622
622
|
"item_duplication_fields": null,
|
|
623
623
|
"translations": null,
|
|
624
624
|
"note": null,
|
|
@@ -636,8 +636,6 @@
|
|
|
636
636
|
{
|
|
637
637
|
"collection": "block_steps",
|
|
638
638
|
"meta": {
|
|
639
|
-
"collection": "block_steps",
|
|
640
|
-
"icon": "checklist",
|
|
641
639
|
"display_template": "{{title}}",
|
|
642
640
|
"archive_field": null,
|
|
643
641
|
"archive_value": null,
|
|
@@ -648,6 +646,8 @@
|
|
|
648
646
|
"group": "blocks",
|
|
649
647
|
"collapse": "open",
|
|
650
648
|
"preview_url": null,
|
|
649
|
+
"collection": "block_steps",
|
|
650
|
+
"icon": "checklist",
|
|
651
651
|
"item_duplication_fields": null,
|
|
652
652
|
"translations": [
|
|
653
653
|
{
|
|
@@ -672,8 +672,6 @@
|
|
|
672
672
|
{
|
|
673
673
|
"collection": "block_team",
|
|
674
674
|
"meta": {
|
|
675
|
-
"collection": "block_team",
|
|
676
|
-
"icon": "face",
|
|
677
675
|
"display_template": "{{title}}",
|
|
678
676
|
"archive_field": null,
|
|
679
677
|
"archive_value": null,
|
|
@@ -684,6 +682,8 @@
|
|
|
684
682
|
"group": "blocks",
|
|
685
683
|
"collapse": "open",
|
|
686
684
|
"preview_url": null,
|
|
685
|
+
"collection": "block_team",
|
|
686
|
+
"icon": "face",
|
|
687
687
|
"item_duplication_fields": null,
|
|
688
688
|
"translations": [
|
|
689
689
|
{
|
|
@@ -708,8 +708,6 @@
|
|
|
708
708
|
{
|
|
709
709
|
"collection": "block_testimonials",
|
|
710
710
|
"meta": {
|
|
711
|
-
"collection": "block_testimonials",
|
|
712
|
-
"icon": "star",
|
|
713
711
|
"display_template": "{{title}}",
|
|
714
712
|
"archive_field": null,
|
|
715
713
|
"archive_value": null,
|
|
@@ -720,6 +718,8 @@
|
|
|
720
718
|
"group": "blocks",
|
|
721
719
|
"collapse": "open",
|
|
722
720
|
"preview_url": null,
|
|
721
|
+
"collection": "block_testimonials",
|
|
722
|
+
"icon": "star",
|
|
723
723
|
"item_duplication_fields": null,
|
|
724
724
|
"translations": [
|
|
725
725
|
{
|
|
@@ -744,8 +744,6 @@
|
|
|
744
744
|
{
|
|
745
745
|
"collection": "block_testimonial_slider_items",
|
|
746
746
|
"meta": {
|
|
747
|
-
"collection": "block_testimonial_slider_items",
|
|
748
|
-
"icon": null,
|
|
749
747
|
"display_template": null,
|
|
750
748
|
"archive_field": null,
|
|
751
749
|
"archive_value": "archived",
|
|
@@ -756,6 +754,8 @@
|
|
|
756
754
|
"group": "block_testimonials",
|
|
757
755
|
"collapse": "open",
|
|
758
756
|
"preview_url": null,
|
|
757
|
+
"collection": "block_testimonial_slider_items",
|
|
758
|
+
"icon": null,
|
|
759
759
|
"item_duplication_fields": null,
|
|
760
760
|
"translations": null,
|
|
761
761
|
"note": null,
|
|
@@ -773,8 +773,6 @@
|
|
|
773
773
|
{
|
|
774
774
|
"collection": "block_video",
|
|
775
775
|
"meta": {
|
|
776
|
-
"collection": "block_video",
|
|
777
|
-
"icon": "video_library",
|
|
778
776
|
"display_template": "{{title}}",
|
|
779
777
|
"archive_field": null,
|
|
780
778
|
"archive_value": null,
|
|
@@ -785,6 +783,8 @@
|
|
|
785
783
|
"group": "blocks",
|
|
786
784
|
"collapse": "open",
|
|
787
785
|
"preview_url": null,
|
|
786
|
+
"collection": "block_video",
|
|
787
|
+
"icon": "video_library",
|
|
788
788
|
"item_duplication_fields": null,
|
|
789
789
|
"translations": [
|
|
790
790
|
{
|
|
@@ -809,8 +809,6 @@
|
|
|
809
809
|
{
|
|
810
810
|
"collection": "categories",
|
|
811
811
|
"meta": {
|
|
812
|
-
"collection": "categories",
|
|
813
|
-
"icon": "category",
|
|
814
812
|
"display_template": "{{color}} {{title}}",
|
|
815
813
|
"archive_field": null,
|
|
816
814
|
"archive_value": null,
|
|
@@ -821,6 +819,8 @@
|
|
|
821
819
|
"group": "website",
|
|
822
820
|
"collapse": "open",
|
|
823
821
|
"preview_url": null,
|
|
822
|
+
"collection": "categories",
|
|
823
|
+
"icon": "category",
|
|
824
824
|
"item_duplication_fields": null,
|
|
825
825
|
"translations": null,
|
|
826
826
|
"note": null,
|
|
@@ -838,8 +838,6 @@
|
|
|
838
838
|
{
|
|
839
839
|
"collection": "contacts",
|
|
840
840
|
"meta": {
|
|
841
|
-
"collection": "contacts",
|
|
842
|
-
"icon": "emoji_people",
|
|
843
841
|
"display_template": "{{first_name}} {{last_name}} <{{email}}>",
|
|
844
842
|
"archive_field": "status",
|
|
845
843
|
"archive_value": "archived",
|
|
@@ -850,6 +848,8 @@
|
|
|
850
848
|
"group": null,
|
|
851
849
|
"collapse": "open",
|
|
852
850
|
"preview_url": null,
|
|
851
|
+
"collection": "contacts",
|
|
852
|
+
"icon": "emoji_people",
|
|
853
853
|
"item_duplication_fields": null,
|
|
854
854
|
"translations": null,
|
|
855
855
|
"note": "Contacts are the people at the different organizations you work with.",
|
|
@@ -867,8 +867,6 @@
|
|
|
867
867
|
{
|
|
868
868
|
"collection": "conversations",
|
|
869
869
|
"meta": {
|
|
870
|
-
"collection": "conversations",
|
|
871
|
-
"icon": "chat",
|
|
872
870
|
"display_template": "{{title}} - {{user_created}} - {{date_created}}",
|
|
873
871
|
"archive_field": "status",
|
|
874
872
|
"archive_value": "archived",
|
|
@@ -879,6 +877,8 @@
|
|
|
879
877
|
"group": null,
|
|
880
878
|
"collapse": "closed",
|
|
881
879
|
"preview_url": null,
|
|
880
|
+
"collection": "conversations",
|
|
881
|
+
"icon": "chat",
|
|
882
882
|
"item_duplication_fields": null,
|
|
883
883
|
"translations": [
|
|
884
884
|
{
|
|
@@ -903,8 +903,6 @@
|
|
|
903
903
|
{
|
|
904
904
|
"collection": "forms",
|
|
905
905
|
"meta": {
|
|
906
|
-
"collection": "forms",
|
|
907
|
-
"icon": "text_format",
|
|
908
906
|
"display_template": null,
|
|
909
907
|
"archive_field": "status",
|
|
910
908
|
"archive_value": "archived",
|
|
@@ -915,6 +913,8 @@
|
|
|
915
913
|
"group": "website",
|
|
916
914
|
"collapse": "open",
|
|
917
915
|
"preview_url": null,
|
|
916
|
+
"collection": "forms",
|
|
917
|
+
"icon": "text_format",
|
|
918
918
|
"item_duplication_fields": null,
|
|
919
919
|
"translations": null,
|
|
920
920
|
"note": null,
|
|
@@ -932,8 +932,6 @@
|
|
|
932
932
|
{
|
|
933
933
|
"collection": "globals",
|
|
934
934
|
"meta": {
|
|
935
|
-
"collection": "globals",
|
|
936
|
-
"icon": "south_america",
|
|
937
935
|
"display_template": null,
|
|
938
936
|
"archive_field": null,
|
|
939
937
|
"archive_value": null,
|
|
@@ -944,6 +942,8 @@
|
|
|
944
942
|
"group": "website",
|
|
945
943
|
"collapse": "open",
|
|
946
944
|
"preview_url": null,
|
|
945
|
+
"collection": "globals",
|
|
946
|
+
"icon": "south_america",
|
|
947
947
|
"item_duplication_fields": null,
|
|
948
948
|
"translations": null,
|
|
949
949
|
"note": null,
|
|
@@ -961,8 +961,6 @@
|
|
|
961
961
|
{
|
|
962
962
|
"collection": "help",
|
|
963
963
|
"meta": {
|
|
964
|
-
"collection": "help",
|
|
965
|
-
"icon": "support",
|
|
966
964
|
"display_template": null,
|
|
967
965
|
"archive_field": null,
|
|
968
966
|
"archive_value": null,
|
|
@@ -973,6 +971,8 @@
|
|
|
973
971
|
"group": null,
|
|
974
972
|
"collapse": "closed",
|
|
975
973
|
"preview_url": null,
|
|
974
|
+
"collection": "help",
|
|
975
|
+
"icon": "support",
|
|
976
976
|
"item_duplication_fields": null,
|
|
977
977
|
"translations": [
|
|
978
978
|
{
|
|
@@ -991,8 +991,6 @@
|
|
|
991
991
|
{
|
|
992
992
|
"collection": "help_articles",
|
|
993
993
|
"meta": {
|
|
994
|
-
"collection": "help_articles",
|
|
995
|
-
"icon": "wifi_tethering",
|
|
996
994
|
"display_template": null,
|
|
997
995
|
"archive_field": "status",
|
|
998
996
|
"archive_value": "archived",
|
|
@@ -1003,6 +1001,8 @@
|
|
|
1003
1001
|
"group": "help",
|
|
1004
1002
|
"collapse": "open",
|
|
1005
1003
|
"preview_url": null,
|
|
1004
|
+
"collection": "help_articles",
|
|
1005
|
+
"icon": "wifi_tethering",
|
|
1006
1006
|
"item_duplication_fields": null,
|
|
1007
1007
|
"translations": null,
|
|
1008
1008
|
"note": null,
|
|
@@ -1020,8 +1020,6 @@
|
|
|
1020
1020
|
{
|
|
1021
1021
|
"collection": "help_collections",
|
|
1022
1022
|
"meta": {
|
|
1023
|
-
"collection": "help_collections",
|
|
1024
|
-
"icon": "collections_bookmark",
|
|
1025
1023
|
"display_template": null,
|
|
1026
1024
|
"archive_field": null,
|
|
1027
1025
|
"archive_value": "archived",
|
|
@@ -1032,6 +1030,8 @@
|
|
|
1032
1030
|
"group": "help",
|
|
1033
1031
|
"collapse": "open",
|
|
1034
1032
|
"preview_url": null,
|
|
1033
|
+
"collection": "help_collections",
|
|
1034
|
+
"icon": "collections_bookmark",
|
|
1035
1035
|
"item_duplication_fields": null,
|
|
1036
1036
|
"translations": null,
|
|
1037
1037
|
"note": null,
|
|
@@ -1049,8 +1049,6 @@
|
|
|
1049
1049
|
{
|
|
1050
1050
|
"collection": "help_feedback",
|
|
1051
1051
|
"meta": {
|
|
1052
|
-
"collection": "help_feedback",
|
|
1053
|
-
"icon": "insert_chart",
|
|
1054
1052
|
"display_template": null,
|
|
1055
1053
|
"archive_field": null,
|
|
1056
1054
|
"archive_value": null,
|
|
@@ -1061,6 +1059,8 @@
|
|
|
1061
1059
|
"group": "help",
|
|
1062
1060
|
"collapse": "open",
|
|
1063
1061
|
"preview_url": null,
|
|
1062
|
+
"collection": "help_feedback",
|
|
1063
|
+
"icon": "insert_chart",
|
|
1064
1064
|
"item_duplication_fields": null,
|
|
1065
1065
|
"translations": null,
|
|
1066
1066
|
"note": null,
|
|
@@ -1078,8 +1078,6 @@
|
|
|
1078
1078
|
{
|
|
1079
1079
|
"collection": "inbox",
|
|
1080
1080
|
"meta": {
|
|
1081
|
-
"collection": "inbox",
|
|
1082
|
-
"icon": "inbox",
|
|
1083
1081
|
"display_template": "{{status}} - {{date_created}}",
|
|
1084
1082
|
"archive_field": "status",
|
|
1085
1083
|
"archive_value": "archived",
|
|
@@ -1090,6 +1088,8 @@
|
|
|
1090
1088
|
"group": null,
|
|
1091
1089
|
"collapse": "open",
|
|
1092
1090
|
"preview_url": null,
|
|
1091
|
+
"collection": "inbox",
|
|
1092
|
+
"icon": "inbox",
|
|
1093
1093
|
"item_duplication_fields": null,
|
|
1094
1094
|
"translations": [
|
|
1095
1095
|
{
|
|
@@ -1114,8 +1114,6 @@
|
|
|
1114
1114
|
{
|
|
1115
1115
|
"collection": "messages",
|
|
1116
1116
|
"meta": {
|
|
1117
|
-
"collection": "messages",
|
|
1118
|
-
"icon": "chat_bubble",
|
|
1119
1117
|
"display_template": "{{user_created}} - {{text}}",
|
|
1120
1118
|
"archive_field": null,
|
|
1121
1119
|
"archive_value": null,
|
|
@@ -1126,6 +1124,8 @@
|
|
|
1126
1124
|
"group": "conversations",
|
|
1127
1125
|
"collapse": "open",
|
|
1128
1126
|
"preview_url": null,
|
|
1127
|
+
"collection": "messages",
|
|
1128
|
+
"icon": "chat_bubble",
|
|
1129
1129
|
"item_duplication_fields": null,
|
|
1130
1130
|
"translations": [
|
|
1131
1131
|
{
|
|
@@ -1150,8 +1150,6 @@
|
|
|
1150
1150
|
{
|
|
1151
1151
|
"collection": "navigation",
|
|
1152
1152
|
"meta": {
|
|
1153
|
-
"collection": "navigation",
|
|
1154
|
-
"icon": "menu_open",
|
|
1155
1153
|
"display_template": null,
|
|
1156
1154
|
"archive_field": "status",
|
|
1157
1155
|
"archive_value": "archived",
|
|
@@ -1162,6 +1160,8 @@
|
|
|
1162
1160
|
"group": "website",
|
|
1163
1161
|
"collapse": "open",
|
|
1164
1162
|
"preview_url": null,
|
|
1163
|
+
"collection": "navigation",
|
|
1164
|
+
"icon": "menu_open",
|
|
1165
1165
|
"item_duplication_fields": null,
|
|
1166
1166
|
"translations": null,
|
|
1167
1167
|
"note": null,
|
|
@@ -1179,8 +1179,6 @@
|
|
|
1179
1179
|
{
|
|
1180
1180
|
"collection": "navigation_items",
|
|
1181
1181
|
"meta": {
|
|
1182
|
-
"collection": "navigation_items",
|
|
1183
|
-
"icon": "navigate_next",
|
|
1184
1182
|
"display_template": "{{title}}",
|
|
1185
1183
|
"archive_field": null,
|
|
1186
1184
|
"archive_value": null,
|
|
@@ -1191,6 +1189,8 @@
|
|
|
1191
1189
|
"group": "navigation",
|
|
1192
1190
|
"collapse": "open",
|
|
1193
1191
|
"preview_url": null,
|
|
1192
|
+
"collection": "navigation_items",
|
|
1193
|
+
"icon": "navigate_next",
|
|
1194
1194
|
"item_duplication_fields": [
|
|
1195
1195
|
"children",
|
|
1196
1196
|
"has_children",
|
|
@@ -1219,8 +1219,6 @@
|
|
|
1219
1219
|
{
|
|
1220
1220
|
"collection": "organization_addresses",
|
|
1221
1221
|
"meta": {
|
|
1222
|
-
"collection": "organization_addresses",
|
|
1223
|
-
"icon": null,
|
|
1224
1222
|
"display_template": "{{name}} - {{street_address}}, {{address_locality}}, {{address_region}} {{postal_code}}",
|
|
1225
1223
|
"archive_field": null,
|
|
1226
1224
|
"archive_value": null,
|
|
@@ -1231,6 +1229,8 @@
|
|
|
1231
1229
|
"group": "organizations",
|
|
1232
1230
|
"collapse": "open",
|
|
1233
1231
|
"preview_url": null,
|
|
1232
|
+
"collection": "organization_addresses",
|
|
1233
|
+
"icon": null,
|
|
1234
1234
|
"item_duplication_fields": null,
|
|
1235
1235
|
"translations": null,
|
|
1236
1236
|
"note": null,
|
|
@@ -1248,8 +1248,6 @@
|
|
|
1248
1248
|
{
|
|
1249
1249
|
"collection": "organizations",
|
|
1250
1250
|
"meta": {
|
|
1251
|
-
"collection": "organizations",
|
|
1252
|
-
"icon": "add_business",
|
|
1253
1251
|
"display_template": "{{logo.$thumbnail}} {{name}}",
|
|
1254
1252
|
"archive_field": "status",
|
|
1255
1253
|
"archive_value": "archived",
|
|
@@ -1260,6 +1258,8 @@
|
|
|
1260
1258
|
"group": null,
|
|
1261
1259
|
"collapse": "closed",
|
|
1262
1260
|
"preview_url": null,
|
|
1261
|
+
"collection": "organizations",
|
|
1262
|
+
"icon": "add_business",
|
|
1263
1263
|
"item_duplication_fields": null,
|
|
1264
1264
|
"translations": [
|
|
1265
1265
|
{
|
|
@@ -1284,8 +1284,6 @@
|
|
|
1284
1284
|
{
|
|
1285
1285
|
"collection": "organizations_contacts",
|
|
1286
1286
|
"meta": {
|
|
1287
|
-
"collection": "organizations_contacts",
|
|
1288
|
-
"icon": null,
|
|
1289
1287
|
"display_template": null,
|
|
1290
1288
|
"archive_field": null,
|
|
1291
1289
|
"archive_value": null,
|
|
@@ -1296,6 +1294,8 @@
|
|
|
1296
1294
|
"group": "organizations",
|
|
1297
1295
|
"collapse": "open",
|
|
1298
1296
|
"preview_url": null,
|
|
1297
|
+
"collection": "organizations_contacts",
|
|
1298
|
+
"icon": null,
|
|
1299
1299
|
"item_duplication_fields": null,
|
|
1300
1300
|
"translations": null,
|
|
1301
1301
|
"note": null,
|
|
@@ -1313,8 +1313,6 @@
|
|
|
1313
1313
|
{
|
|
1314
1314
|
"collection": "os_activities",
|
|
1315
1315
|
"meta": {
|
|
1316
|
-
"collection": "os_activities",
|
|
1317
|
-
"icon": "perm_phone_msg",
|
|
1318
1316
|
"display_template": "{{name}} - {{due_date}}",
|
|
1319
1317
|
"archive_field": "status",
|
|
1320
1318
|
"archive_value": "archived",
|
|
@@ -1325,6 +1323,8 @@
|
|
|
1325
1323
|
"group": "sales",
|
|
1326
1324
|
"collapse": "open",
|
|
1327
1325
|
"preview_url": null,
|
|
1326
|
+
"collection": "os_activities",
|
|
1327
|
+
"icon": "perm_phone_msg",
|
|
1328
1328
|
"item_duplication_fields": null,
|
|
1329
1329
|
"translations": [
|
|
1330
1330
|
{
|
|
@@ -1349,8 +1349,6 @@
|
|
|
1349
1349
|
{
|
|
1350
1350
|
"collection": "os_activity_contacts",
|
|
1351
1351
|
"meta": {
|
|
1352
|
-
"collection": "os_activity_contacts",
|
|
1353
|
-
"icon": null,
|
|
1354
1352
|
"display_template": null,
|
|
1355
1353
|
"archive_field": null,
|
|
1356
1354
|
"archive_value": null,
|
|
@@ -1361,6 +1359,8 @@
|
|
|
1361
1359
|
"group": "os_activities",
|
|
1362
1360
|
"collapse": "open",
|
|
1363
1361
|
"preview_url": null,
|
|
1362
|
+
"collection": "os_activity_contacts",
|
|
1363
|
+
"icon": null,
|
|
1364
1364
|
"item_duplication_fields": null,
|
|
1365
1365
|
"translations": null,
|
|
1366
1366
|
"note": null,
|
|
@@ -1378,8 +1378,6 @@
|
|
|
1378
1378
|
{
|
|
1379
1379
|
"collection": "os_deal_contacts",
|
|
1380
1380
|
"meta": {
|
|
1381
|
-
"collection": "os_deal_contacts",
|
|
1382
|
-
"icon": null,
|
|
1383
1381
|
"display_template": null,
|
|
1384
1382
|
"archive_field": null,
|
|
1385
1383
|
"archive_value": null,
|
|
@@ -1390,6 +1388,8 @@
|
|
|
1390
1388
|
"group": "os_deals",
|
|
1391
1389
|
"collapse": "open",
|
|
1392
1390
|
"preview_url": null,
|
|
1391
|
+
"collection": "os_deal_contacts",
|
|
1392
|
+
"icon": null,
|
|
1393
1393
|
"item_duplication_fields": null,
|
|
1394
1394
|
"translations": null,
|
|
1395
1395
|
"note": null,
|
|
@@ -1407,8 +1407,6 @@
|
|
|
1407
1407
|
{
|
|
1408
1408
|
"collection": "os_deals",
|
|
1409
1409
|
"meta": {
|
|
1410
|
-
"collection": "os_deals",
|
|
1411
|
-
"icon": "attach_money",
|
|
1412
1410
|
"display_template": "{{name}} [{{organization.name}}] - {{close_date}}",
|
|
1413
1411
|
"archive_field": null,
|
|
1414
1412
|
"archive_value": null,
|
|
@@ -1419,6 +1417,8 @@
|
|
|
1419
1417
|
"group": "sales",
|
|
1420
1418
|
"collapse": "open",
|
|
1421
1419
|
"preview_url": null,
|
|
1420
|
+
"collection": "os_deals",
|
|
1421
|
+
"icon": "attach_money",
|
|
1422
1422
|
"item_duplication_fields": null,
|
|
1423
1423
|
"translations": [
|
|
1424
1424
|
{
|
|
@@ -1443,8 +1443,6 @@
|
|
|
1443
1443
|
{
|
|
1444
1444
|
"collection": "os_deal_stages",
|
|
1445
1445
|
"meta": {
|
|
1446
|
-
"collection": "os_deal_stages",
|
|
1447
|
-
"icon": "view_kanban",
|
|
1448
1446
|
"display_template": "{{color}} {{name}}",
|
|
1449
1447
|
"archive_field": "status",
|
|
1450
1448
|
"archive_value": "archived",
|
|
@@ -1455,6 +1453,8 @@
|
|
|
1455
1453
|
"group": "os_settings",
|
|
1456
1454
|
"collapse": "open",
|
|
1457
1455
|
"preview_url": null,
|
|
1456
|
+
"collection": "os_deal_stages",
|
|
1457
|
+
"icon": "view_kanban",
|
|
1458
1458
|
"item_duplication_fields": null,
|
|
1459
1459
|
"translations": [
|
|
1460
1460
|
{
|
|
@@ -1479,8 +1479,6 @@
|
|
|
1479
1479
|
{
|
|
1480
1480
|
"collection": "os_email_templates",
|
|
1481
1481
|
"meta": {
|
|
1482
|
-
"collection": "os_email_templates",
|
|
1483
|
-
"icon": "mark_email_unread",
|
|
1484
1482
|
"display_template": null,
|
|
1485
1483
|
"archive_field": null,
|
|
1486
1484
|
"archive_value": "archived",
|
|
@@ -1491,6 +1489,8 @@
|
|
|
1491
1489
|
"group": "os_settings",
|
|
1492
1490
|
"collapse": "open",
|
|
1493
1491
|
"preview_url": null,
|
|
1492
|
+
"collection": "os_email_templates",
|
|
1493
|
+
"icon": "mark_email_unread",
|
|
1494
1494
|
"item_duplication_fields": null,
|
|
1495
1495
|
"translations": [
|
|
1496
1496
|
{
|
|
@@ -1515,8 +1515,6 @@
|
|
|
1515
1515
|
{
|
|
1516
1516
|
"collection": "os_expenses",
|
|
1517
1517
|
"meta": {
|
|
1518
|
-
"collection": "os_expenses",
|
|
1519
|
-
"icon": "monetization_on",
|
|
1520
1518
|
"display_template": "{{name}} (${{cost}}) - {{date}}",
|
|
1521
1519
|
"archive_field": null,
|
|
1522
1520
|
"archive_value": "voided",
|
|
@@ -1527,6 +1525,8 @@
|
|
|
1527
1525
|
"group": "billing",
|
|
1528
1526
|
"collapse": "open",
|
|
1529
1527
|
"preview_url": null,
|
|
1528
|
+
"collection": "os_expenses",
|
|
1529
|
+
"icon": "monetization_on",
|
|
1530
1530
|
"item_duplication_fields": null,
|
|
1531
1531
|
"translations": [
|
|
1532
1532
|
{
|
|
@@ -1551,8 +1551,6 @@
|
|
|
1551
1551
|
{
|
|
1552
1552
|
"collection": "os_invoice_items",
|
|
1553
1553
|
"meta": {
|
|
1554
|
-
"collection": "os_invoice_items",
|
|
1555
|
-
"icon": null,
|
|
1556
1554
|
"display_template": null,
|
|
1557
1555
|
"archive_field": null,
|
|
1558
1556
|
"archive_value": "archived",
|
|
@@ -1563,6 +1561,8 @@
|
|
|
1563
1561
|
"group": "os_invoices",
|
|
1564
1562
|
"collapse": "open",
|
|
1565
1563
|
"preview_url": null,
|
|
1564
|
+
"collection": "os_invoice_items",
|
|
1565
|
+
"icon": null,
|
|
1566
1566
|
"item_duplication_fields": null,
|
|
1567
1567
|
"translations": null,
|
|
1568
1568
|
"note": null,
|
|
@@ -1580,8 +1580,6 @@
|
|
|
1580
1580
|
{
|
|
1581
1581
|
"collection": "os_invoices",
|
|
1582
1582
|
"meta": {
|
|
1583
|
-
"collection": "os_invoices",
|
|
1584
|
-
"icon": "receipt_long",
|
|
1585
1583
|
"display_template": "INV#{{invoice_number}} - {{status}} - {{total}}",
|
|
1586
1584
|
"archive_field": "status",
|
|
1587
1585
|
"archive_value": "voided",
|
|
@@ -1592,6 +1590,8 @@
|
|
|
1592
1590
|
"group": "billing",
|
|
1593
1591
|
"collapse": "open",
|
|
1594
1592
|
"preview_url": null,
|
|
1593
|
+
"collection": "os_invoices",
|
|
1594
|
+
"icon": "receipt_long",
|
|
1595
1595
|
"item_duplication_fields": null,
|
|
1596
1596
|
"translations": [
|
|
1597
1597
|
{
|
|
@@ -1616,8 +1616,6 @@
|
|
|
1616
1616
|
{
|
|
1617
1617
|
"collection": "os_items",
|
|
1618
1618
|
"meta": {
|
|
1619
|
-
"collection": "os_items",
|
|
1620
|
-
"icon": "add_shopping_cart",
|
|
1621
1619
|
"display_template": "{{name}} (${{unit_price}})",
|
|
1622
1620
|
"archive_field": "status",
|
|
1623
1621
|
"archive_value": "archived",
|
|
@@ -1628,6 +1626,8 @@
|
|
|
1628
1626
|
"group": "os_settings",
|
|
1629
1627
|
"collapse": "open",
|
|
1630
1628
|
"preview_url": null,
|
|
1629
|
+
"collection": "os_items",
|
|
1630
|
+
"icon": "add_shopping_cart",
|
|
1631
1631
|
"item_duplication_fields": null,
|
|
1632
1632
|
"translations": [
|
|
1633
1633
|
{
|
|
@@ -1652,8 +1652,6 @@
|
|
|
1652
1652
|
{
|
|
1653
1653
|
"collection": "os_payments",
|
|
1654
1654
|
"meta": {
|
|
1655
|
-
"collection": "os_payments",
|
|
1656
|
-
"icon": "receipt",
|
|
1657
1655
|
"display_template": "{{amount}} - {{payment_date}} - {{organization.name}}",
|
|
1658
1656
|
"archive_field": "status",
|
|
1659
1657
|
"archive_value": "void",
|
|
@@ -1664,6 +1662,8 @@
|
|
|
1664
1662
|
"group": "billing",
|
|
1665
1663
|
"collapse": "open",
|
|
1666
1664
|
"preview_url": null,
|
|
1665
|
+
"collection": "os_payments",
|
|
1666
|
+
"icon": "receipt",
|
|
1667
1667
|
"item_duplication_fields": null,
|
|
1668
1668
|
"translations": [
|
|
1669
1669
|
{
|
|
@@ -1688,8 +1688,6 @@
|
|
|
1688
1688
|
{
|
|
1689
1689
|
"collection": "os_payment_terms",
|
|
1690
1690
|
"meta": {
|
|
1691
|
-
"collection": "os_payment_terms",
|
|
1692
|
-
"icon": "payments",
|
|
1693
1691
|
"display_template": "{{name}}",
|
|
1694
1692
|
"archive_field": null,
|
|
1695
1693
|
"archive_value": null,
|
|
@@ -1700,6 +1698,8 @@
|
|
|
1700
1698
|
"group": "os_settings",
|
|
1701
1699
|
"collapse": "open",
|
|
1702
1700
|
"preview_url": null,
|
|
1701
|
+
"collection": "os_payment_terms",
|
|
1702
|
+
"icon": "payments",
|
|
1703
1703
|
"item_duplication_fields": null,
|
|
1704
1704
|
"translations": [
|
|
1705
1705
|
{
|
|
@@ -1724,8 +1724,6 @@
|
|
|
1724
1724
|
{
|
|
1725
1725
|
"collection": "os_project_contacts",
|
|
1726
1726
|
"meta": {
|
|
1727
|
-
"collection": "os_project_contacts",
|
|
1728
|
-
"icon": null,
|
|
1729
1727
|
"display_template": null,
|
|
1730
1728
|
"archive_field": null,
|
|
1731
1729
|
"archive_value": null,
|
|
@@ -1736,6 +1734,8 @@
|
|
|
1736
1734
|
"group": "os_projects",
|
|
1737
1735
|
"collapse": "open",
|
|
1738
1736
|
"preview_url": null,
|
|
1737
|
+
"collection": "os_project_contacts",
|
|
1738
|
+
"icon": null,
|
|
1739
1739
|
"item_duplication_fields": null,
|
|
1740
1740
|
"translations": null,
|
|
1741
1741
|
"note": null,
|
|
@@ -1750,40 +1750,9 @@
|
|
|
1750
1750
|
"comment": null
|
|
1751
1751
|
}
|
|
1752
1752
|
},
|
|
1753
|
-
{
|
|
1754
|
-
"collection": "os_project_files",
|
|
1755
|
-
"meta": {
|
|
1756
|
-
"collection": "os_project_files",
|
|
1757
|
-
"icon": null,
|
|
1758
|
-
"display_template": null,
|
|
1759
|
-
"archive_field": null,
|
|
1760
|
-
"archive_value": null,
|
|
1761
|
-
"unarchive_value": null,
|
|
1762
|
-
"sort_field": null,
|
|
1763
|
-
"accountability": "all",
|
|
1764
|
-
"color": null,
|
|
1765
|
-
"group": "os_projects",
|
|
1766
|
-
"collapse": "open",
|
|
1767
|
-
"preview_url": null,
|
|
1768
|
-
"item_duplication_fields": null,
|
|
1769
|
-
"translations": null,
|
|
1770
|
-
"note": null,
|
|
1771
|
-
"sort": 3,
|
|
1772
|
-
"archive_app_filter": true,
|
|
1773
|
-
"singleton": false,
|
|
1774
|
-
"hidden": true
|
|
1775
|
-
},
|
|
1776
|
-
"schema": {
|
|
1777
|
-
"schema": "public",
|
|
1778
|
-
"name": "os_project_files",
|
|
1779
|
-
"comment": null
|
|
1780
|
-
}
|
|
1781
|
-
},
|
|
1782
1753
|
{
|
|
1783
1754
|
"collection": "os_projects",
|
|
1784
1755
|
"meta": {
|
|
1785
|
-
"collection": "os_projects",
|
|
1786
|
-
"icon": "tab_group",
|
|
1787
1756
|
"display_template": "{{name}} - {{organization.name}}",
|
|
1788
1757
|
"archive_field": "status",
|
|
1789
1758
|
"archive_value": "archived",
|
|
@@ -1794,6 +1763,8 @@
|
|
|
1794
1763
|
"group": null,
|
|
1795
1764
|
"collapse": "closed",
|
|
1796
1765
|
"preview_url": null,
|
|
1766
|
+
"collection": "os_projects",
|
|
1767
|
+
"icon": "tab_group",
|
|
1797
1768
|
"item_duplication_fields": null,
|
|
1798
1769
|
"translations": [
|
|
1799
1770
|
{
|
|
@@ -1818,8 +1789,6 @@
|
|
|
1818
1789
|
{
|
|
1819
1790
|
"collection": "os_project_templates",
|
|
1820
1791
|
"meta": {
|
|
1821
|
-
"collection": "os_project_templates",
|
|
1822
|
-
"icon": "list_alt_add",
|
|
1823
1792
|
"display_template": "{{name}}",
|
|
1824
1793
|
"archive_field": "status",
|
|
1825
1794
|
"archive_value": "archived",
|
|
@@ -1830,6 +1799,8 @@
|
|
|
1830
1799
|
"group": "os_settings",
|
|
1831
1800
|
"collapse": "open",
|
|
1832
1801
|
"preview_url": null,
|
|
1802
|
+
"collection": "os_project_templates",
|
|
1803
|
+
"icon": "list_alt_add",
|
|
1833
1804
|
"item_duplication_fields": [
|
|
1834
1805
|
"status",
|
|
1835
1806
|
"description",
|
|
@@ -1858,8 +1829,6 @@
|
|
|
1858
1829
|
{
|
|
1859
1830
|
"collection": "os_project_updates",
|
|
1860
1831
|
"meta": {
|
|
1861
|
-
"collection": "os_project_updates",
|
|
1862
|
-
"icon": null,
|
|
1863
1832
|
"display_template": null,
|
|
1864
1833
|
"archive_field": null,
|
|
1865
1834
|
"archive_value": null,
|
|
@@ -1870,6 +1839,8 @@
|
|
|
1870
1839
|
"group": "os_projects",
|
|
1871
1840
|
"collapse": "open",
|
|
1872
1841
|
"preview_url": null,
|
|
1842
|
+
"collection": "os_project_updates",
|
|
1843
|
+
"icon": null,
|
|
1873
1844
|
"item_duplication_fields": null,
|
|
1874
1845
|
"translations": null,
|
|
1875
1846
|
"note": null,
|
|
@@ -1887,8 +1858,6 @@
|
|
|
1887
1858
|
{
|
|
1888
1859
|
"collection": "os_proposal_approvals",
|
|
1889
1860
|
"meta": {
|
|
1890
|
-
"collection": "os_proposal_approvals",
|
|
1891
|
-
"icon": null,
|
|
1892
1861
|
"display_template": "{{date_created}} - {{contact.first_name}} {{last_name}}",
|
|
1893
1862
|
"archive_field": "status",
|
|
1894
1863
|
"archive_value": "archived",
|
|
@@ -1899,6 +1868,8 @@
|
|
|
1899
1868
|
"group": "os_proposals",
|
|
1900
1869
|
"collapse": "open",
|
|
1901
1870
|
"preview_url": null,
|
|
1871
|
+
"collection": "os_proposal_approvals",
|
|
1872
|
+
"icon": null,
|
|
1902
1873
|
"item_duplication_fields": null,
|
|
1903
1874
|
"translations": null,
|
|
1904
1875
|
"note": null,
|
|
@@ -1916,8 +1887,6 @@
|
|
|
1916
1887
|
{
|
|
1917
1888
|
"collection": "os_proposal_blocks",
|
|
1918
1889
|
"meta": {
|
|
1919
|
-
"collection": "os_proposal_blocks",
|
|
1920
|
-
"icon": null,
|
|
1921
1890
|
"display_template": null,
|
|
1922
1891
|
"archive_field": null,
|
|
1923
1892
|
"archive_value": null,
|
|
@@ -1928,6 +1897,8 @@
|
|
|
1928
1897
|
"group": "os_proposals",
|
|
1929
1898
|
"collapse": "open",
|
|
1930
1899
|
"preview_url": null,
|
|
1900
|
+
"collection": "os_proposal_blocks",
|
|
1901
|
+
"icon": null,
|
|
1931
1902
|
"item_duplication_fields": null,
|
|
1932
1903
|
"translations": null,
|
|
1933
1904
|
"note": null,
|
|
@@ -1945,8 +1916,6 @@
|
|
|
1945
1916
|
{
|
|
1946
1917
|
"collection": "os_proposal_contacts",
|
|
1947
1918
|
"meta": {
|
|
1948
|
-
"collection": "os_proposal_contacts",
|
|
1949
|
-
"icon": null,
|
|
1950
1919
|
"display_template": "{{contacts_id.first_name}} {{contacts_id.last_name}} <{{contacts_id.email}}>",
|
|
1951
1920
|
"archive_field": null,
|
|
1952
1921
|
"archive_value": null,
|
|
@@ -1957,6 +1926,8 @@
|
|
|
1957
1926
|
"group": "os_proposals",
|
|
1958
1927
|
"collapse": "open",
|
|
1959
1928
|
"preview_url": null,
|
|
1929
|
+
"collection": "os_proposal_contacts",
|
|
1930
|
+
"icon": null,
|
|
1960
1931
|
"item_duplication_fields": null,
|
|
1961
1932
|
"translations": null,
|
|
1962
1933
|
"note": null,
|
|
@@ -1974,8 +1945,6 @@
|
|
|
1974
1945
|
{
|
|
1975
1946
|
"collection": "os_proposals",
|
|
1976
1947
|
"meta": {
|
|
1977
|
-
"collection": "os_proposals",
|
|
1978
|
-
"icon": "edit_document",
|
|
1979
1948
|
"display_template": "{{name}} - {{organization.name}}",
|
|
1980
1949
|
"archive_field": null,
|
|
1981
1950
|
"archive_value": "archived",
|
|
@@ -1986,6 +1955,8 @@
|
|
|
1986
1955
|
"group": "sales",
|
|
1987
1956
|
"collapse": "open",
|
|
1988
1957
|
"preview_url": null,
|
|
1958
|
+
"collection": "os_proposals",
|
|
1959
|
+
"icon": "edit_document",
|
|
1989
1960
|
"item_duplication_fields": null,
|
|
1990
1961
|
"translations": [
|
|
1991
1962
|
{
|
|
@@ -2010,8 +1981,6 @@
|
|
|
2010
1981
|
{
|
|
2011
1982
|
"collection": "os_settings",
|
|
2012
1983
|
"meta": {
|
|
2013
|
-
"collection": "os_settings",
|
|
2014
|
-
"icon": "settings_suggest",
|
|
2015
1984
|
"display_template": null,
|
|
2016
1985
|
"archive_field": null,
|
|
2017
1986
|
"archive_value": null,
|
|
@@ -2022,6 +1991,8 @@
|
|
|
2022
1991
|
"group": null,
|
|
2023
1992
|
"collapse": "closed",
|
|
2024
1993
|
"preview_url": null,
|
|
1994
|
+
"collection": "os_settings",
|
|
1995
|
+
"icon": "settings_suggest",
|
|
2025
1996
|
"item_duplication_fields": null,
|
|
2026
1997
|
"translations": [
|
|
2027
1998
|
{
|
|
@@ -2046,8 +2017,6 @@
|
|
|
2046
2017
|
{
|
|
2047
2018
|
"collection": "os_task_files",
|
|
2048
2019
|
"meta": {
|
|
2049
|
-
"collection": "os_task_files",
|
|
2050
|
-
"icon": null,
|
|
2051
2020
|
"display_template": null,
|
|
2052
2021
|
"archive_field": null,
|
|
2053
2022
|
"archive_value": null,
|
|
@@ -2058,6 +2027,8 @@
|
|
|
2058
2027
|
"group": "os_tasks",
|
|
2059
2028
|
"collapse": "open",
|
|
2060
2029
|
"preview_url": null,
|
|
2030
|
+
"collection": "os_task_files",
|
|
2031
|
+
"icon": null,
|
|
2061
2032
|
"item_duplication_fields": null,
|
|
2062
2033
|
"translations": null,
|
|
2063
2034
|
"note": null,
|
|
@@ -2075,8 +2046,6 @@
|
|
|
2075
2046
|
{
|
|
2076
2047
|
"collection": "os_tasks",
|
|
2077
2048
|
"meta": {
|
|
2078
|
-
"collection": "os_tasks",
|
|
2079
|
-
"icon": "library_add_check",
|
|
2080
2049
|
"display_template": "{{status}} {{name}} {{type}}",
|
|
2081
2050
|
"archive_field": "status",
|
|
2082
2051
|
"archive_value": "archived",
|
|
@@ -2087,6 +2056,8 @@
|
|
|
2087
2056
|
"group": null,
|
|
2088
2057
|
"collapse": "closed",
|
|
2089
2058
|
"preview_url": null,
|
|
2059
|
+
"collection": "os_tasks",
|
|
2060
|
+
"icon": "library_add_check",
|
|
2090
2061
|
"item_duplication_fields": null,
|
|
2091
2062
|
"translations": [
|
|
2092
2063
|
{
|
|
@@ -2111,8 +2082,6 @@
|
|
|
2111
2082
|
{
|
|
2112
2083
|
"collection": "os_tax_rates",
|
|
2113
2084
|
"meta": {
|
|
2114
|
-
"collection": "os_tax_rates",
|
|
2115
|
-
"icon": "percent",
|
|
2116
2085
|
"display_template": "{{name}}",
|
|
2117
2086
|
"archive_field": "status",
|
|
2118
2087
|
"archive_value": "archived",
|
|
@@ -2123,6 +2092,8 @@
|
|
|
2123
2092
|
"group": "os_settings",
|
|
2124
2093
|
"collapse": "open",
|
|
2125
2094
|
"preview_url": null,
|
|
2095
|
+
"collection": "os_tax_rates",
|
|
2096
|
+
"icon": "percent",
|
|
2126
2097
|
"item_duplication_fields": null,
|
|
2127
2098
|
"translations": [
|
|
2128
2099
|
{
|
|
@@ -2147,8 +2118,6 @@
|
|
|
2147
2118
|
{
|
|
2148
2119
|
"collection": "page_blocks",
|
|
2149
2120
|
"meta": {
|
|
2150
|
-
"collection": "page_blocks",
|
|
2151
|
-
"icon": "code_blocks",
|
|
2152
2121
|
"display_template": null,
|
|
2153
2122
|
"archive_field": null,
|
|
2154
2123
|
"archive_value": null,
|
|
@@ -2159,6 +2128,8 @@
|
|
|
2159
2128
|
"group": "pages",
|
|
2160
2129
|
"collapse": "open",
|
|
2161
2130
|
"preview_url": null,
|
|
2131
|
+
"collection": "page_blocks",
|
|
2132
|
+
"icon": "code_blocks",
|
|
2162
2133
|
"item_duplication_fields": null,
|
|
2163
2134
|
"translations": null,
|
|
2164
2135
|
"note": null,
|
|
@@ -2176,8 +2147,6 @@
|
|
|
2176
2147
|
{
|
|
2177
2148
|
"collection": "pages",
|
|
2178
2149
|
"meta": {
|
|
2179
|
-
"collection": "pages",
|
|
2180
|
-
"icon": "web_asset",
|
|
2181
2150
|
"display_template": "{{title}}",
|
|
2182
2151
|
"archive_field": "status",
|
|
2183
2152
|
"archive_value": "archived",
|
|
@@ -2188,6 +2157,8 @@
|
|
|
2188
2157
|
"group": "website",
|
|
2189
2158
|
"collapse": "open",
|
|
2190
2159
|
"preview_url": "http://localhost:3000{{permalink}}?preview=true",
|
|
2160
|
+
"collection": "pages",
|
|
2161
|
+
"icon": "web_asset",
|
|
2191
2162
|
"item_duplication_fields": null,
|
|
2192
2163
|
"translations": null,
|
|
2193
2164
|
"note": "Many-to-Any page builder example",
|
|
@@ -2205,8 +2176,6 @@
|
|
|
2205
2176
|
{
|
|
2206
2177
|
"collection": "pages_blog",
|
|
2207
2178
|
"meta": {
|
|
2208
|
-
"collection": "pages_blog",
|
|
2209
|
-
"icon": "signpost",
|
|
2210
2179
|
"display_template": null,
|
|
2211
2180
|
"archive_field": null,
|
|
2212
2181
|
"archive_value": null,
|
|
@@ -2217,6 +2186,8 @@
|
|
|
2217
2186
|
"group": "pages",
|
|
2218
2187
|
"collapse": "open",
|
|
2219
2188
|
"preview_url": null,
|
|
2189
|
+
"collection": "pages_blog",
|
|
2190
|
+
"icon": "signpost",
|
|
2220
2191
|
"item_duplication_fields": null,
|
|
2221
2192
|
"translations": [
|
|
2222
2193
|
{
|
|
@@ -2241,8 +2212,6 @@
|
|
|
2241
2212
|
{
|
|
2242
2213
|
"collection": "pages_projects",
|
|
2243
2214
|
"meta": {
|
|
2244
|
-
"collection": "pages_projects",
|
|
2245
|
-
"icon": "settings_input_component",
|
|
2246
2215
|
"display_template": null,
|
|
2247
2216
|
"archive_field": null,
|
|
2248
2217
|
"archive_value": null,
|
|
@@ -2253,6 +2222,8 @@
|
|
|
2253
2222
|
"group": "pages",
|
|
2254
2223
|
"collapse": "open",
|
|
2255
2224
|
"preview_url": null,
|
|
2225
|
+
"collection": "pages_projects",
|
|
2226
|
+
"icon": "settings_input_component",
|
|
2256
2227
|
"item_duplication_fields": null,
|
|
2257
2228
|
"translations": [
|
|
2258
2229
|
{
|
|
@@ -2277,8 +2248,6 @@
|
|
|
2277
2248
|
{
|
|
2278
2249
|
"collection": "post_gallery_items",
|
|
2279
2250
|
"meta": {
|
|
2280
|
-
"collection": "post_gallery_items",
|
|
2281
|
-
"icon": null,
|
|
2282
2251
|
"display_template": null,
|
|
2283
2252
|
"archive_field": null,
|
|
2284
2253
|
"archive_value": null,
|
|
@@ -2289,6 +2258,8 @@
|
|
|
2289
2258
|
"group": "posts",
|
|
2290
2259
|
"collapse": "open",
|
|
2291
2260
|
"preview_url": null,
|
|
2261
|
+
"collection": "post_gallery_items",
|
|
2262
|
+
"icon": null,
|
|
2292
2263
|
"item_duplication_fields": null,
|
|
2293
2264
|
"translations": null,
|
|
2294
2265
|
"note": null,
|
|
@@ -2306,8 +2277,6 @@
|
|
|
2306
2277
|
{
|
|
2307
2278
|
"collection": "posts",
|
|
2308
2279
|
"meta": {
|
|
2309
|
-
"collection": "posts",
|
|
2310
|
-
"icon": "article",
|
|
2311
2280
|
"display_template": "{{title}}",
|
|
2312
2281
|
"archive_field": "status",
|
|
2313
2282
|
"archive_value": "archived",
|
|
@@ -2318,6 +2287,8 @@
|
|
|
2318
2287
|
"group": "website",
|
|
2319
2288
|
"collapse": "open",
|
|
2320
2289
|
"preview_url": "http://localhost:3000/posts/{{slug}}?preview=true",
|
|
2290
|
+
"collection": "posts",
|
|
2291
|
+
"icon": "article",
|
|
2321
2292
|
"item_duplication_fields": null,
|
|
2322
2293
|
"translations": null,
|
|
2323
2294
|
"note": "Simple blog posts example",
|
|
@@ -2335,8 +2306,6 @@
|
|
|
2335
2306
|
{
|
|
2336
2307
|
"collection": "redirects",
|
|
2337
2308
|
"meta": {
|
|
2338
|
-
"collection": "redirects",
|
|
2339
|
-
"icon": "redo",
|
|
2340
2309
|
"display_template": "{{url_old}}",
|
|
2341
2310
|
"archive_field": null,
|
|
2342
2311
|
"archive_value": null,
|
|
@@ -2347,6 +2316,8 @@
|
|
|
2347
2316
|
"group": "website",
|
|
2348
2317
|
"collapse": "open",
|
|
2349
2318
|
"preview_url": null,
|
|
2319
|
+
"collection": "redirects",
|
|
2320
|
+
"icon": "redo",
|
|
2350
2321
|
"item_duplication_fields": null,
|
|
2351
2322
|
"translations": null,
|
|
2352
2323
|
"note": null,
|
|
@@ -2364,8 +2335,6 @@
|
|
|
2364
2335
|
{
|
|
2365
2336
|
"collection": "sales",
|
|
2366
2337
|
"meta": {
|
|
2367
|
-
"collection": "sales",
|
|
2368
|
-
"icon": "point_of_sale",
|
|
2369
2338
|
"display_template": null,
|
|
2370
2339
|
"archive_field": null,
|
|
2371
2340
|
"archive_value": null,
|
|
@@ -2376,6 +2345,8 @@
|
|
|
2376
2345
|
"group": null,
|
|
2377
2346
|
"collapse": "closed",
|
|
2378
2347
|
"preview_url": null,
|
|
2348
|
+
"collection": "sales",
|
|
2349
|
+
"icon": "point_of_sale",
|
|
2379
2350
|
"item_duplication_fields": null,
|
|
2380
2351
|
"translations": null,
|
|
2381
2352
|
"note": "Folder to organize all the Sales department functions.",
|
|
@@ -2389,8 +2360,6 @@
|
|
|
2389
2360
|
{
|
|
2390
2361
|
"collection": "seo",
|
|
2391
2362
|
"meta": {
|
|
2392
|
-
"collection": "seo",
|
|
2393
|
-
"icon": "saved_search",
|
|
2394
2363
|
"display_template": "{{og_image}}",
|
|
2395
2364
|
"archive_field": null,
|
|
2396
2365
|
"archive_value": null,
|
|
@@ -2401,6 +2370,8 @@
|
|
|
2401
2370
|
"group": "website",
|
|
2402
2371
|
"collapse": "open",
|
|
2403
2372
|
"preview_url": null,
|
|
2373
|
+
"collection": "seo",
|
|
2374
|
+
"icon": "saved_search",
|
|
2404
2375
|
"item_duplication_fields": null,
|
|
2405
2376
|
"translations": null,
|
|
2406
2377
|
"note": null,
|
|
@@ -2418,8 +2389,6 @@
|
|
|
2418
2389
|
{
|
|
2419
2390
|
"collection": "team",
|
|
2420
2391
|
"meta": {
|
|
2421
|
-
"collection": "team",
|
|
2422
|
-
"icon": "people_outline",
|
|
2423
2392
|
"display_template": null,
|
|
2424
2393
|
"archive_field": "status",
|
|
2425
2394
|
"archive_value": "archived",
|
|
@@ -2430,6 +2399,8 @@
|
|
|
2430
2399
|
"group": "website",
|
|
2431
2400
|
"collapse": "open",
|
|
2432
2401
|
"preview_url": null,
|
|
2402
|
+
"collection": "team",
|
|
2403
|
+
"icon": "people_outline",
|
|
2433
2404
|
"item_duplication_fields": null,
|
|
2434
2405
|
"translations": null,
|
|
2435
2406
|
"note": null,
|
|
@@ -2447,8 +2418,6 @@
|
|
|
2447
2418
|
{
|
|
2448
2419
|
"collection": "testimonials",
|
|
2449
2420
|
"meta": {
|
|
2450
|
-
"collection": "testimonials",
|
|
2451
|
-
"icon": "star",
|
|
2452
2421
|
"display_template": "{{title}}",
|
|
2453
2422
|
"archive_field": "status",
|
|
2454
2423
|
"archive_value": "archived",
|
|
@@ -2459,6 +2428,8 @@
|
|
|
2459
2428
|
"group": "website",
|
|
2460
2429
|
"collapse": "open",
|
|
2461
2430
|
"preview_url": null,
|
|
2431
|
+
"collection": "testimonials",
|
|
2432
|
+
"icon": "star",
|
|
2462
2433
|
"item_duplication_fields": null,
|
|
2463
2434
|
"translations": null,
|
|
2464
2435
|
"note": null,
|
|
@@ -2476,8 +2447,6 @@
|
|
|
2476
2447
|
{
|
|
2477
2448
|
"collection": "website",
|
|
2478
2449
|
"meta": {
|
|
2479
|
-
"collection": "website",
|
|
2480
|
-
"icon": "folder_special",
|
|
2481
2450
|
"display_template": null,
|
|
2482
2451
|
"archive_field": null,
|
|
2483
2452
|
"archive_value": null,
|
|
@@ -2488,6 +2457,8 @@
|
|
|
2488
2457
|
"group": null,
|
|
2489
2458
|
"collapse": "closed",
|
|
2490
2459
|
"preview_url": null,
|
|
2460
|
+
"collection": "website",
|
|
2461
|
+
"icon": "folder_special",
|
|
2491
2462
|
"item_duplication_fields": null,
|
|
2492
2463
|
"translations": null,
|
|
2493
2464
|
"note": null,
|