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
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"id": "0f8ea882-219d-4823-bb80-bc725d280c3a",
|
|
4
|
-
"operation": "e2189b0d-54b6-46d7-b979-25021c1f7840",
|
|
5
3
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
4
|
+
"operation": "e2189b0d-54b6-46d7-b979-25021c1f7840",
|
|
5
|
+
"id": "0f8ea882-219d-4823-bb80-bc725d280c3a",
|
|
6
6
|
"date_created": "2023-09-09T02:13:28.159Z",
|
|
7
7
|
"accountability": "all",
|
|
8
8
|
"trigger": "manual",
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
]
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
|
-
"id": "12513e3d-9ecb-4d3b-9a1f-9137eb7e4376",
|
|
28
|
-
"operation": null,
|
|
29
27
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
28
|
+
"operation": null,
|
|
29
|
+
"id": "12513e3d-9ecb-4d3b-9a1f-9137eb7e4376",
|
|
30
30
|
"date_created": "2023-10-05T21:09:19.365Z",
|
|
31
31
|
"accountability": "all",
|
|
32
32
|
"trigger": "event",
|
|
@@ -49,9 +49,9 @@
|
|
|
49
49
|
"operations": []
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
|
-
"id": "201e023d-6b67-4068-bc21-d60ef5b7668d",
|
|
53
|
-
"operation": "ac6ebd69-ec0e-4e11-8e94-0c22b635fe11",
|
|
54
52
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
53
|
+
"operation": "ac6ebd69-ec0e-4e11-8e94-0c22b635fe11",
|
|
54
|
+
"id": "201e023d-6b67-4068-bc21-d60ef5b7668d",
|
|
55
55
|
"date_created": "2023-09-14T04:47:33.988Z",
|
|
56
56
|
"accountability": "all",
|
|
57
57
|
"trigger": "event",
|
|
@@ -79,9 +79,9 @@
|
|
|
79
79
|
]
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
|
-
"id": "69e87d0b-df14-4779-bdc8-abc05f2f1e97",
|
|
83
|
-
"operation": "bb1b1e3f-032e-48b7-b260-1cf3af4a116c",
|
|
84
82
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
83
|
+
"operation": "bb1b1e3f-032e-48b7-b260-1cf3af4a116c",
|
|
84
|
+
"id": "69e87d0b-df14-4779-bdc8-abc05f2f1e97",
|
|
85
85
|
"date_created": "2023-10-22T06:25:00.093Z",
|
|
86
86
|
"accountability": "all",
|
|
87
87
|
"trigger": "operation",
|
|
@@ -99,9 +99,9 @@
|
|
|
99
99
|
]
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"id": "6f4dcc83-5b25-4477-a898-3c1314cfe36f",
|
|
103
|
-
"operation": "86e25afa-0940-4970-a331-979b6efb2112",
|
|
104
102
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
103
|
+
"operation": "86e25afa-0940-4970-a331-979b6efb2112",
|
|
104
|
+
"id": "6f4dcc83-5b25-4477-a898-3c1314cfe36f",
|
|
105
105
|
"date_created": "2023-09-14T04:20:18.619Z",
|
|
106
106
|
"accountability": "all",
|
|
107
107
|
"trigger": "event",
|
|
@@ -126,9 +126,9 @@
|
|
|
126
126
|
]
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
|
-
"id": "7de538a5-bc7b-4563-8be3-dc8d3879df6a",
|
|
130
|
-
"operation": "cd56fd51-c0f4-4744-8622-855dca695df9",
|
|
131
129
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
130
|
+
"operation": "cd56fd51-c0f4-4744-8622-855dca695df9",
|
|
131
|
+
"id": "7de538a5-bc7b-4563-8be3-dc8d3879df6a",
|
|
132
132
|
"date_created": "2023-09-09T13:19:53.407Z",
|
|
133
133
|
"accountability": "all",
|
|
134
134
|
"trigger": "event",
|
|
@@ -154,9 +154,9 @@
|
|
|
154
154
|
]
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"id": "8106be67-aa96-4260-aac7-8ab129bb944b",
|
|
158
|
-
"operation": "0a95cdb6-8492-43e8-a2c9-0dfdc0ea2a9d",
|
|
159
157
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
158
|
+
"operation": "0a95cdb6-8492-43e8-a2c9-0dfdc0ea2a9d",
|
|
159
|
+
"id": "8106be67-aa96-4260-aac7-8ab129bb944b",
|
|
160
160
|
"date_created": "2023-09-10T20:42:06.136Z",
|
|
161
161
|
"accountability": "all",
|
|
162
162
|
"trigger": "event",
|
|
@@ -185,9 +185,9 @@
|
|
|
185
185
|
]
|
|
186
186
|
},
|
|
187
187
|
{
|
|
188
|
-
"id": "ac372072-30ff-4806-91cc-a6ade72e6636",
|
|
189
|
-
"operation": "a7a66ae8-47ad-4d7a-97d3-e27f8c52241b",
|
|
190
188
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
189
|
+
"operation": "a7a66ae8-47ad-4d7a-97d3-e27f8c52241b",
|
|
190
|
+
"id": "ac372072-30ff-4806-91cc-a6ade72e6636",
|
|
191
191
|
"date_created": "2023-09-09T02:13:28.359Z",
|
|
192
192
|
"accountability": "all",
|
|
193
193
|
"trigger": "event",
|
|
@@ -212,9 +212,9 @@
|
|
|
212
212
|
]
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
|
-
"id": "b94189fe-0d20-4611-88a1-dd7b5d419b35",
|
|
216
|
-
"operation": "1d167b20-13af-4f0b-afe1-a4c4d8971654",
|
|
217
215
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
216
|
+
"operation": "1d167b20-13af-4f0b-afe1-a4c4d8971654",
|
|
217
|
+
"id": "b94189fe-0d20-4611-88a1-dd7b5d419b35",
|
|
218
218
|
"date_created": "2023-09-09T02:13:28.458Z",
|
|
219
219
|
"accountability": "all",
|
|
220
220
|
"trigger": "event",
|
|
@@ -240,9 +240,9 @@
|
|
|
240
240
|
]
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
|
-
"id": "c29208b0-4187-4af0-83a3-1bea7e30e12c",
|
|
244
|
-
"operation": "aa70c7bb-cb61-417f-9110-468d79b4849b",
|
|
245
243
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
244
|
+
"operation": "aa70c7bb-cb61-417f-9110-468d79b4849b",
|
|
245
|
+
"id": "c29208b0-4187-4af0-83a3-1bea7e30e12c",
|
|
246
246
|
"date_created": "2023-09-09T02:13:28.559Z",
|
|
247
247
|
"accountability": "all",
|
|
248
248
|
"trigger": "event",
|
|
@@ -266,9 +266,9 @@
|
|
|
266
266
|
]
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
|
-
"id": "e9a31eab-99aa-453e-8889-b7339ed31034",
|
|
270
|
-
"operation": "43e30267-a0bd-43e9-8f3c-56be4dcf565a",
|
|
271
269
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
270
|
+
"operation": "43e30267-a0bd-43e9-8f3c-56be4dcf565a",
|
|
271
|
+
"id": "e9a31eab-99aa-453e-8889-b7339ed31034",
|
|
272
272
|
"date_created": "2023-09-10T19:51:29.565Z",
|
|
273
273
|
"accountability": "all",
|
|
274
274
|
"trigger": "manual",
|
|
@@ -376,9 +376,9 @@
|
|
|
376
376
|
]
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
|
-
"id": "f302764e-84d7-4208-8c6d-d4da76400544",
|
|
380
|
-
"operation": "58124944-d33c-4d7e-8fd3-dfe76309ff7b",
|
|
381
379
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
380
|
+
"operation": "58124944-d33c-4d7e-8fd3-dfe76309ff7b",
|
|
381
|
+
"id": "f302764e-84d7-4208-8c6d-d4da76400544",
|
|
382
382
|
"date_created": "2023-10-04T17:37:50.215Z",
|
|
383
383
|
"accountability": "all",
|
|
384
384
|
"trigger": "event",
|
|
@@ -406,9 +406,9 @@
|
|
|
406
406
|
]
|
|
407
407
|
},
|
|
408
408
|
{
|
|
409
|
-
"id": "f78d4723-8d74-4ffc-8a82-06a31c857584",
|
|
410
|
-
"operation": "870017e8-bc7d-459b-a087-04cc00f05a5c",
|
|
411
409
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
410
|
+
"operation": "870017e8-bc7d-459b-a087-04cc00f05a5c",
|
|
411
|
+
"id": "f78d4723-8d74-4ffc-8a82-06a31c857584",
|
|
412
412
|
"date_created": "2023-09-12T19:54:11.279Z",
|
|
413
413
|
"accountability": "all",
|
|
414
414
|
"trigger": "manual",
|