directus-template-cli 0.1.5 → 0.2.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/README.md +11 -0
- package/templates/agencyos/package.json +11 -0
- package/templates/agencyos/src/assets/004e37f7-765e-4339-8d44-987729e47898.png +0 -0
- package/templates/agencyos/src/assets/08177527-b867-47e9-b5d5-eab146b3cdba.jpg +0 -0
- package/templates/agencyos/src/assets/08242513-ca8f-471f-b69b-82703a19d1e5.svg +14 -0
- package/templates/agencyos/src/assets/0dfe66dd-ceba-4dca-8907-03b2dda49443.svg +1 -0
- package/templates/agencyos/src/assets/12e02b82-b4a4-4aaf-8ca4-e73c20a41c26.jpeg +0 -0
- package/templates/agencyos/src/assets/18bf5269-9986-48c7-b607-01b77283df3b.png +0 -0
- package/templates/agencyos/src/assets/1f19dd72-a433-481d-9b51-e3cc8e4f33d3.svg +1 -0
- package/templates/agencyos/src/assets/1f69c0b8-19b7-49d7-b420-bedad577a079.png +0 -0
- package/templates/agencyos/src/assets/270fa8d1-45a3-4fcb-87d2-27a0248f1daf.jpg +0 -0
- package/templates/agencyos/src/assets/27f55be1-7ef5-47c4-87ba-ab9a060ab270.jpeg +0 -0
- package/templates/agencyos/src/assets/35a67f1b-d401-4300-a503-b8e583186f2a.svg +11 -0
- package/templates/agencyos/src/assets/3eff7dc2-445a-47c5-9503-3f600ecdb5c6.jpeg +0 -0
- package/templates/agencyos/src/assets/4b31c98e-ec03-4b91-bb18-ef55dd199638.jpg +0 -0
- package/templates/agencyos/src/assets/50aa7259-f9ae-4aa5-aea0-f5f698ce3f4f.png +0 -0
- package/templates/agencyos/src/assets/643faffb-d41d-48ad-9050-881cf495cbb6.jpg +0 -0
- package/templates/agencyos/src/assets/6464e61f-455a-4b47-b623-bb12e5251dfe.jpeg +0 -0
- package/templates/agencyos/src/assets/6789bc72-ab83-40bf-8152-d6f2bafbc2a8.png +0 -0
- package/templates/agencyos/src/assets/68103296-6634-4d66-918a-04b09afe6621.jpeg +0 -0
- package/templates/agencyos/src/assets/690c2042-e3ad-46f4-9cd8-095a7b3a1df7.svg +3 -0
- package/templates/agencyos/src/assets/6a1ca349-d7ab-4f43-9284-c61671e145f2.svg +22 -0
- package/templates/agencyos/src/assets/6dad2008-3af5-407e-827e-da5744223181.svg +1 -0
- package/templates/agencyos/src/assets/7775c53a-6c2c-453d-8c22-8b5445121d10.jpeg +0 -0
- package/templates/agencyos/src/assets/7a5b47f6-d648-48f9-bf93-4bfafda48940.png +0 -0
- package/templates/agencyos/src/assets/87fc0e81-45e4-4c05-8e9a-8e5c759d7aae.png +0 -0
- package/templates/agencyos/src/assets/8f748634-d77b-4985-b27e-7e1f3559881a.jpeg +0 -0
- package/templates/agencyos/src/assets/9778a2b4-27de-4035-af5a-f58897578787.png +0 -0
- package/templates/agencyos/src/assets/a104c031-6ad2-4148-ace6-052e28cfda0b.svg +1 -0
- package/templates/agencyos/src/assets/b3038911-da85-4865-8035-e48522bcbb8c.svg +4 -0
- package/templates/agencyos/src/assets/bbc40e9b-c107-49d4-9c4b-05821816d457.jpg +0 -0
- package/templates/agencyos/src/assets/c983bd13-da09-4c90-8e65-ae6a92093df8.png +0 -0
- package/templates/agencyos/src/assets/d0130348-9ead-49d0-b8e7-871cd43921a0.svg +1 -0
- package/templates/agencyos/src/assets/d4fd6edc-4cc5-48c1-8bc7-e646924bbdca.jpeg +0 -0
- package/templates/agencyos/src/assets/d598a4c0-4e9a-44a3-a72e-49564e34a432.jpg +0 -0
- package/templates/agencyos/src/assets/dfa90758-9700-49e4-8fa2-b6cd074811b7.png +0 -0
- package/templates/agencyos/src/assets/e15ca910-1567-4f15-b5a0-b802da67f228.jpg +0 -0
- package/templates/agencyos/src/assets/f1693c44-52e4-4fae-a7d2-b3153a34eb72.jpg +0 -0
- package/templates/agencyos/src/collections.json +1983 -0
- package/templates/agencyos/src/content/block_cardgroup.json +14 -0
- package/templates/agencyos/src/content/block_cardgroup_cards.json +1 -0
- package/templates/agencyos/src/content/block_cardgroup_posts.json +32 -0
- package/templates/agencyos/src/content/block_columns.json +21 -0
- package/templates/agencyos/src/content/block_columns_rows.json +47 -0
- package/templates/agencyos/src/content/block_cta.json +15 -0
- package/templates/agencyos/src/content/block_faqs.json +45 -0
- package/templates/agencyos/src/content/block_form.json +26 -0
- package/templates/agencyos/src/content/block_gallery.json +14 -0
- package/templates/agencyos/src/content/block_gallery_files.json +38 -0
- package/templates/agencyos/src/content/block_hero.json +124 -0
- package/templates/agencyos/src/content/block_html.json +1 -0
- package/templates/agencyos/src/content/block_logocloud.json +13 -0
- package/templates/agencyos/src/content/block_logocloud_files.json +56 -0
- package/templates/agencyos/src/content/block_quote.json +11 -0
- package/templates/agencyos/src/content/block_richtext.json +32 -0
- package/templates/agencyos/src/content/block_steps.json +14 -0
- package/templates/agencyos/src/content/block_steps_items.json +26 -0
- package/templates/agencyos/src/content/block_team.json +8 -0
- package/templates/agencyos/src/content/block_testimonials.json +12 -0
- package/templates/agencyos/src/content/block_testimonials_items.json +26 -0
- package/templates/agencyos/src/content/block_video.json +10 -0
- package/templates/agencyos/src/content/blog_settings.json +8 -0
- package/templates/agencyos/src/content/categories.json +38 -0
- package/templates/agencyos/src/content/chat_config.json +39 -0
- package/templates/agencyos/src/content/conversations.json +11 -0
- package/templates/agencyos/src/content/events.json +1 -0
- package/templates/agencyos/src/content/forms.json +92 -0
- package/templates/agencyos/src/content/globals.json +64 -0
- package/templates/agencyos/src/content/help_articles.json +152 -0
- package/templates/agencyos/src/content/help_collections.json +42 -0
- package/templates/agencyos/src/content/help_feedback.json +14 -0
- package/templates/agencyos/src/content/inbox.json +1 -0
- package/templates/agencyos/src/content/messages.json +1 -0
- package/templates/agencyos/src/content/metrics.json +1 -0
- package/templates/agencyos/src/content/navigation.json +30 -0
- package/templates/agencyos/src/content/navigation_items.json +155 -0
- package/templates/agencyos/src/content/pages.json +107 -0
- package/templates/agencyos/src/content/pages_blocks.json +310 -0
- package/templates/agencyos/src/content/posts.json +110 -0
- package/templates/agencyos/src/content/projects.json +70 -0
- package/templates/agencyos/src/content/projects_files.json +1 -0
- package/templates/agencyos/src/content/projects_settings.json +6 -0
- package/templates/agencyos/src/content/redirects.json +12 -0
- package/templates/agencyos/src/content/seo.json +497 -0
- package/templates/agencyos/src/content/team.json +109 -0
- package/templates/agencyos/src/content/testimonials.json +50 -0
- package/templates/agencyos/src/dashboards.json +25 -0
- package/templates/agencyos/src/fields.json +28516 -0
- package/templates/agencyos/src/files.json +830 -0
- package/templates/agencyos/src/flows.json +134 -0
- package/templates/agencyos/src/folders.json +52 -0
- package/templates/agencyos/src/operations.json +214 -0
- package/templates/agencyos/src/panels.json +383 -0
- package/templates/agencyos/src/permissions.json +1047 -0
- package/templates/agencyos/src/presets.json +2213 -0
- package/templates/agencyos/src/public-permissions.json +663 -0
- package/templates/agencyos/src/roles.json +62 -0
- package/templates/agencyos/src/schema/snapshot.json +19519 -0
- package/templates/agencyos/src/settings.json +77 -0
- package/templates/agencyos/src/users.json +170 -0
|
@@ -0,0 +1,1983 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"collection": "block_cardgroup",
|
|
4
|
+
"meta": {
|
|
5
|
+
"collection": "block_cardgroup",
|
|
6
|
+
"icon": "view_carousel",
|
|
7
|
+
"note": null,
|
|
8
|
+
"display_template": "{{headline}}",
|
|
9
|
+
"hidden": false,
|
|
10
|
+
"singleton": false,
|
|
11
|
+
"translations": [
|
|
12
|
+
{
|
|
13
|
+
"language": "en-US",
|
|
14
|
+
"translation": "Card Group",
|
|
15
|
+
"singular": "Card Group",
|
|
16
|
+
"plural": "Card Groups"
|
|
17
|
+
}
|
|
18
|
+
],
|
|
19
|
+
"archive_field": null,
|
|
20
|
+
"archive_app_filter": true,
|
|
21
|
+
"archive_value": null,
|
|
22
|
+
"unarchive_value": null,
|
|
23
|
+
"sort_field": null,
|
|
24
|
+
"accountability": "all",
|
|
25
|
+
"color": "#FF99DD",
|
|
26
|
+
"item_duplication_fields": null,
|
|
27
|
+
"sort": 13,
|
|
28
|
+
"group": "blocks",
|
|
29
|
+
"collapse": "open",
|
|
30
|
+
"preview_url": null
|
|
31
|
+
},
|
|
32
|
+
"schema": {
|
|
33
|
+
"name": "block_cardgroup",
|
|
34
|
+
"sql": "CREATE TABLE `block_cardgroup` (`group_type` varchar(255) null default null, `headline` text null default null, `id` char(36) not null default null, `title` varchar(255) null default null, primary key (`id`))"
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"collection": "block_cardgroup_cards",
|
|
39
|
+
"meta": {
|
|
40
|
+
"collection": "block_cardgroup_cards",
|
|
41
|
+
"icon": null,
|
|
42
|
+
"note": null,
|
|
43
|
+
"display_template": null,
|
|
44
|
+
"hidden": true,
|
|
45
|
+
"singleton": false,
|
|
46
|
+
"translations": null,
|
|
47
|
+
"archive_field": null,
|
|
48
|
+
"archive_app_filter": true,
|
|
49
|
+
"archive_value": null,
|
|
50
|
+
"unarchive_value": null,
|
|
51
|
+
"sort_field": "sort",
|
|
52
|
+
"accountability": "all",
|
|
53
|
+
"color": null,
|
|
54
|
+
"item_duplication_fields": null,
|
|
55
|
+
"sort": 2,
|
|
56
|
+
"group": "block_cardgroup",
|
|
57
|
+
"collapse": "open",
|
|
58
|
+
"preview_url": null
|
|
59
|
+
},
|
|
60
|
+
"schema": {
|
|
61
|
+
"name": "block_cardgroup_cards",
|
|
62
|
+
"sql": "CREATE TABLE \"block_cardgroup_cards\" (`block_cardgroup_id` char(36) NULL DEFAULT null, `href` varchar(255) NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `image` char(36) NULL DEFAULT null, `sort` integer NULL DEFAULT null, `summary` text NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `block_cardgroup_cards_block_cardgroup_id_foreign` FOREIGN KEY (`block_cardgroup_id`) REFERENCES `block_cardgroup` (`id`) ON DELETE SET NULL, CONSTRAINT `block_cardgroup_cards_image_foreign` FOREIGN KEY (`image`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL)"
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"collection": "block_cardgroup_posts",
|
|
67
|
+
"meta": {
|
|
68
|
+
"collection": "block_cardgroup_posts",
|
|
69
|
+
"icon": "import_export",
|
|
70
|
+
"note": null,
|
|
71
|
+
"display_template": null,
|
|
72
|
+
"hidden": true,
|
|
73
|
+
"singleton": false,
|
|
74
|
+
"translations": null,
|
|
75
|
+
"archive_field": null,
|
|
76
|
+
"archive_app_filter": true,
|
|
77
|
+
"archive_value": null,
|
|
78
|
+
"unarchive_value": null,
|
|
79
|
+
"sort_field": null,
|
|
80
|
+
"accountability": "all",
|
|
81
|
+
"color": null,
|
|
82
|
+
"item_duplication_fields": null,
|
|
83
|
+
"sort": 1,
|
|
84
|
+
"group": "block_cardgroup",
|
|
85
|
+
"collapse": "open",
|
|
86
|
+
"preview_url": null
|
|
87
|
+
},
|
|
88
|
+
"schema": {
|
|
89
|
+
"name": "block_cardgroup_posts",
|
|
90
|
+
"sql": "CREATE TABLE \"block_cardgroup_posts\" (`block_cardgroup_id` char(36) NULL DEFAULT null, `id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `posts_id` char(36) NULL DEFAULT null, CONSTRAINT `block_cardgroup_posts_block_cardgroup_id_foreign` FOREIGN KEY (`block_cardgroup_id`) REFERENCES `block_cardgroup` (`id`) ON DELETE SET NULL, CONSTRAINT `block_cardgroup_posts_posts_id_foreign` FOREIGN KEY (`posts_id`) REFERENCES `posts` (`id`) ON DELETE SET NULL)"
|
|
91
|
+
}
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"collection": "block_columns",
|
|
95
|
+
"meta": {
|
|
96
|
+
"collection": "block_columns",
|
|
97
|
+
"icon": "vertical_split",
|
|
98
|
+
"note": null,
|
|
99
|
+
"display_template": "{{title}}",
|
|
100
|
+
"hidden": false,
|
|
101
|
+
"singleton": false,
|
|
102
|
+
"translations": [
|
|
103
|
+
{
|
|
104
|
+
"language": "en-US",
|
|
105
|
+
"translation": "Columns",
|
|
106
|
+
"singular": "Columns",
|
|
107
|
+
"plural": "Columns"
|
|
108
|
+
}
|
|
109
|
+
],
|
|
110
|
+
"archive_field": null,
|
|
111
|
+
"archive_app_filter": true,
|
|
112
|
+
"archive_value": null,
|
|
113
|
+
"unarchive_value": null,
|
|
114
|
+
"sort_field": null,
|
|
115
|
+
"accountability": "all",
|
|
116
|
+
"color": "#FF99DD",
|
|
117
|
+
"item_duplication_fields": null,
|
|
118
|
+
"sort": 4,
|
|
119
|
+
"group": "blocks",
|
|
120
|
+
"collapse": "open",
|
|
121
|
+
"preview_url": null
|
|
122
|
+
},
|
|
123
|
+
"schema": {
|
|
124
|
+
"name": "block_columns",
|
|
125
|
+
"sql": "CREATE TABLE `block_columns` (`headline` text null default null, `id` char(36) not null default null, `title` varchar(255) null default null, primary key (`id`))"
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"collection": "block_columns_rows",
|
|
130
|
+
"meta": {
|
|
131
|
+
"collection": "block_columns_rows",
|
|
132
|
+
"icon": null,
|
|
133
|
+
"note": null,
|
|
134
|
+
"display_template": "{{title}}",
|
|
135
|
+
"hidden": true,
|
|
136
|
+
"singleton": false,
|
|
137
|
+
"translations": null,
|
|
138
|
+
"archive_field": null,
|
|
139
|
+
"archive_app_filter": true,
|
|
140
|
+
"archive_value": null,
|
|
141
|
+
"unarchive_value": null,
|
|
142
|
+
"sort_field": null,
|
|
143
|
+
"accountability": "all",
|
|
144
|
+
"color": null,
|
|
145
|
+
"item_duplication_fields": null,
|
|
146
|
+
"sort": 1,
|
|
147
|
+
"group": "block_columns",
|
|
148
|
+
"collapse": "open",
|
|
149
|
+
"preview_url": null
|
|
150
|
+
},
|
|
151
|
+
"schema": {
|
|
152
|
+
"name": "block_columns_rows",
|
|
153
|
+
"sql": "CREATE TABLE \"block_columns_rows\" (`block_columns` char(36) NULL DEFAULT null, `content` text NULL DEFAULT null, `headline` text NULL DEFAULT null, `id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `image` char(36) NULL DEFAULT null, `image_position` varchar(255) NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, CONSTRAINT `block_columns_rows_block_columns_foreign` FOREIGN KEY (`block_columns`) REFERENCES `block_columns` (`id`) ON DELETE NO ACTION, CONSTRAINT `block_columns_rows_image_foreign` FOREIGN KEY (`image`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL)"
|
|
154
|
+
}
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"collection": "block_cta",
|
|
158
|
+
"meta": {
|
|
159
|
+
"collection": "block_cta",
|
|
160
|
+
"icon": "skip_next",
|
|
161
|
+
"note": null,
|
|
162
|
+
"display_template": "{{title}}",
|
|
163
|
+
"hidden": false,
|
|
164
|
+
"singleton": false,
|
|
165
|
+
"translations": [
|
|
166
|
+
{
|
|
167
|
+
"language": "en-US",
|
|
168
|
+
"translation": "Call To Action",
|
|
169
|
+
"singular": "Call To Action",
|
|
170
|
+
"plural": "Call To Action"
|
|
171
|
+
}
|
|
172
|
+
],
|
|
173
|
+
"archive_field": null,
|
|
174
|
+
"archive_app_filter": true,
|
|
175
|
+
"archive_value": null,
|
|
176
|
+
"unarchive_value": null,
|
|
177
|
+
"sort_field": null,
|
|
178
|
+
"accountability": "all",
|
|
179
|
+
"color": "#FF99DD",
|
|
180
|
+
"item_duplication_fields": null,
|
|
181
|
+
"sort": 9,
|
|
182
|
+
"group": "blocks",
|
|
183
|
+
"collapse": "open",
|
|
184
|
+
"preview_url": null
|
|
185
|
+
},
|
|
186
|
+
"schema": {
|
|
187
|
+
"name": "block_cta",
|
|
188
|
+
"sql": "CREATE TABLE `block_cta` (`buttons` json null default null, `content` text null default null, `headline` text null default null, `id` char(36) not null default null, `title` varchar(255) null default null, primary key (`id`))"
|
|
189
|
+
}
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"collection": "block_faqs",
|
|
193
|
+
"meta": {
|
|
194
|
+
"collection": "block_faqs",
|
|
195
|
+
"icon": "question_mark",
|
|
196
|
+
"note": null,
|
|
197
|
+
"display_template": "{{title}}",
|
|
198
|
+
"hidden": false,
|
|
199
|
+
"singleton": false,
|
|
200
|
+
"translations": [
|
|
201
|
+
{
|
|
202
|
+
"language": "en-US",
|
|
203
|
+
"translation": "FAQs",
|
|
204
|
+
"singular": "FAQ",
|
|
205
|
+
"plural": "FAQs"
|
|
206
|
+
}
|
|
207
|
+
],
|
|
208
|
+
"archive_field": null,
|
|
209
|
+
"archive_app_filter": true,
|
|
210
|
+
"archive_value": null,
|
|
211
|
+
"unarchive_value": null,
|
|
212
|
+
"sort_field": null,
|
|
213
|
+
"accountability": "all",
|
|
214
|
+
"color": "#FF99DD",
|
|
215
|
+
"item_duplication_fields": null,
|
|
216
|
+
"sort": 2,
|
|
217
|
+
"group": "blocks",
|
|
218
|
+
"collapse": "open",
|
|
219
|
+
"preview_url": null
|
|
220
|
+
},
|
|
221
|
+
"schema": {
|
|
222
|
+
"name": "block_faqs",
|
|
223
|
+
"sql": "CREATE TABLE `block_faqs` (`faqs` json null default null, `headline` text null default null, `id` char(36) not null default null, `title` varchar(255) null default null, primary key (`id`))"
|
|
224
|
+
}
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"collection": "block_form",
|
|
228
|
+
"meta": {
|
|
229
|
+
"collection": "block_form",
|
|
230
|
+
"icon": "text_format",
|
|
231
|
+
"note": null,
|
|
232
|
+
"display_template": "{{title}}",
|
|
233
|
+
"hidden": false,
|
|
234
|
+
"singleton": false,
|
|
235
|
+
"translations": [
|
|
236
|
+
{
|
|
237
|
+
"language": "en-US",
|
|
238
|
+
"translation": "Form",
|
|
239
|
+
"singular": "Form",
|
|
240
|
+
"plural": "Forms"
|
|
241
|
+
}
|
|
242
|
+
],
|
|
243
|
+
"archive_field": null,
|
|
244
|
+
"archive_app_filter": true,
|
|
245
|
+
"archive_value": null,
|
|
246
|
+
"unarchive_value": null,
|
|
247
|
+
"sort_field": null,
|
|
248
|
+
"accountability": "all",
|
|
249
|
+
"color": "#FF99DD",
|
|
250
|
+
"item_duplication_fields": null,
|
|
251
|
+
"sort": 5,
|
|
252
|
+
"group": "blocks",
|
|
253
|
+
"collapse": "open",
|
|
254
|
+
"preview_url": null
|
|
255
|
+
},
|
|
256
|
+
"schema": {
|
|
257
|
+
"name": "block_form",
|
|
258
|
+
"sql": "CREATE TABLE \"block_form\" (`form` char(36) NULL DEFAULT null, `headline` text NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `block_form_form_foreign` FOREIGN KEY (`form`) REFERENCES `forms` (`id`) ON DELETE NO ACTION)"
|
|
259
|
+
}
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"collection": "block_gallery",
|
|
263
|
+
"meta": {
|
|
264
|
+
"collection": "block_gallery",
|
|
265
|
+
"icon": "grid_view",
|
|
266
|
+
"note": null,
|
|
267
|
+
"display_template": "{{title}}",
|
|
268
|
+
"hidden": false,
|
|
269
|
+
"singleton": false,
|
|
270
|
+
"translations": [
|
|
271
|
+
{
|
|
272
|
+
"language": "en-US",
|
|
273
|
+
"translation": "Gallery",
|
|
274
|
+
"singular": "Gallery",
|
|
275
|
+
"plural": "Gallery"
|
|
276
|
+
}
|
|
277
|
+
],
|
|
278
|
+
"archive_field": null,
|
|
279
|
+
"archive_app_filter": true,
|
|
280
|
+
"archive_value": null,
|
|
281
|
+
"unarchive_value": null,
|
|
282
|
+
"sort_field": null,
|
|
283
|
+
"accountability": "all",
|
|
284
|
+
"color": "#FF99DD",
|
|
285
|
+
"item_duplication_fields": null,
|
|
286
|
+
"sort": 12,
|
|
287
|
+
"group": "blocks",
|
|
288
|
+
"collapse": "open",
|
|
289
|
+
"preview_url": null
|
|
290
|
+
},
|
|
291
|
+
"schema": {
|
|
292
|
+
"name": "block_gallery",
|
|
293
|
+
"sql": "CREATE TABLE `block_gallery` (`headline` text null default null, `id` char(36) not null default null, `title` varchar(255) null default null, primary key (`id`))"
|
|
294
|
+
}
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"collection": "block_gallery_files",
|
|
298
|
+
"meta": {
|
|
299
|
+
"collection": "block_gallery_files",
|
|
300
|
+
"icon": "import_export",
|
|
301
|
+
"note": null,
|
|
302
|
+
"display_template": null,
|
|
303
|
+
"hidden": true,
|
|
304
|
+
"singleton": false,
|
|
305
|
+
"translations": null,
|
|
306
|
+
"archive_field": null,
|
|
307
|
+
"archive_app_filter": true,
|
|
308
|
+
"archive_value": null,
|
|
309
|
+
"unarchive_value": null,
|
|
310
|
+
"sort_field": null,
|
|
311
|
+
"accountability": "all",
|
|
312
|
+
"color": null,
|
|
313
|
+
"item_duplication_fields": null,
|
|
314
|
+
"sort": 1,
|
|
315
|
+
"group": "block_gallery",
|
|
316
|
+
"collapse": "open",
|
|
317
|
+
"preview_url": null
|
|
318
|
+
},
|
|
319
|
+
"schema": {
|
|
320
|
+
"name": "block_gallery_files",
|
|
321
|
+
"sql": "CREATE TABLE \"block_gallery_files\" (`block_gallery` char(36) NULL DEFAULT null, `directus_files_id` char(36) NULL DEFAULT null, `id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `sort` integer NULL DEFAULT null, CONSTRAINT `block_gallery_files_block_gallery_foreign` FOREIGN KEY (`block_gallery`) REFERENCES `block_gallery` (`id`) ON DELETE SET NULL, CONSTRAINT `block_gallery_files_directus_files_id_foreign` FOREIGN KEY (`directus_files_id`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL)"
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"collection": "block_hero",
|
|
326
|
+
"meta": {
|
|
327
|
+
"collection": "block_hero",
|
|
328
|
+
"icon": "aspect_ratio",
|
|
329
|
+
"note": null,
|
|
330
|
+
"display_template": "{{headline}}",
|
|
331
|
+
"hidden": false,
|
|
332
|
+
"singleton": false,
|
|
333
|
+
"translations": [
|
|
334
|
+
{
|
|
335
|
+
"language": "en-US",
|
|
336
|
+
"translation": "Hero",
|
|
337
|
+
"singular": "Hero",
|
|
338
|
+
"plural": "Hero"
|
|
339
|
+
}
|
|
340
|
+
],
|
|
341
|
+
"archive_field": null,
|
|
342
|
+
"archive_app_filter": true,
|
|
343
|
+
"archive_value": null,
|
|
344
|
+
"unarchive_value": null,
|
|
345
|
+
"sort_field": null,
|
|
346
|
+
"accountability": "all",
|
|
347
|
+
"color": "#FF99DD",
|
|
348
|
+
"item_duplication_fields": null,
|
|
349
|
+
"sort": 1,
|
|
350
|
+
"group": "blocks",
|
|
351
|
+
"collapse": "open",
|
|
352
|
+
"preview_url": null
|
|
353
|
+
},
|
|
354
|
+
"schema": {
|
|
355
|
+
"name": "block_hero",
|
|
356
|
+
"sql": "CREATE TABLE \"block_hero\" (`buttons` json NULL DEFAULT null, `content` text NULL DEFAULT null, `headline` text NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `image` char(36) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `block_hero_image_foreign` FOREIGN KEY (`image`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL)"
|
|
357
|
+
}
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"collection": "block_html",
|
|
361
|
+
"meta": {
|
|
362
|
+
"collection": "block_html",
|
|
363
|
+
"icon": "html",
|
|
364
|
+
"note": null,
|
|
365
|
+
"display_template": null,
|
|
366
|
+
"hidden": false,
|
|
367
|
+
"singleton": false,
|
|
368
|
+
"translations": [
|
|
369
|
+
{
|
|
370
|
+
"language": "en-US",
|
|
371
|
+
"translation": "Raw HTML",
|
|
372
|
+
"singular": "Raw HTML",
|
|
373
|
+
"plural": "Raw HTML"
|
|
374
|
+
}
|
|
375
|
+
],
|
|
376
|
+
"archive_field": null,
|
|
377
|
+
"archive_app_filter": true,
|
|
378
|
+
"archive_value": null,
|
|
379
|
+
"unarchive_value": null,
|
|
380
|
+
"sort_field": null,
|
|
381
|
+
"accountability": "all",
|
|
382
|
+
"color": "#FF99DD",
|
|
383
|
+
"item_duplication_fields": null,
|
|
384
|
+
"sort": 15,
|
|
385
|
+
"group": "blocks",
|
|
386
|
+
"collapse": "open",
|
|
387
|
+
"preview_url": null
|
|
388
|
+
},
|
|
389
|
+
"schema": {
|
|
390
|
+
"name": "block_html",
|
|
391
|
+
"sql": "CREATE TABLE `block_html` (`id` char(36) not null default null, `raw_html` text null default 'null', primary key (`id`))"
|
|
392
|
+
}
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"collection": "block_logocloud",
|
|
396
|
+
"meta": {
|
|
397
|
+
"collection": "block_logocloud",
|
|
398
|
+
"icon": "broken_image",
|
|
399
|
+
"note": null,
|
|
400
|
+
"display_template": "{{title}}",
|
|
401
|
+
"hidden": false,
|
|
402
|
+
"singleton": false,
|
|
403
|
+
"translations": [
|
|
404
|
+
{
|
|
405
|
+
"language": "en-US",
|
|
406
|
+
"translation": "Logo Cloud",
|
|
407
|
+
"singular": "Logo Cloud",
|
|
408
|
+
"plural": "Logo Cloud"
|
|
409
|
+
}
|
|
410
|
+
],
|
|
411
|
+
"archive_field": null,
|
|
412
|
+
"archive_app_filter": true,
|
|
413
|
+
"archive_value": null,
|
|
414
|
+
"unarchive_value": null,
|
|
415
|
+
"sort_field": null,
|
|
416
|
+
"accountability": "all",
|
|
417
|
+
"color": "#FF99DD",
|
|
418
|
+
"item_duplication_fields": null,
|
|
419
|
+
"sort": 7,
|
|
420
|
+
"group": "blocks",
|
|
421
|
+
"collapse": "open",
|
|
422
|
+
"preview_url": null
|
|
423
|
+
},
|
|
424
|
+
"schema": {
|
|
425
|
+
"name": "block_logocloud",
|
|
426
|
+
"sql": "CREATE TABLE `block_logocloud` (`headline` text null default null, `id` char(36) not null default null, `title` varchar(255) null default null, primary key (`id`))"
|
|
427
|
+
}
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
"collection": "block_logocloud_files",
|
|
431
|
+
"meta": {
|
|
432
|
+
"collection": "block_logocloud_files",
|
|
433
|
+
"icon": "import_export",
|
|
434
|
+
"note": null,
|
|
435
|
+
"display_template": null,
|
|
436
|
+
"hidden": true,
|
|
437
|
+
"singleton": false,
|
|
438
|
+
"translations": null,
|
|
439
|
+
"archive_field": null,
|
|
440
|
+
"archive_app_filter": true,
|
|
441
|
+
"archive_value": null,
|
|
442
|
+
"unarchive_value": null,
|
|
443
|
+
"sort_field": null,
|
|
444
|
+
"accountability": "all",
|
|
445
|
+
"color": null,
|
|
446
|
+
"item_duplication_fields": null,
|
|
447
|
+
"sort": 1,
|
|
448
|
+
"group": "block_logocloud",
|
|
449
|
+
"collapse": "open",
|
|
450
|
+
"preview_url": null
|
|
451
|
+
},
|
|
452
|
+
"schema": {
|
|
453
|
+
"name": "block_logocloud_files",
|
|
454
|
+
"sql": "CREATE TABLE \"block_logocloud_files\" (`block_logocloud_id` char(36) NULL DEFAULT null, `file` char(36) NULL DEFAULT null, `id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `sort` integer NULL DEFAULT null, CONSTRAINT `block_logocloud_files_block_logocloud_id_foreign` FOREIGN KEY (`block_logocloud_id`) REFERENCES `block_logocloud` (`id`) ON DELETE SET NULL, CONSTRAINT `block_logocloud_files_file_foreign` FOREIGN KEY (`file`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL)"
|
|
455
|
+
}
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"collection": "block_quote",
|
|
459
|
+
"meta": {
|
|
460
|
+
"collection": "block_quote",
|
|
461
|
+
"icon": "format_quote",
|
|
462
|
+
"note": null,
|
|
463
|
+
"display_template": "{{title}}",
|
|
464
|
+
"hidden": false,
|
|
465
|
+
"singleton": false,
|
|
466
|
+
"translations": [
|
|
467
|
+
{
|
|
468
|
+
"language": "en-US",
|
|
469
|
+
"translation": "Quote",
|
|
470
|
+
"singular": "Quote",
|
|
471
|
+
"plural": "Quotes"
|
|
472
|
+
}
|
|
473
|
+
],
|
|
474
|
+
"archive_field": null,
|
|
475
|
+
"archive_app_filter": true,
|
|
476
|
+
"archive_value": null,
|
|
477
|
+
"unarchive_value": null,
|
|
478
|
+
"sort_field": null,
|
|
479
|
+
"accountability": "all",
|
|
480
|
+
"color": "#FF99DD",
|
|
481
|
+
"item_duplication_fields": null,
|
|
482
|
+
"sort": 3,
|
|
483
|
+
"group": "blocks",
|
|
484
|
+
"collapse": "open",
|
|
485
|
+
"preview_url": null
|
|
486
|
+
},
|
|
487
|
+
"schema": {
|
|
488
|
+
"name": "block_quote",
|
|
489
|
+
"sql": "CREATE TABLE \"block_quote\" (`background_color` varchar(255) NULL DEFAULT null, `content` text NULL DEFAULT null, `headline` text NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `image` char(36) NULL DEFAULT null, `subtitle` varchar(255) NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `block_quote_image_foreign` FOREIGN KEY (`image`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL)"
|
|
490
|
+
}
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"collection": "block_richtext",
|
|
494
|
+
"meta": {
|
|
495
|
+
"collection": "block_richtext",
|
|
496
|
+
"icon": "format_color_text",
|
|
497
|
+
"note": null,
|
|
498
|
+
"display_template": "{{headline}}",
|
|
499
|
+
"hidden": false,
|
|
500
|
+
"singleton": false,
|
|
501
|
+
"translations": [
|
|
502
|
+
{
|
|
503
|
+
"language": "en-US",
|
|
504
|
+
"translation": "Rich Text",
|
|
505
|
+
"singular": "Rich Text",
|
|
506
|
+
"plural": "Rich Text"
|
|
507
|
+
}
|
|
508
|
+
],
|
|
509
|
+
"archive_field": null,
|
|
510
|
+
"archive_app_filter": true,
|
|
511
|
+
"archive_value": null,
|
|
512
|
+
"unarchive_value": null,
|
|
513
|
+
"sort_field": null,
|
|
514
|
+
"accountability": "all",
|
|
515
|
+
"color": "#FF99DD",
|
|
516
|
+
"item_duplication_fields": null,
|
|
517
|
+
"sort": 10,
|
|
518
|
+
"group": "blocks",
|
|
519
|
+
"collapse": "open",
|
|
520
|
+
"preview_url": null
|
|
521
|
+
},
|
|
522
|
+
"schema": {
|
|
523
|
+
"name": "block_richtext",
|
|
524
|
+
"sql": "CREATE TABLE `block_richtext` (`content` text null default null, `headline` varchar(255) null default null, `id` char(36) not null default null, `title` varchar(255) null default null, primary key (`id`))"
|
|
525
|
+
}
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"collection": "block_steps",
|
|
529
|
+
"meta": {
|
|
530
|
+
"collection": "block_steps",
|
|
531
|
+
"icon": "checklist",
|
|
532
|
+
"note": null,
|
|
533
|
+
"display_template": "{{title}}",
|
|
534
|
+
"hidden": false,
|
|
535
|
+
"singleton": false,
|
|
536
|
+
"translations": [
|
|
537
|
+
{
|
|
538
|
+
"language": "en-US",
|
|
539
|
+
"translation": "Steps",
|
|
540
|
+
"singular": "Steps",
|
|
541
|
+
"plural": "Steps"
|
|
542
|
+
}
|
|
543
|
+
],
|
|
544
|
+
"archive_field": null,
|
|
545
|
+
"archive_app_filter": true,
|
|
546
|
+
"archive_value": null,
|
|
547
|
+
"unarchive_value": null,
|
|
548
|
+
"sort_field": null,
|
|
549
|
+
"accountability": "all",
|
|
550
|
+
"color": "#FF99DD",
|
|
551
|
+
"item_duplication_fields": null,
|
|
552
|
+
"sort": 11,
|
|
553
|
+
"group": "blocks",
|
|
554
|
+
"collapse": "open",
|
|
555
|
+
"preview_url": null
|
|
556
|
+
},
|
|
557
|
+
"schema": {
|
|
558
|
+
"name": "block_steps",
|
|
559
|
+
"sql": "CREATE TABLE `block_steps` (`alternate_image_position` boolean not null default '0', `headline` text null default null, `id` char(36) not null default null, `show_step_numbers` boolean null default '1', `title` varchar(255) null default null, primary key (`id`))"
|
|
560
|
+
}
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"collection": "block_steps_items",
|
|
564
|
+
"meta": {
|
|
565
|
+
"collection": "block_steps_items",
|
|
566
|
+
"icon": null,
|
|
567
|
+
"note": null,
|
|
568
|
+
"display_template": "{{title}}",
|
|
569
|
+
"hidden": true,
|
|
570
|
+
"singleton": false,
|
|
571
|
+
"translations": null,
|
|
572
|
+
"archive_field": null,
|
|
573
|
+
"archive_app_filter": true,
|
|
574
|
+
"archive_value": null,
|
|
575
|
+
"unarchive_value": null,
|
|
576
|
+
"sort_field": null,
|
|
577
|
+
"accountability": "all",
|
|
578
|
+
"color": null,
|
|
579
|
+
"item_duplication_fields": null,
|
|
580
|
+
"sort": 1,
|
|
581
|
+
"group": "block_steps",
|
|
582
|
+
"collapse": "open",
|
|
583
|
+
"preview_url": null
|
|
584
|
+
},
|
|
585
|
+
"schema": {
|
|
586
|
+
"name": "block_steps_items",
|
|
587
|
+
"sql": "CREATE TABLE \"block_steps_items\" (`block_steps` char(36) NULL DEFAULT null, `content` text NULL DEFAULT null, `id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `image` char(36) NULL DEFAULT null, `sort` integer NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, CONSTRAINT `block_steps_items_block_steps_foreign` FOREIGN KEY (`block_steps`) REFERENCES `block_steps` (`id`) ON DELETE NO ACTION, CONSTRAINT `block_steps_items_image_foreign` FOREIGN KEY (`image`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL)"
|
|
588
|
+
}
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"collection": "block_team",
|
|
592
|
+
"meta": {
|
|
593
|
+
"collection": "block_team",
|
|
594
|
+
"icon": "face",
|
|
595
|
+
"note": null,
|
|
596
|
+
"display_template": "{{title}}",
|
|
597
|
+
"hidden": false,
|
|
598
|
+
"singleton": false,
|
|
599
|
+
"translations": [
|
|
600
|
+
{
|
|
601
|
+
"language": "en-US",
|
|
602
|
+
"translation": "Team Block",
|
|
603
|
+
"singular": "Team",
|
|
604
|
+
"plural": "Team"
|
|
605
|
+
}
|
|
606
|
+
],
|
|
607
|
+
"archive_field": null,
|
|
608
|
+
"archive_app_filter": true,
|
|
609
|
+
"archive_value": null,
|
|
610
|
+
"unarchive_value": null,
|
|
611
|
+
"sort_field": null,
|
|
612
|
+
"accountability": "all",
|
|
613
|
+
"color": "#FF99DD",
|
|
614
|
+
"item_duplication_fields": null,
|
|
615
|
+
"sort": 8,
|
|
616
|
+
"group": "blocks",
|
|
617
|
+
"collapse": "open",
|
|
618
|
+
"preview_url": null
|
|
619
|
+
},
|
|
620
|
+
"schema": {
|
|
621
|
+
"name": "block_team",
|
|
622
|
+
"sql": "CREATE TABLE `block_team` (`content` text null default null, `headline` text null default null, `id` char(36) not null default null, `title` varchar(255) null default null, primary key (`id`))"
|
|
623
|
+
}
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"collection": "block_testimonials",
|
|
627
|
+
"meta": {
|
|
628
|
+
"collection": "block_testimonials",
|
|
629
|
+
"icon": "star",
|
|
630
|
+
"note": null,
|
|
631
|
+
"display_template": "{{title}}",
|
|
632
|
+
"hidden": false,
|
|
633
|
+
"singleton": false,
|
|
634
|
+
"translations": [
|
|
635
|
+
{
|
|
636
|
+
"language": "en-US",
|
|
637
|
+
"translation": "Testimonial Group",
|
|
638
|
+
"singular": "Testimonials",
|
|
639
|
+
"plural": "Testimonials"
|
|
640
|
+
}
|
|
641
|
+
],
|
|
642
|
+
"archive_field": null,
|
|
643
|
+
"archive_app_filter": true,
|
|
644
|
+
"archive_value": null,
|
|
645
|
+
"unarchive_value": null,
|
|
646
|
+
"sort_field": null,
|
|
647
|
+
"accountability": "all",
|
|
648
|
+
"color": "#FF99DD",
|
|
649
|
+
"item_duplication_fields": null,
|
|
650
|
+
"sort": 6,
|
|
651
|
+
"group": "blocks",
|
|
652
|
+
"collapse": "open",
|
|
653
|
+
"preview_url": null
|
|
654
|
+
},
|
|
655
|
+
"schema": {
|
|
656
|
+
"name": "block_testimonials",
|
|
657
|
+
"sql": "CREATE TABLE `block_testimonials` (`headline` text null default null, `id` char(36) not null default null, `title` varchar(255) null default null, primary key (`id`))"
|
|
658
|
+
}
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"collection": "block_testimonials_items",
|
|
662
|
+
"meta": {
|
|
663
|
+
"collection": "block_testimonials_items",
|
|
664
|
+
"icon": "import_export",
|
|
665
|
+
"note": null,
|
|
666
|
+
"display_template": null,
|
|
667
|
+
"hidden": true,
|
|
668
|
+
"singleton": false,
|
|
669
|
+
"translations": null,
|
|
670
|
+
"archive_field": null,
|
|
671
|
+
"archive_app_filter": true,
|
|
672
|
+
"archive_value": null,
|
|
673
|
+
"unarchive_value": null,
|
|
674
|
+
"sort_field": null,
|
|
675
|
+
"accountability": "all",
|
|
676
|
+
"color": null,
|
|
677
|
+
"item_duplication_fields": null,
|
|
678
|
+
"sort": 1,
|
|
679
|
+
"group": "block_testimonials",
|
|
680
|
+
"collapse": "open",
|
|
681
|
+
"preview_url": null
|
|
682
|
+
},
|
|
683
|
+
"schema": {
|
|
684
|
+
"name": "block_testimonials_items",
|
|
685
|
+
"sql": "CREATE TABLE \"block_testimonials_items\" (`block_testimonials_id` char(36) NULL DEFAULT null, `id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `sort` integer NULL DEFAULT null, `testimonial` char(36) NULL DEFAULT null, CONSTRAINT `block_testimonials_items_block_testimonials_id_foreign` FOREIGN KEY (`block_testimonials_id`) REFERENCES `block_testimonials` (`id`) ON DELETE SET NULL, CONSTRAINT `block_testimonials_items_testimonial_foreign` FOREIGN KEY (`testimonial`) REFERENCES `testimonials` (`id`) ON DELETE SET NULL)"
|
|
686
|
+
}
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
"collection": "block_video",
|
|
690
|
+
"meta": {
|
|
691
|
+
"collection": "block_video",
|
|
692
|
+
"icon": "video_library",
|
|
693
|
+
"note": null,
|
|
694
|
+
"display_template": "{{title}}",
|
|
695
|
+
"hidden": false,
|
|
696
|
+
"singleton": false,
|
|
697
|
+
"translations": [
|
|
698
|
+
{
|
|
699
|
+
"language": "en-US",
|
|
700
|
+
"translation": "Video",
|
|
701
|
+
"singular": "Video",
|
|
702
|
+
"plural": "Videos"
|
|
703
|
+
}
|
|
704
|
+
],
|
|
705
|
+
"archive_field": null,
|
|
706
|
+
"archive_app_filter": true,
|
|
707
|
+
"archive_value": null,
|
|
708
|
+
"unarchive_value": null,
|
|
709
|
+
"sort_field": null,
|
|
710
|
+
"accountability": "all",
|
|
711
|
+
"color": "#FF99DD",
|
|
712
|
+
"item_duplication_fields": null,
|
|
713
|
+
"sort": 14,
|
|
714
|
+
"group": "blocks",
|
|
715
|
+
"collapse": "open",
|
|
716
|
+
"preview_url": null
|
|
717
|
+
},
|
|
718
|
+
"schema": {
|
|
719
|
+
"name": "block_video",
|
|
720
|
+
"sql": "CREATE TABLE \"block_video\" (`headline` text NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, `type` varchar(255) NULL DEFAULT null, `video_file` char(36) NULL DEFAULT null, `video_url` varchar(255) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `block_video_video_file_foreign` FOREIGN KEY (`video_file`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL)"
|
|
721
|
+
}
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
"collection": "blocks",
|
|
725
|
+
"meta": {
|
|
726
|
+
"collection": "blocks",
|
|
727
|
+
"icon": "square",
|
|
728
|
+
"note": null,
|
|
729
|
+
"display_template": null,
|
|
730
|
+
"hidden": false,
|
|
731
|
+
"singleton": false,
|
|
732
|
+
"translations": null,
|
|
733
|
+
"archive_field": null,
|
|
734
|
+
"archive_app_filter": true,
|
|
735
|
+
"archive_value": null,
|
|
736
|
+
"unarchive_value": null,
|
|
737
|
+
"sort_field": null,
|
|
738
|
+
"accountability": "all",
|
|
739
|
+
"color": "#FF99DD",
|
|
740
|
+
"item_duplication_fields": null,
|
|
741
|
+
"sort": 7,
|
|
742
|
+
"group": "content",
|
|
743
|
+
"collapse": "closed",
|
|
744
|
+
"preview_url": null
|
|
745
|
+
},
|
|
746
|
+
"schema": null
|
|
747
|
+
},
|
|
748
|
+
{
|
|
749
|
+
"collection": "blog_settings",
|
|
750
|
+
"meta": {
|
|
751
|
+
"collection": "blog_settings",
|
|
752
|
+
"icon": "signpost",
|
|
753
|
+
"note": null,
|
|
754
|
+
"display_template": null,
|
|
755
|
+
"hidden": false,
|
|
756
|
+
"singleton": true,
|
|
757
|
+
"translations": null,
|
|
758
|
+
"archive_field": null,
|
|
759
|
+
"archive_app_filter": true,
|
|
760
|
+
"archive_value": null,
|
|
761
|
+
"unarchive_value": null,
|
|
762
|
+
"sort_field": null,
|
|
763
|
+
"accountability": "all",
|
|
764
|
+
"color": "#6644FF",
|
|
765
|
+
"item_duplication_fields": null,
|
|
766
|
+
"sort": 1,
|
|
767
|
+
"group": "page_settings",
|
|
768
|
+
"collapse": "open",
|
|
769
|
+
"preview_url": null
|
|
770
|
+
},
|
|
771
|
+
"schema": {
|
|
772
|
+
"name": "blog_settings",
|
|
773
|
+
"sql": "CREATE TABLE \"blog_settings\" (`featured_post` char(36) NULL DEFAULT null, `headline` text NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `posts_per_page` integer NULL DEFAULT null, `seo` char(36) NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `blog_settings_featured_post_foreign` FOREIGN KEY (`featured_post`) REFERENCES `posts` (`id`) ON DELETE SET NULL, CONSTRAINT `blog_settings_seo_foreign` FOREIGN KEY (`seo`) REFERENCES `seo` (`id`) ON DELETE SET NULL)"
|
|
774
|
+
}
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"collection": "categories",
|
|
778
|
+
"meta": {
|
|
779
|
+
"collection": "categories",
|
|
780
|
+
"icon": "category",
|
|
781
|
+
"note": null,
|
|
782
|
+
"display_template": "{{color}} {{title}}",
|
|
783
|
+
"hidden": false,
|
|
784
|
+
"singleton": false,
|
|
785
|
+
"translations": null,
|
|
786
|
+
"archive_field": null,
|
|
787
|
+
"archive_app_filter": true,
|
|
788
|
+
"archive_value": null,
|
|
789
|
+
"unarchive_value": null,
|
|
790
|
+
"sort_field": "sort",
|
|
791
|
+
"accountability": "all",
|
|
792
|
+
"color": "#FF99DD",
|
|
793
|
+
"item_duplication_fields": null,
|
|
794
|
+
"sort": 4,
|
|
795
|
+
"group": "content",
|
|
796
|
+
"collapse": "open",
|
|
797
|
+
"preview_url": null
|
|
798
|
+
},
|
|
799
|
+
"schema": {
|
|
800
|
+
"name": "categories",
|
|
801
|
+
"sql": "CREATE TABLE \"categories\" (`color` varchar(255) NULL DEFAULT null, `content` text NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `seo` char(36) NULL DEFAULT null, `slug` varchar(255) NULL DEFAULT null, `sort` integer NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `categories_seo_foreign` FOREIGN KEY (`seo`) REFERENCES `seo` (`id`) ON DELETE SET NULL)"
|
|
802
|
+
}
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"collection": "chat_config",
|
|
806
|
+
"meta": {
|
|
807
|
+
"collection": "chat_config",
|
|
808
|
+
"icon": "voice_chat",
|
|
809
|
+
"note": null,
|
|
810
|
+
"display_template": null,
|
|
811
|
+
"hidden": false,
|
|
812
|
+
"singleton": true,
|
|
813
|
+
"translations": null,
|
|
814
|
+
"archive_field": null,
|
|
815
|
+
"archive_app_filter": true,
|
|
816
|
+
"archive_value": null,
|
|
817
|
+
"unarchive_value": null,
|
|
818
|
+
"sort_field": null,
|
|
819
|
+
"accountability": "all",
|
|
820
|
+
"color": null,
|
|
821
|
+
"item_duplication_fields": null,
|
|
822
|
+
"sort": 2,
|
|
823
|
+
"group": "config",
|
|
824
|
+
"collapse": "open",
|
|
825
|
+
"preview_url": null
|
|
826
|
+
},
|
|
827
|
+
"schema": {
|
|
828
|
+
"name": "chat_config",
|
|
829
|
+
"sql": "CREATE TABLE `chat_config` (`id` char(36) not null, `modules` json null, `enabled` boolean null default '1', `hours` json null, `require_email` varchar(255) null default 'never', primary key (`id`))"
|
|
830
|
+
}
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"collection": "config",
|
|
834
|
+
"meta": {
|
|
835
|
+
"collection": "config",
|
|
836
|
+
"icon": "settings_applications",
|
|
837
|
+
"note": null,
|
|
838
|
+
"display_template": null,
|
|
839
|
+
"hidden": false,
|
|
840
|
+
"singleton": false,
|
|
841
|
+
"translations": null,
|
|
842
|
+
"archive_field": null,
|
|
843
|
+
"archive_app_filter": true,
|
|
844
|
+
"archive_value": null,
|
|
845
|
+
"unarchive_value": null,
|
|
846
|
+
"sort_field": null,
|
|
847
|
+
"accountability": "all",
|
|
848
|
+
"color": "#6644FF",
|
|
849
|
+
"item_duplication_fields": null,
|
|
850
|
+
"sort": 5,
|
|
851
|
+
"group": null,
|
|
852
|
+
"collapse": "closed",
|
|
853
|
+
"preview_url": null
|
|
854
|
+
},
|
|
855
|
+
"schema": null
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
"collection": "content",
|
|
859
|
+
"meta": {
|
|
860
|
+
"collection": "content",
|
|
861
|
+
"icon": "folder_special",
|
|
862
|
+
"note": null,
|
|
863
|
+
"display_template": null,
|
|
864
|
+
"hidden": false,
|
|
865
|
+
"singleton": false,
|
|
866
|
+
"translations": null,
|
|
867
|
+
"archive_field": null,
|
|
868
|
+
"archive_app_filter": true,
|
|
869
|
+
"archive_value": null,
|
|
870
|
+
"unarchive_value": null,
|
|
871
|
+
"sort_field": null,
|
|
872
|
+
"accountability": "all",
|
|
873
|
+
"color": "#FF99DD",
|
|
874
|
+
"item_duplication_fields": null,
|
|
875
|
+
"sort": 3,
|
|
876
|
+
"group": null,
|
|
877
|
+
"collapse": "closed",
|
|
878
|
+
"preview_url": null
|
|
879
|
+
},
|
|
880
|
+
"schema": null
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"collection": "conversations",
|
|
884
|
+
"meta": {
|
|
885
|
+
"collection": "conversations",
|
|
886
|
+
"icon": "chat",
|
|
887
|
+
"note": null,
|
|
888
|
+
"display_template": null,
|
|
889
|
+
"hidden": false,
|
|
890
|
+
"singleton": false,
|
|
891
|
+
"translations": null,
|
|
892
|
+
"archive_field": "status",
|
|
893
|
+
"archive_app_filter": true,
|
|
894
|
+
"archive_value": "archived",
|
|
895
|
+
"unarchive_value": "open",
|
|
896
|
+
"sort_field": null,
|
|
897
|
+
"accountability": "all",
|
|
898
|
+
"color": "#A2B5CD",
|
|
899
|
+
"item_duplication_fields": null,
|
|
900
|
+
"sort": 2,
|
|
901
|
+
"group": null,
|
|
902
|
+
"collapse": "closed",
|
|
903
|
+
"preview_url": null
|
|
904
|
+
},
|
|
905
|
+
"schema": {
|
|
906
|
+
"name": "conversations",
|
|
907
|
+
"sql": "CREATE TABLE \"conversations\" (`id` char(36) NOT NULL, `status` varchar(255) NOT NULL DEFAULT 'draft', `date_created` datetime NULL, `date_updated` datetime NULL, `title` varchar(255) NULL, `visitor_id` char(36) null, PRIMARY KEY (`id`))"
|
|
908
|
+
}
|
|
909
|
+
},
|
|
910
|
+
{
|
|
911
|
+
"collection": "data",
|
|
912
|
+
"meta": {
|
|
913
|
+
"collection": "data",
|
|
914
|
+
"icon": "data_exploration",
|
|
915
|
+
"note": null,
|
|
916
|
+
"display_template": null,
|
|
917
|
+
"hidden": false,
|
|
918
|
+
"singleton": false,
|
|
919
|
+
"translations": null,
|
|
920
|
+
"archive_field": null,
|
|
921
|
+
"archive_app_filter": true,
|
|
922
|
+
"archive_value": null,
|
|
923
|
+
"unarchive_value": null,
|
|
924
|
+
"sort_field": null,
|
|
925
|
+
"accountability": "all",
|
|
926
|
+
"color": "#18222F",
|
|
927
|
+
"item_duplication_fields": null,
|
|
928
|
+
"sort": 6,
|
|
929
|
+
"group": null,
|
|
930
|
+
"collapse": "closed",
|
|
931
|
+
"preview_url": null
|
|
932
|
+
},
|
|
933
|
+
"schema": null
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"collection": "events",
|
|
937
|
+
"meta": {
|
|
938
|
+
"collection": "events",
|
|
939
|
+
"icon": "network_ping",
|
|
940
|
+
"note": null,
|
|
941
|
+
"display_template": null,
|
|
942
|
+
"hidden": false,
|
|
943
|
+
"singleton": false,
|
|
944
|
+
"translations": null,
|
|
945
|
+
"archive_field": null,
|
|
946
|
+
"archive_app_filter": true,
|
|
947
|
+
"archive_value": null,
|
|
948
|
+
"unarchive_value": null,
|
|
949
|
+
"sort_field": null,
|
|
950
|
+
"accountability": "all",
|
|
951
|
+
"color": "#18222F",
|
|
952
|
+
"item_duplication_fields": null,
|
|
953
|
+
"sort": 1,
|
|
954
|
+
"group": "data",
|
|
955
|
+
"collapse": "open",
|
|
956
|
+
"preview_url": null
|
|
957
|
+
},
|
|
958
|
+
"schema": {
|
|
959
|
+
"name": "events",
|
|
960
|
+
"sql": "CREATE TABLE `events` (`id` char(36) not null default null, `key` varchar(255) null default null, `metadata` json null default null, `service` varchar(255) null default null, `session` varchar(255) null default null, `timestamp` datetime null default null, `user` char(36) null default null, primary key (`id`))"
|
|
961
|
+
}
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"collection": "forms",
|
|
965
|
+
"meta": {
|
|
966
|
+
"collection": "forms",
|
|
967
|
+
"icon": "text_format",
|
|
968
|
+
"note": null,
|
|
969
|
+
"display_template": null,
|
|
970
|
+
"hidden": false,
|
|
971
|
+
"singleton": false,
|
|
972
|
+
"translations": null,
|
|
973
|
+
"archive_field": "status",
|
|
974
|
+
"archive_app_filter": true,
|
|
975
|
+
"archive_value": "archived",
|
|
976
|
+
"unarchive_value": "draft",
|
|
977
|
+
"sort_field": "sort",
|
|
978
|
+
"accountability": "all",
|
|
979
|
+
"color": "#6644FF",
|
|
980
|
+
"item_duplication_fields": null,
|
|
981
|
+
"sort": 4,
|
|
982
|
+
"group": "config",
|
|
983
|
+
"collapse": "open",
|
|
984
|
+
"preview_url": null
|
|
985
|
+
},
|
|
986
|
+
"schema": {
|
|
987
|
+
"name": "forms",
|
|
988
|
+
"sql": "CREATE TABLE \"forms\" (`date_created` datetime NULL DEFAULT null, `date_updated` datetime NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `key` varchar(255) NULL DEFAULT null, `on_success` varchar(255) NULL DEFAULT null, `redirect_url` varchar(255) NULL DEFAULT null, `schema` json NULL DEFAULT null, `sort` integer NULL DEFAULT null, `status` varchar(255) NOT NULL DEFAULT 'draft', `submit_label` varchar(255) NULL DEFAULT null, `success_message` text NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, `user_created` char(36) NULL DEFAULT null, `user_updated` char(36) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `forms_user_created_foreign` FOREIGN KEY (`user_created`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION, CONSTRAINT `forms_user_updated_foreign` FOREIGN KEY (`user_updated`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION)"
|
|
989
|
+
}
|
|
990
|
+
},
|
|
991
|
+
{
|
|
992
|
+
"collection": "globals",
|
|
993
|
+
"meta": {
|
|
994
|
+
"collection": "globals",
|
|
995
|
+
"icon": "south_america",
|
|
996
|
+
"note": null,
|
|
997
|
+
"display_template": null,
|
|
998
|
+
"hidden": false,
|
|
999
|
+
"singleton": true,
|
|
1000
|
+
"translations": null,
|
|
1001
|
+
"archive_field": null,
|
|
1002
|
+
"archive_app_filter": true,
|
|
1003
|
+
"archive_value": null,
|
|
1004
|
+
"unarchive_value": null,
|
|
1005
|
+
"sort_field": null,
|
|
1006
|
+
"accountability": "all",
|
|
1007
|
+
"color": "#6644FF",
|
|
1008
|
+
"item_duplication_fields": null,
|
|
1009
|
+
"sort": 5,
|
|
1010
|
+
"group": "config",
|
|
1011
|
+
"collapse": "open",
|
|
1012
|
+
"preview_url": null
|
|
1013
|
+
},
|
|
1014
|
+
"schema": {
|
|
1015
|
+
"name": "globals",
|
|
1016
|
+
"sql": "CREATE TABLE \"globals\" (`address_country` varchar(255) NULL DEFAULT null, `address_locality` varchar(255) NULL DEFAULT null, `address_region` varchar(255) NULL DEFAULT null, `build_hook_url` varchar(255) NULL DEFAULT null, `description` text NULL DEFAULT null, `email` varchar(255) NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `og_image` char(36) NULL DEFAULT null, `phone` varchar(255) NULL DEFAULT null, `postal_code` varchar(255) NULL DEFAULT null, `routes` json NULL DEFAULT null, `social_links` json NULL DEFAULT '[]', `street_address` varchar(255) NULL DEFAULT null, `tagline` varchar(255) NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, `url` varchar(255) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `globals_og_image_foreign` FOREIGN KEY (`og_image`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL)"
|
|
1017
|
+
}
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"collection": "help",
|
|
1021
|
+
"meta": {
|
|
1022
|
+
"collection": "help",
|
|
1023
|
+
"icon": "support",
|
|
1024
|
+
"note": null,
|
|
1025
|
+
"display_template": null,
|
|
1026
|
+
"hidden": false,
|
|
1027
|
+
"singleton": false,
|
|
1028
|
+
"translations": null,
|
|
1029
|
+
"archive_field": null,
|
|
1030
|
+
"archive_app_filter": true,
|
|
1031
|
+
"archive_value": null,
|
|
1032
|
+
"unarchive_value": null,
|
|
1033
|
+
"sort_field": null,
|
|
1034
|
+
"accountability": "all",
|
|
1035
|
+
"color": "#2ECDA7",
|
|
1036
|
+
"item_duplication_fields": null,
|
|
1037
|
+
"sort": 4,
|
|
1038
|
+
"group": null,
|
|
1039
|
+
"collapse": "closed",
|
|
1040
|
+
"preview_url": null
|
|
1041
|
+
},
|
|
1042
|
+
"schema": null
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
"collection": "help_articles",
|
|
1046
|
+
"meta": {
|
|
1047
|
+
"collection": "help_articles",
|
|
1048
|
+
"icon": "wifi_tethering",
|
|
1049
|
+
"note": null,
|
|
1050
|
+
"display_template": null,
|
|
1051
|
+
"hidden": false,
|
|
1052
|
+
"singleton": false,
|
|
1053
|
+
"translations": null,
|
|
1054
|
+
"archive_field": "status",
|
|
1055
|
+
"archive_app_filter": true,
|
|
1056
|
+
"archive_value": "archived",
|
|
1057
|
+
"unarchive_value": "draft",
|
|
1058
|
+
"sort_field": "sort",
|
|
1059
|
+
"accountability": "all",
|
|
1060
|
+
"color": "#2ECDA7",
|
|
1061
|
+
"item_duplication_fields": null,
|
|
1062
|
+
"sort": 2,
|
|
1063
|
+
"group": "help",
|
|
1064
|
+
"collapse": "open",
|
|
1065
|
+
"preview_url": null
|
|
1066
|
+
},
|
|
1067
|
+
"schema": {
|
|
1068
|
+
"name": "help_articles",
|
|
1069
|
+
"sql": "CREATE TABLE \"help_articles\" (`id` char(36) NOT NULL, `status` varchar(255) NOT NULL DEFAULT 'draft', `sort` integer NULL, `user_created` char(36) NULL, `date_created` datetime NULL, `user_updated` char(36) NULL, `date_updated` datetime NULL, `help_collection` char(36) NULL, `title` varchar(255) NULL, `slug` varchar(255) NULL, `owner` char(36) NULL, `content` text NULL, `summary` text NULL, PRIMARY KEY (`id`), CONSTRAINT `help_articles_user_created_foreign` FOREIGN KEY (`user_created`) REFERENCES `directus_users` (`id`), CONSTRAINT `help_articles_user_updated_foreign` FOREIGN KEY (`user_updated`) REFERENCES `directus_users` (`id`), CONSTRAINT `help_articles_help_collection_foreign` FOREIGN KEY (`help_collection`) REFERENCES `help_collections` (`id`) ON DELETE SET NULL, CONSTRAINT `help_articles_owner_foreign` FOREIGN KEY (`owner`) REFERENCES `directus_users` (`id`) ON DELETE SET NULL)"
|
|
1070
|
+
}
|
|
1071
|
+
},
|
|
1072
|
+
{
|
|
1073
|
+
"collection": "help_collections",
|
|
1074
|
+
"meta": {
|
|
1075
|
+
"collection": "help_collections",
|
|
1076
|
+
"icon": "collections_bookmark",
|
|
1077
|
+
"note": null,
|
|
1078
|
+
"display_template": null,
|
|
1079
|
+
"hidden": false,
|
|
1080
|
+
"singleton": false,
|
|
1081
|
+
"translations": null,
|
|
1082
|
+
"archive_field": null,
|
|
1083
|
+
"archive_app_filter": true,
|
|
1084
|
+
"archive_value": "archived",
|
|
1085
|
+
"unarchive_value": "draft",
|
|
1086
|
+
"sort_field": "sort",
|
|
1087
|
+
"accountability": "all",
|
|
1088
|
+
"color": "#2ECDA7",
|
|
1089
|
+
"item_duplication_fields": null,
|
|
1090
|
+
"sort": 1,
|
|
1091
|
+
"group": "help",
|
|
1092
|
+
"collapse": "open",
|
|
1093
|
+
"preview_url": null
|
|
1094
|
+
},
|
|
1095
|
+
"schema": {
|
|
1096
|
+
"name": "help_collections",
|
|
1097
|
+
"sql": "CREATE TABLE \"help_collections\" (`id` char(36) NOT NULL, `sort` integer NULL, `icon` varchar(255) NULL, `title` varchar(255) NULL, `description` text NULL, `slug` varchar(255) NULL, PRIMARY KEY (`id`))"
|
|
1098
|
+
}
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"collection": "help_feedback",
|
|
1102
|
+
"meta": {
|
|
1103
|
+
"collection": "help_feedback",
|
|
1104
|
+
"icon": "insert_chart",
|
|
1105
|
+
"note": null,
|
|
1106
|
+
"display_template": null,
|
|
1107
|
+
"hidden": false,
|
|
1108
|
+
"singleton": false,
|
|
1109
|
+
"translations": null,
|
|
1110
|
+
"archive_field": null,
|
|
1111
|
+
"archive_app_filter": true,
|
|
1112
|
+
"archive_value": null,
|
|
1113
|
+
"unarchive_value": null,
|
|
1114
|
+
"sort_field": null,
|
|
1115
|
+
"accountability": "all",
|
|
1116
|
+
"color": "#2ECDA7",
|
|
1117
|
+
"item_duplication_fields": null,
|
|
1118
|
+
"sort": 3,
|
|
1119
|
+
"group": "help",
|
|
1120
|
+
"collapse": "open",
|
|
1121
|
+
"preview_url": null
|
|
1122
|
+
},
|
|
1123
|
+
"schema": {
|
|
1124
|
+
"name": "help_feedback",
|
|
1125
|
+
"sql": "CREATE TABLE \"help_feedback\" (`id` char(36) NOT NULL, `user_created` char(36) NULL, `date_created` datetime NULL, `user_updated` char(36) NULL, `date_updated` datetime NULL, `url` varchar(255) null, `title` varchar(255) null, `comments` text null, `rating` integer null, `visitor_id` char(36) null, PRIMARY KEY (`id`), CONSTRAINT `help_feedback_user_created_foreign` FOREIGN KEY (`user_created`) REFERENCES `directus_users` (`id`), CONSTRAINT `help_feedback_user_updated_foreign` FOREIGN KEY (`user_updated`) REFERENCES `directus_users` (`id`))"
|
|
1126
|
+
}
|
|
1127
|
+
},
|
|
1128
|
+
{
|
|
1129
|
+
"collection": "inbox",
|
|
1130
|
+
"meta": {
|
|
1131
|
+
"collection": "inbox",
|
|
1132
|
+
"icon": "inbox",
|
|
1133
|
+
"note": null,
|
|
1134
|
+
"display_template": null,
|
|
1135
|
+
"hidden": false,
|
|
1136
|
+
"singleton": false,
|
|
1137
|
+
"translations": null,
|
|
1138
|
+
"archive_field": "status",
|
|
1139
|
+
"archive_app_filter": true,
|
|
1140
|
+
"archive_value": "archived",
|
|
1141
|
+
"unarchive_value": "new",
|
|
1142
|
+
"sort_field": "sort",
|
|
1143
|
+
"accountability": "all",
|
|
1144
|
+
"color": "#A2B5CD",
|
|
1145
|
+
"item_duplication_fields": null,
|
|
1146
|
+
"sort": 1,
|
|
1147
|
+
"group": null,
|
|
1148
|
+
"collapse": "open",
|
|
1149
|
+
"preview_url": null
|
|
1150
|
+
},
|
|
1151
|
+
"schema": {
|
|
1152
|
+
"name": "inbox",
|
|
1153
|
+
"sql": "CREATE TABLE \"inbox\" (`data` json NULL DEFAULT '{}', `date_created` datetime NULL DEFAULT null, `date_updated` datetime NULL DEFAULT null, `form` char(36) NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `sort` integer NULL DEFAULT null, `status` varchar(255) NOT NULL DEFAULT 'draft', `user_created` char(36) NULL DEFAULT null, `user_updated` char(36) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `inbox_form_foreign` FOREIGN KEY (`form`) REFERENCES `forms` (`id`) ON DELETE SET NULL, CONSTRAINT `inbox_user_created_foreign` FOREIGN KEY (`user_created`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION, CONSTRAINT `inbox_user_updated_foreign` FOREIGN KEY (`user_updated`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION)"
|
|
1154
|
+
}
|
|
1155
|
+
},
|
|
1156
|
+
{
|
|
1157
|
+
"collection": "messages",
|
|
1158
|
+
"meta": {
|
|
1159
|
+
"collection": "messages",
|
|
1160
|
+
"icon": "chat_bubble",
|
|
1161
|
+
"note": null,
|
|
1162
|
+
"display_template": "{{user_created}} - {{text}}",
|
|
1163
|
+
"hidden": false,
|
|
1164
|
+
"singleton": false,
|
|
1165
|
+
"translations": null,
|
|
1166
|
+
"archive_field": null,
|
|
1167
|
+
"archive_app_filter": true,
|
|
1168
|
+
"archive_value": null,
|
|
1169
|
+
"unarchive_value": null,
|
|
1170
|
+
"sort_field": null,
|
|
1171
|
+
"accountability": "all",
|
|
1172
|
+
"color": "#A2B5CD",
|
|
1173
|
+
"item_duplication_fields": null,
|
|
1174
|
+
"sort": 1,
|
|
1175
|
+
"group": "conversations",
|
|
1176
|
+
"collapse": "open",
|
|
1177
|
+
"preview_url": null
|
|
1178
|
+
},
|
|
1179
|
+
"schema": {
|
|
1180
|
+
"name": "messages",
|
|
1181
|
+
"sql": "CREATE TABLE \"messages\" (`id` char(36) NOT NULL, `user_created` char(36) NULL, `date_created` datetime NULL, `user_updated` char(36) NULL, `date_updated` datetime NULL, `text` text NULL, `conversation` char(36) NULL, `visitor_id` char(36) null, PRIMARY KEY (`id`), CONSTRAINT `messages_user_created_foreign` FOREIGN KEY (`user_created`) REFERENCES `directus_users` (`id`), CONSTRAINT `messages_user_updated_foreign` FOREIGN KEY (`user_updated`) REFERENCES `directus_users` (`id`), CONSTRAINT `messages_conversation_foreign` FOREIGN KEY (`conversation`) REFERENCES `conversations` (`id`) ON DELETE SET NULL)"
|
|
1182
|
+
}
|
|
1183
|
+
},
|
|
1184
|
+
{
|
|
1185
|
+
"collection": "metrics",
|
|
1186
|
+
"meta": {
|
|
1187
|
+
"collection": "metrics",
|
|
1188
|
+
"icon": "123",
|
|
1189
|
+
"note": null,
|
|
1190
|
+
"display_template": null,
|
|
1191
|
+
"hidden": false,
|
|
1192
|
+
"singleton": false,
|
|
1193
|
+
"translations": null,
|
|
1194
|
+
"archive_field": null,
|
|
1195
|
+
"archive_app_filter": true,
|
|
1196
|
+
"archive_value": null,
|
|
1197
|
+
"unarchive_value": null,
|
|
1198
|
+
"sort_field": null,
|
|
1199
|
+
"accountability": "all",
|
|
1200
|
+
"color": "#18222F",
|
|
1201
|
+
"item_duplication_fields": null,
|
|
1202
|
+
"sort": 2,
|
|
1203
|
+
"group": "data",
|
|
1204
|
+
"collapse": "open",
|
|
1205
|
+
"preview_url": null
|
|
1206
|
+
},
|
|
1207
|
+
"schema": {
|
|
1208
|
+
"name": "metrics",
|
|
1209
|
+
"sql": "CREATE TABLE `metrics` (`id` char(36) not null default null, `key` varchar(255) null default null, `metadata` json null default null, `service` varchar(255) null default null, `timestamp` datetime null default null, `value` float null default null, primary key (`id`))"
|
|
1210
|
+
}
|
|
1211
|
+
},
|
|
1212
|
+
{
|
|
1213
|
+
"collection": "navigation",
|
|
1214
|
+
"meta": {
|
|
1215
|
+
"collection": "navigation",
|
|
1216
|
+
"icon": "menu_open",
|
|
1217
|
+
"note": null,
|
|
1218
|
+
"display_template": null,
|
|
1219
|
+
"hidden": false,
|
|
1220
|
+
"singleton": false,
|
|
1221
|
+
"translations": null,
|
|
1222
|
+
"archive_field": "status",
|
|
1223
|
+
"archive_app_filter": true,
|
|
1224
|
+
"archive_value": "archived",
|
|
1225
|
+
"unarchive_value": "draft",
|
|
1226
|
+
"sort_field": null,
|
|
1227
|
+
"accountability": "all",
|
|
1228
|
+
"color": null,
|
|
1229
|
+
"item_duplication_fields": null,
|
|
1230
|
+
"sort": 3,
|
|
1231
|
+
"group": "config",
|
|
1232
|
+
"collapse": "open",
|
|
1233
|
+
"preview_url": null
|
|
1234
|
+
},
|
|
1235
|
+
"schema": {
|
|
1236
|
+
"name": "navigation",
|
|
1237
|
+
"sql": "CREATE TABLE \"navigation\" (`date_created` datetime NULL DEFAULT null, `date_updated` datetime NULL DEFAULT null, `id` varchar(255) NOT NULL DEFAULT null, `status` varchar(255) NOT NULL DEFAULT 'draft', `title` varchar(255) NULL DEFAULT null, `user_created` char(36) NULL DEFAULT null, `user_updated` char(36) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `navigation_user_created_foreign` FOREIGN KEY (`user_created`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION, CONSTRAINT `navigation_user_updated_foreign` FOREIGN KEY (`user_updated`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION)"
|
|
1238
|
+
}
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
1241
|
+
"collection": "navigation_items",
|
|
1242
|
+
"meta": {
|
|
1243
|
+
"collection": "navigation_items",
|
|
1244
|
+
"icon": "navigate_next",
|
|
1245
|
+
"note": null,
|
|
1246
|
+
"display_template": "{{title}}",
|
|
1247
|
+
"hidden": false,
|
|
1248
|
+
"singleton": false,
|
|
1249
|
+
"translations": null,
|
|
1250
|
+
"archive_field": null,
|
|
1251
|
+
"archive_app_filter": true,
|
|
1252
|
+
"archive_value": null,
|
|
1253
|
+
"unarchive_value": null,
|
|
1254
|
+
"sort_field": "sort",
|
|
1255
|
+
"accountability": "all",
|
|
1256
|
+
"color": null,
|
|
1257
|
+
"item_duplication_fields": [
|
|
1258
|
+
"children",
|
|
1259
|
+
"has_children",
|
|
1260
|
+
"image",
|
|
1261
|
+
"label",
|
|
1262
|
+
"navigation",
|
|
1263
|
+
"open_in_new_tab",
|
|
1264
|
+
"page",
|
|
1265
|
+
"title",
|
|
1266
|
+
"type",
|
|
1267
|
+
"url"
|
|
1268
|
+
],
|
|
1269
|
+
"sort": 1,
|
|
1270
|
+
"group": "navigation",
|
|
1271
|
+
"collapse": "open",
|
|
1272
|
+
"preview_url": null
|
|
1273
|
+
},
|
|
1274
|
+
"schema": {
|
|
1275
|
+
"name": "navigation_items",
|
|
1276
|
+
"sql": "CREATE TABLE \"navigation_items\" (`has_children` boolean NULL DEFAULT '0', `icon` varchar(255) NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `label` text NULL DEFAULT null, `navigation` varchar(255) NULL DEFAULT null, `open_in_new_tab` boolean NULL DEFAULT '0', `page` char(36) NULL DEFAULT null, `parent` char(36) NULL DEFAULT null, `sort` integer NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, `type` varchar(255) NULL DEFAULT null, `url` varchar(255) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `navigation_items_navigation_foreign` FOREIGN KEY (`navigation`) REFERENCES `navigation` (`id`) ON DELETE SET NULL, CONSTRAINT `navigation_items_page_foreign` FOREIGN KEY (`page`) REFERENCES `pages` (`id`) ON DELETE SET NULL, CONSTRAINT `navigation_items_parent_foreign` FOREIGN KEY (`parent`) REFERENCES `navigation_items` (`id`) ON DELETE NO ACTION)"
|
|
1277
|
+
}
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
"collection": "page_settings",
|
|
1281
|
+
"meta": {
|
|
1282
|
+
"collection": "page_settings",
|
|
1283
|
+
"icon": "display_settings",
|
|
1284
|
+
"note": null,
|
|
1285
|
+
"display_template": null,
|
|
1286
|
+
"hidden": false,
|
|
1287
|
+
"singleton": false,
|
|
1288
|
+
"translations": null,
|
|
1289
|
+
"archive_field": null,
|
|
1290
|
+
"archive_app_filter": true,
|
|
1291
|
+
"archive_value": null,
|
|
1292
|
+
"unarchive_value": null,
|
|
1293
|
+
"sort_field": null,
|
|
1294
|
+
"accountability": "all",
|
|
1295
|
+
"color": "#6644FF",
|
|
1296
|
+
"item_duplication_fields": null,
|
|
1297
|
+
"sort": 1,
|
|
1298
|
+
"group": "config",
|
|
1299
|
+
"collapse": "open",
|
|
1300
|
+
"preview_url": null
|
|
1301
|
+
},
|
|
1302
|
+
"schema": null
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"collection": "pages",
|
|
1306
|
+
"meta": {
|
|
1307
|
+
"collection": "pages",
|
|
1308
|
+
"icon": "web_asset",
|
|
1309
|
+
"note": "Many-to-Any page builder example",
|
|
1310
|
+
"display_template": "{{title}}",
|
|
1311
|
+
"hidden": false,
|
|
1312
|
+
"singleton": false,
|
|
1313
|
+
"translations": null,
|
|
1314
|
+
"archive_field": "status",
|
|
1315
|
+
"archive_app_filter": true,
|
|
1316
|
+
"archive_value": "archived",
|
|
1317
|
+
"unarchive_value": "draft",
|
|
1318
|
+
"sort_field": "sort",
|
|
1319
|
+
"accountability": "all",
|
|
1320
|
+
"color": "#FF99DD",
|
|
1321
|
+
"item_duplication_fields": null,
|
|
1322
|
+
"sort": 1,
|
|
1323
|
+
"group": "content",
|
|
1324
|
+
"collapse": "open",
|
|
1325
|
+
"preview_url": null
|
|
1326
|
+
},
|
|
1327
|
+
"schema": {
|
|
1328
|
+
"name": "pages",
|
|
1329
|
+
"sql": "CREATE TABLE \"pages\" (`date_created` datetime NULL DEFAULT null, `date_updated` datetime NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `seo` char(36) NULL DEFAULT null, `slug` varchar(255) NULL DEFAULT null, `sort` integer NULL DEFAULT null, `status` varchar(255) NOT NULL DEFAULT 'draft', `title` varchar(255) NULL DEFAULT null, `user_created` varchar(36) NULL DEFAULT null, `user_updated` varchar(36) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `pages_seo_foreign` FOREIGN KEY (`seo`) REFERENCES `seo` (`id`) ON DELETE SET NULL)"
|
|
1330
|
+
}
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"collection": "pages_blocks",
|
|
1334
|
+
"meta": {
|
|
1335
|
+
"collection": "pages_blocks",
|
|
1336
|
+
"icon": "import_export",
|
|
1337
|
+
"note": null,
|
|
1338
|
+
"display_template": null,
|
|
1339
|
+
"hidden": true,
|
|
1340
|
+
"singleton": false,
|
|
1341
|
+
"translations": null,
|
|
1342
|
+
"archive_field": null,
|
|
1343
|
+
"archive_app_filter": true,
|
|
1344
|
+
"archive_value": null,
|
|
1345
|
+
"unarchive_value": null,
|
|
1346
|
+
"sort_field": null,
|
|
1347
|
+
"accountability": "all",
|
|
1348
|
+
"color": null,
|
|
1349
|
+
"item_duplication_fields": null,
|
|
1350
|
+
"sort": 1,
|
|
1351
|
+
"group": "pages",
|
|
1352
|
+
"collapse": "open",
|
|
1353
|
+
"preview_url": null
|
|
1354
|
+
},
|
|
1355
|
+
"schema": {
|
|
1356
|
+
"name": "pages_blocks",
|
|
1357
|
+
"sql": "CREATE TABLE \"pages_blocks\" (`collection` varchar(255) NULL DEFAULT null, `id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `item` varchar(255) NULL DEFAULT null, `pages_id` char(36) NULL DEFAULT null, `sort` integer NULL DEFAULT null, CONSTRAINT `pages_blocks_pages_id_foreign` FOREIGN KEY (`pages_id`) REFERENCES `pages` (`id`) ON DELETE SET NULL)"
|
|
1358
|
+
}
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
"collection": "posts",
|
|
1362
|
+
"meta": {
|
|
1363
|
+
"collection": "posts",
|
|
1364
|
+
"icon": "article",
|
|
1365
|
+
"note": "Simple blog posts example",
|
|
1366
|
+
"display_template": "{{title}}",
|
|
1367
|
+
"hidden": false,
|
|
1368
|
+
"singleton": false,
|
|
1369
|
+
"translations": null,
|
|
1370
|
+
"archive_field": "status",
|
|
1371
|
+
"archive_app_filter": true,
|
|
1372
|
+
"archive_value": "archived",
|
|
1373
|
+
"unarchive_value": "draft",
|
|
1374
|
+
"sort_field": "sort",
|
|
1375
|
+
"accountability": "all",
|
|
1376
|
+
"color": "#FF99DD",
|
|
1377
|
+
"item_duplication_fields": null,
|
|
1378
|
+
"sort": 2,
|
|
1379
|
+
"group": "content",
|
|
1380
|
+
"collapse": "open",
|
|
1381
|
+
"preview_url": null
|
|
1382
|
+
},
|
|
1383
|
+
"schema": {
|
|
1384
|
+
"name": "posts",
|
|
1385
|
+
"sql": "CREATE TABLE \"posts\" (`author` char(36) NULL DEFAULT null, `category` char(36) NULL DEFAULT null, `content` text NULL DEFAULT null, `date_created` datetime NULL DEFAULT null, `date_published` datetime NULL DEFAULT null, `date_updated` datetime NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `image` char(36) NULL DEFAULT null, `seo` char(36) NULL DEFAULT null, `slug` varchar(255) NULL DEFAULT null, `sort` integer NULL DEFAULT null, `status` varchar(255) NOT NULL DEFAULT 'draft', `summary` text NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, `user_created` varchar(36) NULL DEFAULT null, `user_updated` varchar(36) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `posts_author_foreign` FOREIGN KEY (`author`) REFERENCES `directus_users` (`id`) ON DELETE SET NULL, CONSTRAINT `posts_category_foreign` FOREIGN KEY (`category`) REFERENCES `categories` (`id`) ON DELETE SET NULL, CONSTRAINT `posts_image_foreign` FOREIGN KEY (`image`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL, CONSTRAINT `posts_seo_foreign` FOREIGN KEY (`seo`) REFERENCES `seo` (`id`) ON DELETE SET NULL)"
|
|
1386
|
+
}
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
"collection": "projects",
|
|
1390
|
+
"meta": {
|
|
1391
|
+
"collection": "projects",
|
|
1392
|
+
"icon": "cases",
|
|
1393
|
+
"note": null,
|
|
1394
|
+
"display_template": null,
|
|
1395
|
+
"hidden": false,
|
|
1396
|
+
"singleton": false,
|
|
1397
|
+
"translations": null,
|
|
1398
|
+
"archive_field": "status",
|
|
1399
|
+
"archive_app_filter": true,
|
|
1400
|
+
"archive_value": "archived",
|
|
1401
|
+
"unarchive_value": "draft",
|
|
1402
|
+
"sort_field": "sort",
|
|
1403
|
+
"accountability": "all",
|
|
1404
|
+
"color": "#FF99DD",
|
|
1405
|
+
"item_duplication_fields": null,
|
|
1406
|
+
"sort": 3,
|
|
1407
|
+
"group": "content",
|
|
1408
|
+
"collapse": "open",
|
|
1409
|
+
"preview_url": null
|
|
1410
|
+
},
|
|
1411
|
+
"schema": {
|
|
1412
|
+
"name": "projects",
|
|
1413
|
+
"sql": "CREATE TABLE \"projects\" (`built_with` json NULL DEFAULT null, `client` varchar(255) NULL DEFAULT null, `content` text NULL DEFAULT null, `cost` varchar(255) NULL DEFAULT null, `date_created` datetime NULL DEFAULT null, `date_updated` datetime NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `image` char(36) NULL DEFAULT null, `seo` char(36) NULL DEFAULT null, `slug` varchar(255) NULL DEFAULT null, `sort` integer NULL DEFAULT null, `status` varchar(255) NOT NULL DEFAULT 'draft', `summary` text NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, `user_created` char(36) NULL DEFAULT null, `user_updated` char(36) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `projects_image_foreign` FOREIGN KEY (`image`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL, CONSTRAINT `projects_seo_foreign` FOREIGN KEY (`seo`) REFERENCES `seo` (`id`) ON DELETE SET NULL, CONSTRAINT `projects_user_created_foreign` FOREIGN KEY (`user_created`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION, CONSTRAINT `projects_user_updated_foreign` FOREIGN KEY (`user_updated`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION)"
|
|
1414
|
+
}
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"collection": "projects_files",
|
|
1418
|
+
"meta": {
|
|
1419
|
+
"collection": "projects_files",
|
|
1420
|
+
"icon": "import_export",
|
|
1421
|
+
"note": null,
|
|
1422
|
+
"display_template": null,
|
|
1423
|
+
"hidden": true,
|
|
1424
|
+
"singleton": false,
|
|
1425
|
+
"translations": null,
|
|
1426
|
+
"archive_field": null,
|
|
1427
|
+
"archive_app_filter": true,
|
|
1428
|
+
"archive_value": null,
|
|
1429
|
+
"unarchive_value": null,
|
|
1430
|
+
"sort_field": null,
|
|
1431
|
+
"accountability": "all",
|
|
1432
|
+
"color": null,
|
|
1433
|
+
"item_duplication_fields": null,
|
|
1434
|
+
"sort": 1,
|
|
1435
|
+
"group": "projects",
|
|
1436
|
+
"collapse": "open",
|
|
1437
|
+
"preview_url": null
|
|
1438
|
+
},
|
|
1439
|
+
"schema": {
|
|
1440
|
+
"name": "projects_files",
|
|
1441
|
+
"sql": "CREATE TABLE \"projects_files\" (`directus_files_id` char(36) NULL DEFAULT null, `id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `project` char(36) NULL DEFAULT null, `sort` integer NULL DEFAULT null, CONSTRAINT `projects_files_directus_files_id_foreign` FOREIGN KEY (`directus_files_id`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL, CONSTRAINT `projects_files_project_foreign` FOREIGN KEY (`project`) REFERENCES `projects` (`id`) ON DELETE SET NULL)"
|
|
1442
|
+
}
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"collection": "projects_settings",
|
|
1446
|
+
"meta": {
|
|
1447
|
+
"collection": "projects_settings",
|
|
1448
|
+
"icon": "settings_input_component",
|
|
1449
|
+
"note": null,
|
|
1450
|
+
"display_template": null,
|
|
1451
|
+
"hidden": false,
|
|
1452
|
+
"singleton": true,
|
|
1453
|
+
"translations": null,
|
|
1454
|
+
"archive_field": null,
|
|
1455
|
+
"archive_app_filter": true,
|
|
1456
|
+
"archive_value": null,
|
|
1457
|
+
"unarchive_value": null,
|
|
1458
|
+
"sort_field": null,
|
|
1459
|
+
"accountability": "all",
|
|
1460
|
+
"color": "#6644FF",
|
|
1461
|
+
"item_duplication_fields": null,
|
|
1462
|
+
"sort": 2,
|
|
1463
|
+
"group": "page_settings",
|
|
1464
|
+
"collapse": "open",
|
|
1465
|
+
"preview_url": null
|
|
1466
|
+
},
|
|
1467
|
+
"schema": {
|
|
1468
|
+
"name": "projects_settings",
|
|
1469
|
+
"sql": "CREATE TABLE \"projects_settings\" (`headline` text NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `seo` char(36) NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `projects_settings_seo_foreign` FOREIGN KEY (`seo`) REFERENCES `seo` (`id`) ON DELETE SET NULL)"
|
|
1470
|
+
}
|
|
1471
|
+
},
|
|
1472
|
+
{
|
|
1473
|
+
"collection": "redirects",
|
|
1474
|
+
"meta": {
|
|
1475
|
+
"collection": "redirects",
|
|
1476
|
+
"icon": "redo",
|
|
1477
|
+
"note": null,
|
|
1478
|
+
"display_template": "{{url_old}}",
|
|
1479
|
+
"hidden": false,
|
|
1480
|
+
"singleton": false,
|
|
1481
|
+
"translations": null,
|
|
1482
|
+
"archive_field": null,
|
|
1483
|
+
"archive_app_filter": true,
|
|
1484
|
+
"archive_value": null,
|
|
1485
|
+
"unarchive_value": null,
|
|
1486
|
+
"sort_field": null,
|
|
1487
|
+
"accountability": "all",
|
|
1488
|
+
"color": null,
|
|
1489
|
+
"item_duplication_fields": null,
|
|
1490
|
+
"sort": 7,
|
|
1491
|
+
"group": "config",
|
|
1492
|
+
"collapse": "open",
|
|
1493
|
+
"preview_url": null
|
|
1494
|
+
},
|
|
1495
|
+
"schema": {
|
|
1496
|
+
"name": "redirects",
|
|
1497
|
+
"sql": "CREATE TABLE \"redirects\" (`date_created` datetime NULL DEFAULT null, `date_updated` datetime NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `response_code` integer NULL DEFAULT null, `url_new` varchar(255) NULL DEFAULT null, `url_old` varchar(255) NULL DEFAULT null, `user_created` char(36) NULL DEFAULT null, `user_updated` char(36) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `redirects_user_created_foreign` FOREIGN KEY (`user_created`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION, CONSTRAINT `redirects_user_updated_foreign` FOREIGN KEY (`user_updated`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION)"
|
|
1498
|
+
}
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"collection": "seo",
|
|
1502
|
+
"meta": {
|
|
1503
|
+
"collection": "seo",
|
|
1504
|
+
"icon": "saved_search",
|
|
1505
|
+
"note": null,
|
|
1506
|
+
"display_template": "{{og_image}}",
|
|
1507
|
+
"hidden": true,
|
|
1508
|
+
"singleton": false,
|
|
1509
|
+
"translations": null,
|
|
1510
|
+
"archive_field": null,
|
|
1511
|
+
"archive_app_filter": true,
|
|
1512
|
+
"archive_value": null,
|
|
1513
|
+
"unarchive_value": null,
|
|
1514
|
+
"sort_field": null,
|
|
1515
|
+
"accountability": "all",
|
|
1516
|
+
"color": null,
|
|
1517
|
+
"item_duplication_fields": null,
|
|
1518
|
+
"sort": 6,
|
|
1519
|
+
"group": "config",
|
|
1520
|
+
"collapse": "open",
|
|
1521
|
+
"preview_url": null
|
|
1522
|
+
},
|
|
1523
|
+
"schema": {
|
|
1524
|
+
"name": "seo",
|
|
1525
|
+
"sql": "CREATE TABLE \"seo\" (`canonical_url` varchar(255) NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `meta_description` text NULL DEFAULT null, `no_follow` boolean NULL DEFAULT '0', `no_index` boolean NULL DEFAULT '0', `og_image` char(36) NULL DEFAULT null, `sitemap_change_frequency` varchar(255) NULL DEFAULT 'hourly', `sitemap_priority` float NULL DEFAULT '0.5', `title` varchar(255) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `seo_og_image_foreign` FOREIGN KEY (`og_image`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL)"
|
|
1526
|
+
}
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"collection": "team",
|
|
1530
|
+
"meta": {
|
|
1531
|
+
"collection": "team",
|
|
1532
|
+
"icon": "people_outline",
|
|
1533
|
+
"note": null,
|
|
1534
|
+
"display_template": null,
|
|
1535
|
+
"hidden": false,
|
|
1536
|
+
"singleton": false,
|
|
1537
|
+
"translations": null,
|
|
1538
|
+
"archive_field": "status",
|
|
1539
|
+
"archive_app_filter": true,
|
|
1540
|
+
"archive_value": "archived",
|
|
1541
|
+
"unarchive_value": "draft",
|
|
1542
|
+
"sort_field": "sort",
|
|
1543
|
+
"accountability": "all",
|
|
1544
|
+
"color": "#FF99DD",
|
|
1545
|
+
"item_duplication_fields": null,
|
|
1546
|
+
"sort": 5,
|
|
1547
|
+
"group": "content",
|
|
1548
|
+
"collapse": "open",
|
|
1549
|
+
"preview_url": null
|
|
1550
|
+
},
|
|
1551
|
+
"schema": {
|
|
1552
|
+
"name": "team",
|
|
1553
|
+
"sql": "CREATE TABLE \"team\" (`bio` text NULL DEFAULT null, `date_created` datetime NULL DEFAULT null, `date_updated` datetime NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `image` char(36) NULL DEFAULT null, `job_title` varchar(255) NULL DEFAULT null, `name` varchar(255) NULL DEFAULT null, `social_media` json NULL DEFAULT null, `sort` integer NULL DEFAULT null, `status` varchar(255) NOT NULL DEFAULT 'draft', `user_created` char(36) NULL DEFAULT null, `user_updated` char(36) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `team_image_foreign` FOREIGN KEY (`image`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL, CONSTRAINT `team_user_created_foreign` FOREIGN KEY (`user_created`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION, CONSTRAINT `team_user_updated_foreign` FOREIGN KEY (`user_updated`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION)"
|
|
1554
|
+
}
|
|
1555
|
+
},
|
|
1556
|
+
{
|
|
1557
|
+
"collection": "testimonials",
|
|
1558
|
+
"meta": {
|
|
1559
|
+
"collection": "testimonials",
|
|
1560
|
+
"icon": "star",
|
|
1561
|
+
"note": null,
|
|
1562
|
+
"display_template": "{{title}}",
|
|
1563
|
+
"hidden": false,
|
|
1564
|
+
"singleton": false,
|
|
1565
|
+
"translations": null,
|
|
1566
|
+
"archive_field": "status",
|
|
1567
|
+
"archive_app_filter": true,
|
|
1568
|
+
"archive_value": "archived",
|
|
1569
|
+
"unarchive_value": "draft",
|
|
1570
|
+
"sort_field": "sort",
|
|
1571
|
+
"accountability": "all",
|
|
1572
|
+
"color": "#FF99DD",
|
|
1573
|
+
"item_duplication_fields": null,
|
|
1574
|
+
"sort": 6,
|
|
1575
|
+
"group": "content",
|
|
1576
|
+
"collapse": "open",
|
|
1577
|
+
"preview_url": null
|
|
1578
|
+
},
|
|
1579
|
+
"schema": {
|
|
1580
|
+
"name": "testimonials",
|
|
1581
|
+
"sql": "CREATE TABLE \"testimonials\" (`company` varchar(255) NULL DEFAULT null, `company_logo` char(36) NULL DEFAULT null, `content` text NULL DEFAULT null, `date_created` datetime NULL DEFAULT null, `date_updated` datetime NULL DEFAULT null, `id` char(36) NOT NULL DEFAULT null, `image` char(36) NULL DEFAULT null, `link` varchar(255) NULL DEFAULT null, `sort` integer NULL DEFAULT null, `status` varchar(255) NOT NULL DEFAULT 'draft', `subtitle` varchar(255) NULL DEFAULT null, `title` varchar(255) NULL DEFAULT null, `user_created` char(36) NULL DEFAULT null, `user_updated` char(36) NULL DEFAULT null, PRIMARY KEY (`id`), CONSTRAINT `testimonials_company_logo_foreign` FOREIGN KEY (`company_logo`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL, CONSTRAINT `testimonials_image_foreign` FOREIGN KEY (`image`) REFERENCES `directus_files` (`id`) ON DELETE SET NULL, CONSTRAINT `testimonials_user_created_foreign` FOREIGN KEY (`user_created`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION, CONSTRAINT `testimonials_user_updated_foreign` FOREIGN KEY (`user_updated`) REFERENCES `directus_users` (`id`) ON DELETE NO ACTION)"
|
|
1582
|
+
}
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"collection": "directus_activity",
|
|
1586
|
+
"meta": {
|
|
1587
|
+
"system": true,
|
|
1588
|
+
"collection": "directus_activity",
|
|
1589
|
+
"hidden": false,
|
|
1590
|
+
"singleton": false,
|
|
1591
|
+
"icon": null,
|
|
1592
|
+
"note": "$t:directus_collection.directus_activity",
|
|
1593
|
+
"translations": null,
|
|
1594
|
+
"display_template": null,
|
|
1595
|
+
"accountability": null
|
|
1596
|
+
},
|
|
1597
|
+
"schema": {
|
|
1598
|
+
"name": "directus_activity",
|
|
1599
|
+
"sql": "CREATE TABLE \"directus_activity\" (`id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `action` varchar(45) NOT NULL, `user` char(36), `timestamp` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `ip` varchar(50), `user_agent` varchar(255), `collection` varchar(64) NOT NULL, `item` varchar(255) NOT NULL, `comment` text, `origin` varchar(255) null)"
|
|
1600
|
+
}
|
|
1601
|
+
},
|
|
1602
|
+
{
|
|
1603
|
+
"collection": "directus_collections",
|
|
1604
|
+
"meta": {
|
|
1605
|
+
"system": true,
|
|
1606
|
+
"collection": "directus_collections",
|
|
1607
|
+
"hidden": false,
|
|
1608
|
+
"singleton": false,
|
|
1609
|
+
"icon": "list_alt",
|
|
1610
|
+
"note": "$t:directus_collection.directus_collections",
|
|
1611
|
+
"translations": null,
|
|
1612
|
+
"display_template": null,
|
|
1613
|
+
"accountability": "all"
|
|
1614
|
+
},
|
|
1615
|
+
"schema": {
|
|
1616
|
+
"name": "directus_collections",
|
|
1617
|
+
"sql": "CREATE TABLE \"directus_collections\" (`collection` varchar(64) NOT NULL, `icon` varchar(30), `note` text, `display_template` varchar(255), `hidden` boolean NOT NULL DEFAULT '0', `singleton` boolean NOT NULL DEFAULT '0', `translations` json, `archive_field` varchar(64), `archive_app_filter` boolean NOT NULL DEFAULT '1', `archive_value` varchar(255), `unarchive_value` varchar(255), `sort_field` varchar(64), `accountability` varchar(255) DEFAULT 'all', `color` varchar(255) NULL, `item_duplication_fields` json NULL, `sort` integer, `group` varchar(64), `collapse` varchar(255) NOT NULL DEFAULT 'open', `preview_url` varchar(255) null, PRIMARY KEY (`collection`), FOREIGN KEY (`group`) REFERENCES `directus_collections` (`collection`))"
|
|
1618
|
+
}
|
|
1619
|
+
},
|
|
1620
|
+
{
|
|
1621
|
+
"collection": "directus_fields",
|
|
1622
|
+
"meta": {
|
|
1623
|
+
"system": true,
|
|
1624
|
+
"collection": "directus_fields",
|
|
1625
|
+
"hidden": false,
|
|
1626
|
+
"singleton": false,
|
|
1627
|
+
"icon": "input",
|
|
1628
|
+
"note": "$t:directus_collection.directus_fields",
|
|
1629
|
+
"translations": null,
|
|
1630
|
+
"display_template": null,
|
|
1631
|
+
"accountability": "all"
|
|
1632
|
+
},
|
|
1633
|
+
"schema": {
|
|
1634
|
+
"name": "directus_fields",
|
|
1635
|
+
"sql": "CREATE TABLE \"directus_fields\" (`id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `collection` varchar(64) NOT NULL, `field` varchar(64) NOT NULL, `special` varchar(64), `interface` varchar(64), `options` json, `display` varchar(64), `display_options` json, `readonly` boolean NOT NULL DEFAULT '0', `hidden` boolean NOT NULL DEFAULT '0', `sort` integer, `width` varchar(30) DEFAULT 'full', `translations` json, `note` text, `conditions` json, `required` boolean DEFAULT '0', `group` varchar(64), `validation` json, `validation_message` text)"
|
|
1636
|
+
}
|
|
1637
|
+
},
|
|
1638
|
+
{
|
|
1639
|
+
"collection": "directus_files",
|
|
1640
|
+
"meta": {
|
|
1641
|
+
"system": true,
|
|
1642
|
+
"collection": "directus_files",
|
|
1643
|
+
"hidden": false,
|
|
1644
|
+
"singleton": false,
|
|
1645
|
+
"icon": "folder",
|
|
1646
|
+
"note": "$t:directus_collection.directus_files",
|
|
1647
|
+
"translations": null,
|
|
1648
|
+
"display_template": "{{ $thumbnail }} {{ title }}",
|
|
1649
|
+
"accountability": "all"
|
|
1650
|
+
},
|
|
1651
|
+
"schema": {
|
|
1652
|
+
"name": "directus_files",
|
|
1653
|
+
"sql": "CREATE TABLE \"directus_files\" (`id` char(36) NOT NULL, `storage` varchar(255) NOT NULL, `filename_disk` varchar(255), `filename_download` varchar(255) NOT NULL, `title` varchar(255), `type` varchar(255), `folder` char(36), `uploaded_by` char(36), `uploaded_on` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `modified_by` char(36), `modified_on` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `charset` varchar(50), `filesize` bigint DEFAULT null, `width` integer, `height` integer, `duration` integer, `embed` varchar(200), `description` text, `location` text, `tags` text, `metadata` json, PRIMARY KEY (`id`), FOREIGN KEY (`uploaded_by`) REFERENCES `directus_users` (`id`), FOREIGN KEY (`modified_by`) REFERENCES `directus_users` (`id`), FOREIGN KEY (`folder`) REFERENCES `directus_folders` (`id`) ON DELETE SET NULL)"
|
|
1654
|
+
}
|
|
1655
|
+
},
|
|
1656
|
+
{
|
|
1657
|
+
"collection": "directus_folders",
|
|
1658
|
+
"meta": {
|
|
1659
|
+
"system": true,
|
|
1660
|
+
"collection": "directus_folders",
|
|
1661
|
+
"hidden": false,
|
|
1662
|
+
"singleton": false,
|
|
1663
|
+
"icon": null,
|
|
1664
|
+
"note": "$t:directus_collection.directus_folders",
|
|
1665
|
+
"translations": null,
|
|
1666
|
+
"display_template": "{{ name }}",
|
|
1667
|
+
"accountability": "all"
|
|
1668
|
+
},
|
|
1669
|
+
"schema": {
|
|
1670
|
+
"name": "directus_folders",
|
|
1671
|
+
"sql": "CREATE TABLE \"directus_folders\" (`id` char(36) NOT NULL, `name` varchar(255) NOT NULL, `parent` char(36), PRIMARY KEY (`id`), FOREIGN KEY (`parent`) REFERENCES `directus_folders` (`id`))"
|
|
1672
|
+
}
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
"collection": "directus_migrations",
|
|
1676
|
+
"meta": {
|
|
1677
|
+
"system": true,
|
|
1678
|
+
"collection": "directus_migrations",
|
|
1679
|
+
"hidden": false,
|
|
1680
|
+
"singleton": false,
|
|
1681
|
+
"icon": null,
|
|
1682
|
+
"note": "$t:directus_collection.directus_migrations",
|
|
1683
|
+
"translations": null,
|
|
1684
|
+
"display_template": null,
|
|
1685
|
+
"accountability": "all"
|
|
1686
|
+
},
|
|
1687
|
+
"schema": {
|
|
1688
|
+
"name": "directus_migrations",
|
|
1689
|
+
"sql": "CREATE TABLE `directus_migrations` (`version` varchar(255) not null, `name` varchar(255) not null, `timestamp` datetime default CURRENT_TIMESTAMP, primary key (`version`))"
|
|
1690
|
+
}
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
"collection": "directus_permissions",
|
|
1694
|
+
"meta": {
|
|
1695
|
+
"system": true,
|
|
1696
|
+
"collection": "directus_permissions",
|
|
1697
|
+
"hidden": false,
|
|
1698
|
+
"singleton": false,
|
|
1699
|
+
"icon": "admin_panel_settings",
|
|
1700
|
+
"note": "$t:directus_collection.directus_permissions",
|
|
1701
|
+
"translations": null,
|
|
1702
|
+
"display_template": null,
|
|
1703
|
+
"accountability": "all"
|
|
1704
|
+
},
|
|
1705
|
+
"schema": {
|
|
1706
|
+
"name": "directus_permissions",
|
|
1707
|
+
"sql": "CREATE TABLE \"directus_permissions\" (`id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `role` char(36), `collection` varchar(64) NOT NULL, `action` varchar(10) NOT NULL, `permissions` json, `validation` json, `presets` json, `fields` text, FOREIGN KEY (`role`) REFERENCES `directus_roles` (`id`) ON DELETE CASCADE)"
|
|
1708
|
+
}
|
|
1709
|
+
},
|
|
1710
|
+
{
|
|
1711
|
+
"collection": "directus_presets",
|
|
1712
|
+
"meta": {
|
|
1713
|
+
"system": true,
|
|
1714
|
+
"collection": "directus_presets",
|
|
1715
|
+
"hidden": false,
|
|
1716
|
+
"singleton": false,
|
|
1717
|
+
"icon": "bookmark",
|
|
1718
|
+
"note": "$t:directus_collection.directus_presets",
|
|
1719
|
+
"translations": null,
|
|
1720
|
+
"display_template": null,
|
|
1721
|
+
"accountability": null
|
|
1722
|
+
},
|
|
1723
|
+
"schema": {
|
|
1724
|
+
"name": "directus_presets",
|
|
1725
|
+
"sql": "CREATE TABLE \"directus_presets\" (`id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `bookmark` varchar(255), `user` char(36), `role` char(36), `collection` varchar(64), `search` varchar(100), `layout` varchar(100) DEFAULT 'tabular', `layout_query` json, `layout_options` json, `refresh_interval` integer, `filter` json, `icon` varchar(30) DEFAULT 'bookmark', `color` varchar(255) NULL, FOREIGN KEY (`user`) REFERENCES `directus_users` (`id`) ON DELETE CASCADE, FOREIGN KEY (`role`) REFERENCES `directus_roles` (`id`) ON DELETE CASCADE)"
|
|
1726
|
+
}
|
|
1727
|
+
},
|
|
1728
|
+
{
|
|
1729
|
+
"collection": "directus_relations",
|
|
1730
|
+
"meta": {
|
|
1731
|
+
"system": true,
|
|
1732
|
+
"collection": "directus_relations",
|
|
1733
|
+
"hidden": false,
|
|
1734
|
+
"singleton": false,
|
|
1735
|
+
"icon": "merge_type",
|
|
1736
|
+
"note": "$t:directus_collection.directus_relations",
|
|
1737
|
+
"translations": null,
|
|
1738
|
+
"display_template": null,
|
|
1739
|
+
"accountability": "all"
|
|
1740
|
+
},
|
|
1741
|
+
"schema": {
|
|
1742
|
+
"name": "directus_relations",
|
|
1743
|
+
"sql": "CREATE TABLE \"directus_relations\" (`id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `many_collection` varchar(64) NOT NULL, `many_field` varchar(64) NOT NULL, `one_collection` varchar(64), `one_field` varchar(64), `one_collection_field` varchar(64), `one_allowed_collections` text, `junction_field` varchar(64), `sort_field` varchar(64), `one_deselect_action` varchar(255) NOT NULL DEFAULT 'nullify')"
|
|
1744
|
+
}
|
|
1745
|
+
},
|
|
1746
|
+
{
|
|
1747
|
+
"collection": "directus_revisions",
|
|
1748
|
+
"meta": {
|
|
1749
|
+
"system": true,
|
|
1750
|
+
"collection": "directus_revisions",
|
|
1751
|
+
"hidden": false,
|
|
1752
|
+
"singleton": false,
|
|
1753
|
+
"icon": null,
|
|
1754
|
+
"note": "$t:directus_collection.directus_revisions",
|
|
1755
|
+
"translations": null,
|
|
1756
|
+
"display_template": null,
|
|
1757
|
+
"accountability": null
|
|
1758
|
+
},
|
|
1759
|
+
"schema": {
|
|
1760
|
+
"name": "directus_revisions",
|
|
1761
|
+
"sql": "CREATE TABLE \"directus_revisions\" (`id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `activity` integer NOT NULL, `collection` varchar(64) NOT NULL, `item` varchar(255) NOT NULL, `data` json, `delta` json, `parent` integer, FOREIGN KEY (`parent`) REFERENCES `directus_revisions` (`id`), FOREIGN KEY (`activity`) REFERENCES `directus_activity` (`id`) ON DELETE CASCADE)"
|
|
1762
|
+
}
|
|
1763
|
+
},
|
|
1764
|
+
{
|
|
1765
|
+
"collection": "directus_roles",
|
|
1766
|
+
"meta": {
|
|
1767
|
+
"system": true,
|
|
1768
|
+
"collection": "directus_roles",
|
|
1769
|
+
"hidden": false,
|
|
1770
|
+
"singleton": false,
|
|
1771
|
+
"icon": "supervised_user_circle",
|
|
1772
|
+
"note": "$t:directus_collection.directus_roles",
|
|
1773
|
+
"translations": null,
|
|
1774
|
+
"display_template": null,
|
|
1775
|
+
"accountability": "all"
|
|
1776
|
+
},
|
|
1777
|
+
"schema": {
|
|
1778
|
+
"name": "directus_roles",
|
|
1779
|
+
"sql": "CREATE TABLE \"directus_roles\" (`id` char(36) NOT NULL, `name` varchar(100) NOT NULL, `icon` varchar(30) NOT NULL DEFAULT 'supervised_user_circle', `description` text, `ip_access` text, `enforce_tfa` boolean NOT NULL DEFAULT '0', `admin_access` boolean NOT NULL DEFAULT '0', `app_access` boolean NOT NULL DEFAULT '1', PRIMARY KEY (`id`))"
|
|
1780
|
+
}
|
|
1781
|
+
},
|
|
1782
|
+
{
|
|
1783
|
+
"collection": "directus_sessions",
|
|
1784
|
+
"meta": {
|
|
1785
|
+
"system": true,
|
|
1786
|
+
"collection": "directus_sessions",
|
|
1787
|
+
"hidden": false,
|
|
1788
|
+
"singleton": false,
|
|
1789
|
+
"icon": null,
|
|
1790
|
+
"note": "$t:directus_collection.directus_sessions",
|
|
1791
|
+
"translations": null,
|
|
1792
|
+
"display_template": null,
|
|
1793
|
+
"accountability": "all"
|
|
1794
|
+
},
|
|
1795
|
+
"schema": {
|
|
1796
|
+
"name": "directus_sessions",
|
|
1797
|
+
"sql": "CREATE TABLE \"directus_sessions\" (`token` varchar(64) NOT NULL, `user` char(36), `expires` datetime NOT NULL, `ip` varchar(255), `user_agent` varchar(255), `share` char(36), `origin` varchar(255) null, PRIMARY KEY (`token`), FOREIGN KEY (`user`) REFERENCES `directus_users` (`id`) ON DELETE CASCADE, FOREIGN KEY (`share`) REFERENCES `directus_shares` (`id`) ON DELETE CASCADE)"
|
|
1798
|
+
}
|
|
1799
|
+
},
|
|
1800
|
+
{
|
|
1801
|
+
"collection": "directus_settings",
|
|
1802
|
+
"meta": {
|
|
1803
|
+
"system": true,
|
|
1804
|
+
"collection": "directus_settings",
|
|
1805
|
+
"hidden": false,
|
|
1806
|
+
"singleton": true,
|
|
1807
|
+
"icon": null,
|
|
1808
|
+
"note": "$t:directus_collection.directus_settings",
|
|
1809
|
+
"translations": null,
|
|
1810
|
+
"display_template": null,
|
|
1811
|
+
"accountability": "all"
|
|
1812
|
+
},
|
|
1813
|
+
"schema": {
|
|
1814
|
+
"name": "directus_settings",
|
|
1815
|
+
"sql": "CREATE TABLE \"directus_settings\" (`id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `project_name` varchar(100) NOT NULL DEFAULT 'Directus', `project_url` varchar(255), `project_color` varchar(50) DEFAULT null, `project_logo` char(36), `public_foreground` char(36), `public_background` char(36), `public_note` text, `auth_login_attempts` integer DEFAULT '25', `auth_password_policy` varchar(100), `storage_asset_transform` varchar(7) DEFAULT 'all', `storage_asset_presets` json, `custom_css` text, `storage_default_folder` char(36), `basemaps` json, `mapbox_key` varchar(255), `module_bar` json, `project_descriptor` varchar(100) NULL, `default_language` varchar(255) NOT NULL DEFAULT 'en-US', `custom_aspect_ratios` json, FOREIGN KEY (`project_logo`) REFERENCES `directus_files` (`id`), FOREIGN KEY (`public_foreground`) REFERENCES `directus_files` (`id`), FOREIGN KEY (`public_background`) REFERENCES `directus_files` (`id`), CONSTRAINT `directus_settings_storage_default_folder_foreign` FOREIGN KEY (`storage_default_folder`) REFERENCES `directus_folders` (`id`) ON DELETE SET NULL)"
|
|
1816
|
+
}
|
|
1817
|
+
},
|
|
1818
|
+
{
|
|
1819
|
+
"collection": "directus_users",
|
|
1820
|
+
"meta": {
|
|
1821
|
+
"system": true,
|
|
1822
|
+
"collection": "directus_users",
|
|
1823
|
+
"hidden": false,
|
|
1824
|
+
"singleton": false,
|
|
1825
|
+
"icon": "people_alt",
|
|
1826
|
+
"note": "$t:directus_collection.directus_users",
|
|
1827
|
+
"translations": null,
|
|
1828
|
+
"display_template": "{{ first_name }} {{ last_name }}",
|
|
1829
|
+
"accountability": "all",
|
|
1830
|
+
"archive_field": "status",
|
|
1831
|
+
"archive_value": "archived",
|
|
1832
|
+
"unarchive_value": "draft"
|
|
1833
|
+
},
|
|
1834
|
+
"schema": {
|
|
1835
|
+
"name": "directus_users",
|
|
1836
|
+
"sql": "CREATE TABLE \"directus_users\" (`id` char(36) NOT NULL, `first_name` varchar(50), `last_name` varchar(50), `email` varchar(128), `password` varchar(255), `location` varchar(255), `title` varchar(50), `description` text, `tags` json, `avatar` char(36), `language` varchar(255) DEFAULT null, `theme` varchar(20) DEFAULT 'auto', `tfa_secret` varchar(255), `status` varchar(16) NOT NULL DEFAULT 'active', `role` char(36), `token` varchar(255), `last_access` datetime, `last_page` varchar(255), `provider` varchar(128) NOT NULL DEFAULT 'default', `external_identifier` varchar(255), `auth_data` json, `email_notifications` boolean DEFAULT '1', PRIMARY KEY (`id`), FOREIGN KEY (`role`) REFERENCES `directus_roles` (`id`) ON DELETE SET NULL)"
|
|
1837
|
+
}
|
|
1838
|
+
},
|
|
1839
|
+
{
|
|
1840
|
+
"collection": "directus_webhooks",
|
|
1841
|
+
"meta": {
|
|
1842
|
+
"system": true,
|
|
1843
|
+
"collection": "directus_webhooks",
|
|
1844
|
+
"hidden": false,
|
|
1845
|
+
"singleton": false,
|
|
1846
|
+
"icon": null,
|
|
1847
|
+
"note": "$t:directus_collection.directus_webhooks",
|
|
1848
|
+
"translations": null,
|
|
1849
|
+
"display_template": null,
|
|
1850
|
+
"accountability": "all"
|
|
1851
|
+
},
|
|
1852
|
+
"schema": {
|
|
1853
|
+
"name": "directus_webhooks",
|
|
1854
|
+
"sql": "CREATE TABLE \"directus_webhooks\" (`id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `name` varchar(255) NOT NULL, `method` varchar(10) NOT NULL DEFAULT 'POST', `url` varchar(255) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `data` boolean NOT NULL DEFAULT '1', `actions` varchar(100) NOT NULL, `collections` varchar(255) NOT NULL, `headers` json)"
|
|
1855
|
+
}
|
|
1856
|
+
},
|
|
1857
|
+
{
|
|
1858
|
+
"collection": "directus_dashboards",
|
|
1859
|
+
"meta": {
|
|
1860
|
+
"system": true,
|
|
1861
|
+
"collection": "directus_dashboards",
|
|
1862
|
+
"hidden": false,
|
|
1863
|
+
"singleton": false,
|
|
1864
|
+
"icon": null,
|
|
1865
|
+
"note": "$t:directus_collection.directus_dashboards",
|
|
1866
|
+
"translations": null,
|
|
1867
|
+
"display_template": null,
|
|
1868
|
+
"accountability": "all"
|
|
1869
|
+
},
|
|
1870
|
+
"schema": {
|
|
1871
|
+
"name": "directus_dashboards",
|
|
1872
|
+
"sql": "CREATE TABLE `directus_dashboards` (`id` char(36) not null, `name` varchar(255) not null, `icon` varchar(30) not null default 'dashboard', `note` text, `date_created` datetime default CURRENT_TIMESTAMP, `user_created` char(36), `color` varchar(255) null, foreign key(`user_created`) references `directus_users`(`id`) on delete SET NULL, primary key (`id`))"
|
|
1873
|
+
}
|
|
1874
|
+
},
|
|
1875
|
+
{
|
|
1876
|
+
"collection": "directus_panels",
|
|
1877
|
+
"meta": {
|
|
1878
|
+
"system": true,
|
|
1879
|
+
"collection": "directus_panels",
|
|
1880
|
+
"hidden": false,
|
|
1881
|
+
"singleton": false,
|
|
1882
|
+
"icon": null,
|
|
1883
|
+
"note": "$t:directus_collection.directus_panels",
|
|
1884
|
+
"translations": null,
|
|
1885
|
+
"display_template": null,
|
|
1886
|
+
"accountability": "all"
|
|
1887
|
+
},
|
|
1888
|
+
"schema": {
|
|
1889
|
+
"name": "directus_panels",
|
|
1890
|
+
"sql": "CREATE TABLE \"directus_panels\" (`id` char(36) NOT NULL, `dashboard` char(36) NOT NULL, `name` varchar(255), `icon` varchar(30) DEFAULT null, `color` varchar(10), `show_header` boolean NOT NULL DEFAULT '0', `note` text, `type` varchar(255) NOT NULL, `position_x` integer NOT NULL, `position_y` integer NOT NULL, `width` integer NOT NULL, `height` integer NOT NULL, `options` json, `date_created` datetime DEFAULT CURRENT_TIMESTAMP, `user_created` char(36), FOREIGN KEY (`dashboard`) REFERENCES `directus_dashboards` (`id`) ON DELETE CASCADE, FOREIGN KEY (`user_created`) REFERENCES `directus_users` (`id`) ON DELETE SET NULL, PRIMARY KEY (`id`))"
|
|
1891
|
+
}
|
|
1892
|
+
},
|
|
1893
|
+
{
|
|
1894
|
+
"collection": "directus_notifications",
|
|
1895
|
+
"meta": {
|
|
1896
|
+
"system": true,
|
|
1897
|
+
"collection": "directus_notifications",
|
|
1898
|
+
"hidden": false,
|
|
1899
|
+
"singleton": false,
|
|
1900
|
+
"icon": null,
|
|
1901
|
+
"note": "$t:directus_collection.directus_notifications",
|
|
1902
|
+
"translations": null,
|
|
1903
|
+
"display_template": null,
|
|
1904
|
+
"accountability": "all"
|
|
1905
|
+
},
|
|
1906
|
+
"schema": {
|
|
1907
|
+
"name": "directus_notifications",
|
|
1908
|
+
"sql": "CREATE TABLE \"directus_notifications\" (`id` integer PRIMARY KEY AUTOINCREMENT NOT NULL, `timestamp` datetime DEFAULT CURRENT_TIMESTAMP, `status` varchar(255) DEFAULT 'inbox', `recipient` char(36) NOT NULL, `sender` char(36), `subject` varchar(255) NOT NULL, `message` text, `collection` varchar(64), `item` varchar(255), FOREIGN KEY (`recipient`) REFERENCES `directus_users` (`id`) ON DELETE CASCADE, FOREIGN KEY (`sender`) REFERENCES `directus_users` (`id`))"
|
|
1909
|
+
}
|
|
1910
|
+
},
|
|
1911
|
+
{
|
|
1912
|
+
"collection": "directus_shares",
|
|
1913
|
+
"meta": {
|
|
1914
|
+
"system": true,
|
|
1915
|
+
"collection": "directus_shares",
|
|
1916
|
+
"hidden": false,
|
|
1917
|
+
"singleton": false,
|
|
1918
|
+
"icon": "share",
|
|
1919
|
+
"note": "$t:directus_collection.directus_shares",
|
|
1920
|
+
"translations": null,
|
|
1921
|
+
"display_template": null,
|
|
1922
|
+
"accountability": "all"
|
|
1923
|
+
},
|
|
1924
|
+
"schema": {
|
|
1925
|
+
"name": "directus_shares",
|
|
1926
|
+
"sql": "CREATE TABLE `directus_shares` (`id` char(36) not null, `name` varchar(255), `collection` varchar(64), `item` varchar(255), `role` char(36), `password` varchar(255), `user_created` char(36), `date_created` datetime default CURRENT_TIMESTAMP, `date_start` datetime null default null, `date_end` datetime null default null, `times_used` integer default '0', `max_uses` integer, foreign key(`collection`) references `directus_collections`(`collection`) on delete CASCADE, foreign key(`role`) references `directus_roles`(`id`) on delete CASCADE, foreign key(`user_created`) references `directus_users`(`id`) on delete SET NULL, primary key (`id`))"
|
|
1927
|
+
}
|
|
1928
|
+
},
|
|
1929
|
+
{
|
|
1930
|
+
"collection": "directus_flows",
|
|
1931
|
+
"meta": {
|
|
1932
|
+
"system": true,
|
|
1933
|
+
"collection": "directus_flows",
|
|
1934
|
+
"hidden": false,
|
|
1935
|
+
"singleton": false,
|
|
1936
|
+
"icon": null,
|
|
1937
|
+
"note": "$t:directus_collection.directus_flows",
|
|
1938
|
+
"translations": null,
|
|
1939
|
+
"display_template": null,
|
|
1940
|
+
"accountability": "all"
|
|
1941
|
+
},
|
|
1942
|
+
"schema": {
|
|
1943
|
+
"name": "directus_flows",
|
|
1944
|
+
"sql": "CREATE TABLE `directus_flows` (`id` char(36) not null, `name` varchar(255) not null, `icon` varchar(30), `color` varchar(255) null, `description` text, `status` varchar(255) not null default 'active', `trigger` varchar(255), `accountability` varchar(255) default 'all', `options` json, `operation` char(36), `date_created` datetime default CURRENT_TIMESTAMP, `user_created` char(36), foreign key(`user_created`) references `directus_users`(`id`) on delete SET NULL, primary key (`id`))"
|
|
1945
|
+
}
|
|
1946
|
+
},
|
|
1947
|
+
{
|
|
1948
|
+
"collection": "directus_operations",
|
|
1949
|
+
"meta": {
|
|
1950
|
+
"system": true,
|
|
1951
|
+
"collection": "directus_operations",
|
|
1952
|
+
"hidden": false,
|
|
1953
|
+
"singleton": false,
|
|
1954
|
+
"icon": null,
|
|
1955
|
+
"note": "$t:directus_collection.directus_operations",
|
|
1956
|
+
"translations": null,
|
|
1957
|
+
"display_template": null,
|
|
1958
|
+
"accountability": "all"
|
|
1959
|
+
},
|
|
1960
|
+
"schema": {
|
|
1961
|
+
"name": "directus_operations",
|
|
1962
|
+
"sql": "CREATE TABLE `directus_operations` (`id` char(36) not null, `name` varchar(255), `key` varchar(255) not null, `type` varchar(255) not null, `position_x` integer not null, `position_y` integer not null, `options` json, `resolve` char(36), `reject` char(36), `flow` char(36) not null, `date_created` datetime default CURRENT_TIMESTAMP, `user_created` char(36), foreign key(`resolve`) references `directus_operations`(`id`), foreign key(`reject`) references `directus_operations`(`id`), foreign key(`flow`) references `directus_flows`(`id`) on delete CASCADE, foreign key(`user_created`) references `directus_users`(`id`) on delete SET NULL, primary key (`id`))"
|
|
1963
|
+
}
|
|
1964
|
+
},
|
|
1965
|
+
{
|
|
1966
|
+
"collection": "directus_translations",
|
|
1967
|
+
"meta": {
|
|
1968
|
+
"system": true,
|
|
1969
|
+
"collection": "directus_translations",
|
|
1970
|
+
"hidden": false,
|
|
1971
|
+
"singleton": false,
|
|
1972
|
+
"icon": null,
|
|
1973
|
+
"note": "$t:directus_collection.directus_translations",
|
|
1974
|
+
"translations": null,
|
|
1975
|
+
"display_template": null,
|
|
1976
|
+
"accountability": "all"
|
|
1977
|
+
},
|
|
1978
|
+
"schema": {
|
|
1979
|
+
"name": "directus_translations",
|
|
1980
|
+
"sql": "CREATE TABLE `directus_translations` (`id` char(36) not null, `language` varchar(255) not null, `key` varchar(255) not null, `value` text not null, primary key (`id`))"
|
|
1981
|
+
}
|
|
1982
|
+
}
|
|
1983
|
+
]
|