From f349cb45dea4586907cf476e90f2b666a01baaff Mon Sep 17 00:00:00 2001 From: Quinn Hegeman <102350242+itsfinniii@users.noreply.github.com> Date: Wed, 4 Mar 2026 21:35:34 +0100 Subject: [PATCH] Move a few things around within Directus hierarchy --- directus/schema.json | 2708 +++++++++++++++++++++--------------------- 1 file changed, 1354 insertions(+), 1354 deletions(-) diff --git a/directus/schema.json b/directus/schema.json index 0a6589e..b12e515 100644 --- a/directus/schema.json +++ b/directus/schema.json @@ -494,32 +494,6 @@ }, "schema": {} }, - { - "collection": "Footer_Secondary_Link", - "meta": { - "collection": "Footer_Secondary_Link", - "icon": null, - "note": null, - "display_template": null, - "hidden": true, - "singleton": false, - "translations": null, - "archive_field": null, - "archive_app_filter": true, - "archive_value": null, - "unarchive_value": null, - "sort_field": null, - "accountability": "all", - "color": null, - "item_duplication_fields": null, - "sort": 2, - "group": "Footer_Column", - "collapse": "open", - "preview_url": null, - "versioning": false - }, - "schema": {} - }, { "collection": "Humans", "meta": { @@ -650,32 +624,6 @@ }, "schema": {} }, - { - "collection": "Footer_Social", - "meta": { - "collection": "Footer_Social", - "icon": null, - "note": null, - "display_template": null, - "hidden": true, - "singleton": false, - "translations": null, - "archive_field": null, - "archive_app_filter": true, - "archive_value": null, - "unarchive_value": null, - "sort_field": null, - "accountability": "all", - "color": null, - "item_duplication_fields": null, - "sort": 3, - "group": "Footer_Column", - "collapse": "open", - "preview_url": null, - "versioning": false - }, - "schema": {} - }, { "collection": "Menu_Column", "meta": { @@ -911,10 +859,10 @@ "schema": null }, { - "collection": "Hero", + "collection": "Footer_Secondary_Link", "meta": { - "collection": "Hero", - "icon": "crown", + "collection": "Footer_Secondary_Link", + "icon": null, "note": null, "display_template": null, "hidden": true, @@ -988,6 +936,32 @@ }, "schema": null }, + { + "collection": "Footer_Social", + "meta": { + "collection": "Footer_Social", + "icon": null, + "note": null, + "display_template": null, + "hidden": true, + "singleton": false, + "translations": null, + "archive_field": null, + "archive_app_filter": true, + "archive_value": null, + "unarchive_value": null, + "sort_field": null, + "accountability": "all", + "color": null, + "item_duplication_fields": null, + "sort": 6, + "group": "Types", + "collapse": "open", + "preview_url": null, + "versioning": false + }, + "schema": {} + }, { "collection": "Relations", "meta": { @@ -1040,6 +1014,32 @@ }, "schema": {} }, + { + "collection": "Hero", + "meta": { + "collection": "Hero", + "icon": "crown", + "note": null, + "display_template": null, + "hidden": true, + "singleton": false, + "translations": null, + "archive_field": null, + "archive_app_filter": true, + "archive_value": null, + "unarchive_value": null, + "sort_field": null, + "accountability": "all", + "color": null, + "item_duplication_fields": null, + "sort": 7, + "group": "Types", + "collapse": "open", + "preview_url": null, + "versioning": false + }, + "schema": {} + }, { "collection": "Text_With_Side_Image", "meta": { @@ -1058,7 +1058,7 @@ "accountability": "all", "color": null, "item_duplication_fields": null, - "sort": 6, + "sort": 8, "group": "Types", "collapse": "open", "preview_url": null, @@ -1084,7 +1084,7 @@ "accountability": "all", "color": null, "item_duplication_fields": null, - "sort": 7, + "sort": 9, "group": "Types", "collapse": "open", "preview_url": null, @@ -1110,7 +1110,7 @@ "accountability": "all", "color": null, "item_duplication_fields": null, - "sort": 8, + "sort": 10, "group": "Types", "collapse": "open", "preview_url": null, @@ -1136,7 +1136,7 @@ "accountability": "all", "color": null, "item_duplication_fields": null, - "sort": 9, + "sort": 11, "group": "Types", "collapse": "open", "preview_url": null, @@ -1162,7 +1162,7 @@ "accountability": "all", "color": null, "item_duplication_fields": null, - "sort": 10, + "sort": 12, "group": "Types", "collapse": "open", "preview_url": null, @@ -1188,7 +1188,7 @@ "accountability": "all", "color": null, "item_duplication_fields": null, - "sort": 11, + "sort": 13, "group": "Types", "collapse": "open", "preview_url": null, @@ -1214,7 +1214,7 @@ "accountability": "all", "color": null, "item_duplication_fields": null, - "sort": 12, + "sort": 14, "group": "Types", "collapse": "open", "preview_url": null, @@ -1240,7 +1240,7 @@ "accountability": "all", "color": null, "item_duplication_fields": null, - "sort": 13, + "sort": 15, "group": "Types", "collapse": "open", "preview_url": null, @@ -1266,7 +1266,7 @@ "accountability": "all", "color": null, "item_duplication_fields": null, - "sort": 14, + "sort": 16, "group": "Types", "collapse": "open", "preview_url": null, @@ -1292,7 +1292,7 @@ "accountability": "all", "color": null, "item_duplication_fields": null, - "sort": 15, + "sort": 17, "group": "Types", "collapse": "open", "preview_url": null, @@ -10197,442 +10197,6 @@ "searchable": true } }, - { - "collection": "Footer_Secondary_Link", - "field": "id", - "type": "uuid", - "schema": { - "name": "id", - "table": "Footer_Secondary_Link", - "data_type": "uuid", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": false, - "is_unique": true, - "is_indexed": false, - "is_primary_key": true, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Secondary_Link", - "field": "id", - "special": [ - "uuid" - ], - "interface": "input", - "options": null, - "display": null, - "display_options": null, - "readonly": true, - "hidden": true, - "sort": 1, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Secondary_Link", - "field": "user_created", - "type": "uuid", - "schema": { - "name": "user_created", - "table": "Footer_Secondary_Link", - "data_type": "uuid", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "comment": null - }, - "meta": { - "collection": "Footer_Secondary_Link", - "field": "user_created", - "special": [ - "user-created" - ], - "interface": "select-dropdown-m2o", - "options": { - "template": "{{avatar}} {{first_name}} {{last_name}}" - }, - "display": "user", - "display_options": null, - "readonly": true, - "hidden": true, - "sort": 2, - "width": "half", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Secondary_Link", - "field": "date_created", - "type": "timestamp", - "schema": { - "name": "date_created", - "table": "Footer_Secondary_Link", - "data_type": "timestamp with time zone", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Secondary_Link", - "field": "date_created", - "special": [ - "date-created" - ], - "interface": "datetime", - "options": null, - "display": "datetime", - "display_options": { - "relative": true - }, - "readonly": true, - "hidden": true, - "sort": 3, - "width": "half", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Secondary_Link", - "field": "user_updated", - "type": "uuid", - "schema": { - "name": "user_updated", - "table": "Footer_Secondary_Link", - "data_type": "uuid", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "comment": null - }, - "meta": { - "collection": "Footer_Secondary_Link", - "field": "user_updated", - "special": [ - "user-updated" - ], - "interface": "select-dropdown-m2o", - "options": { - "template": "{{avatar}} {{first_name}} {{last_name}}" - }, - "display": "user", - "display_options": null, - "readonly": true, - "hidden": true, - "sort": 4, - "width": "half", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Secondary_Link", - "field": "date_updated", - "type": "timestamp", - "schema": { - "name": "date_updated", - "table": "Footer_Secondary_Link", - "data_type": "timestamp with time zone", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Secondary_Link", - "field": "date_updated", - "special": [ - "date-updated" - ], - "interface": "datetime", - "options": null, - "display": "datetime", - "display_options": { - "relative": true - }, - "readonly": true, - "hidden": true, - "sort": 5, - "width": "half", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Secondary_Link", - "field": "text", - "type": "string", - "schema": { - "name": "text", - "table": "Footer_Secondary_Link", - "data_type": "character varying", - "default_value": null, - "generation_expression": null, - "max_length": 255, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": false, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Secondary_Link", - "field": "text", - "special": null, - "interface": "input", - "options": { - "iconLeft": "title" - }, - "display": null, - "display_options": null, - "readonly": false, - "hidden": false, - "sort": 6, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": true, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Secondary_Link", - "field": "url", - "type": "string", - "schema": { - "name": "url", - "table": "Footer_Secondary_Link", - "data_type": "character varying", - "default_value": null, - "generation_expression": null, - "max_length": 255, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": false, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Secondary_Link", - "field": "url", - "special": null, - "interface": "input", - "options": { - "iconLeft": "link" - }, - "display": null, - "display_options": null, - "readonly": false, - "hidden": false, - "sort": 7, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": true, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Secondary_Link", - "field": "Footer_id", - "type": "integer", - "schema": { - "name": "Footer_id", - "table": "Footer_Secondary_Link", - "data_type": "integer", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": 32, - "numeric_scale": 0, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": "public", - "foreign_key_table": "Footer", - "foreign_key_column": "id", - "comment": null - }, - "meta": { - "collection": "Footer_Secondary_Link", - "field": "Footer_id", - "special": null, - "interface": "select-dropdown-m2o", - "options": null, - "display": null, - "display_options": null, - "readonly": false, - "hidden": true, - "sort": 8, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Secondary_Link", - "field": "sort", - "type": "integer", - "schema": { - "name": "sort", - "table": "Footer_Secondary_Link", - "data_type": "integer", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": 32, - "numeric_scale": 0, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Secondary_Link", - "field": "sort", - "special": null, - "interface": null, - "options": null, - "display": null, - "display_options": null, - "readonly": false, - "hidden": true, - "sort": 9, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, { "collection": "Humans", "field": "id", @@ -11766,490 +11330,6 @@ "searchable": true } }, - { - "collection": "Footer_Social", - "field": "id", - "type": "uuid", - "schema": { - "name": "id", - "table": "Footer_Social", - "data_type": "uuid", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": false, - "is_unique": true, - "is_indexed": false, - "is_primary_key": true, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Social", - "field": "id", - "special": [ - "uuid" - ], - "interface": "input", - "options": null, - "display": null, - "display_options": null, - "readonly": true, - "hidden": true, - "sort": 1, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Social", - "field": "user_created", - "type": "uuid", - "schema": { - "name": "user_created", - "table": "Footer_Social", - "data_type": "uuid", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "comment": null - }, - "meta": { - "collection": "Footer_Social", - "field": "user_created", - "special": [ - "user-created" - ], - "interface": "select-dropdown-m2o", - "options": { - "template": "{{avatar}} {{first_name}} {{last_name}}" - }, - "display": "user", - "display_options": null, - "readonly": true, - "hidden": true, - "sort": 2, - "width": "half", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Social", - "field": "date_created", - "type": "timestamp", - "schema": { - "name": "date_created", - "table": "Footer_Social", - "data_type": "timestamp with time zone", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Social", - "field": "date_created", - "special": [ - "date-created" - ], - "interface": "datetime", - "options": null, - "display": "datetime", - "display_options": { - "relative": true - }, - "readonly": true, - "hidden": true, - "sort": 3, - "width": "half", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Social", - "field": "user_updated", - "type": "uuid", - "schema": { - "name": "user_updated", - "table": "Footer_Social", - "data_type": "uuid", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "comment": null - }, - "meta": { - "collection": "Footer_Social", - "field": "user_updated", - "special": [ - "user-updated" - ], - "interface": "select-dropdown-m2o", - "options": { - "template": "{{avatar}} {{first_name}} {{last_name}}" - }, - "display": "user", - "display_options": null, - "readonly": true, - "hidden": true, - "sort": 4, - "width": "half", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Social", - "field": "date_updated", - "type": "timestamp", - "schema": { - "name": "date_updated", - "table": "Footer_Social", - "data_type": "timestamp with time zone", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Social", - "field": "date_updated", - "special": [ - "date-updated" - ], - "interface": "datetime", - "options": null, - "display": "datetime", - "display_options": { - "relative": true - }, - "readonly": true, - "hidden": true, - "sort": 5, - "width": "half", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Social", - "field": "name", - "type": "string", - "schema": { - "name": "name", - "table": "Footer_Social", - "data_type": "character varying", - "default_value": null, - "generation_expression": null, - "max_length": 255, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": false, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Social", - "field": "name", - "special": null, - "interface": "input", - "options": { - "iconLeft": "drive_file_rename_outline" - }, - "display": null, - "display_options": null, - "readonly": false, - "hidden": false, - "sort": 6, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": true, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Social", - "field": "url", - "type": "string", - "schema": { - "name": "url", - "table": "Footer_Social", - "data_type": "character varying", - "default_value": null, - "generation_expression": null, - "max_length": 255, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": false, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Social", - "field": "url", - "special": null, - "interface": "input", - "options": { - "iconLeft": "link" - }, - "display": null, - "display_options": null, - "readonly": false, - "hidden": false, - "sort": 7, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": true, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Social", - "field": "icon", - "type": "uuid", - "schema": { - "name": "icon", - "table": "Footer_Social", - "data_type": "uuid", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": false, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": "public", - "foreign_key_table": "directus_files", - "foreign_key_column": "id", - "comment": null - }, - "meta": { - "collection": "Footer_Social", - "field": "icon", - "special": [ - "file" - ], - "interface": "file-image", - "options": null, - "display": null, - "display_options": null, - "readonly": false, - "hidden": false, - "sort": 8, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": true, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Social", - "field": "Footer_id", - "type": "integer", - "schema": { - "name": "Footer_id", - "table": "Footer_Social", - "data_type": "integer", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": 32, - "numeric_scale": 0, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": "public", - "foreign_key_table": "Footer", - "foreign_key_column": "id", - "comment": null - }, - "meta": { - "collection": "Footer_Social", - "field": "Footer_id", - "special": null, - "interface": "select-dropdown-m2o", - "options": null, - "display": null, - "display_options": null, - "readonly": false, - "hidden": true, - "sort": 9, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Footer_Social", - "field": "sort", - "type": "integer", - "schema": { - "name": "sort", - "table": "Footer_Social", - "data_type": "integer", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": 32, - "numeric_scale": 0, - "is_generated": false, - "is_nullable": true, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Footer_Social", - "field": "sort", - "special": null, - "interface": null, - "options": null, - "display": null, - "display_options": null, - "readonly": false, - "hidden": true, - "sort": 10, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, { "collection": "Menu_Column", "field": "id", @@ -15924,12 +15004,12 @@ } }, { - "collection": "Hero", + "collection": "Footer_Secondary_Link", "field": "id", "type": "uuid", "schema": { "name": "id", - "table": "Hero", + "table": "Footer_Secondary_Link", "data_type": "uuid", "default_value": null, "generation_expression": null, @@ -15948,7 +15028,7 @@ "comment": null }, "meta": { - "collection": "Hero", + "collection": "Footer_Secondary_Link", "field": "id", "special": [ "uuid" @@ -15972,12 +15052,12 @@ } }, { - "collection": "Hero", + "collection": "Footer_Secondary_Link", "field": "user_created", "type": "uuid", "schema": { "name": "user_created", - "table": "Hero", + "table": "Footer_Secondary_Link", "data_type": "uuid", "default_value": null, "generation_expression": null, @@ -15996,7 +15076,7 @@ "comment": null }, "meta": { - "collection": "Hero", + "collection": "Footer_Secondary_Link", "field": "user_created", "special": [ "user-created" @@ -16022,12 +15102,12 @@ } }, { - "collection": "Hero", + "collection": "Footer_Secondary_Link", "field": "date_created", "type": "timestamp", "schema": { "name": "date_created", - "table": "Hero", + "table": "Footer_Secondary_Link", "data_type": "timestamp with time zone", "default_value": null, "generation_expression": null, @@ -16046,7 +15126,7 @@ "comment": null }, "meta": { - "collection": "Hero", + "collection": "Footer_Secondary_Link", "field": "date_created", "special": [ "date-created" @@ -16072,12 +15152,12 @@ } }, { - "collection": "Hero", + "collection": "Footer_Secondary_Link", "field": "user_updated", "type": "uuid", "schema": { "name": "user_updated", - "table": "Hero", + "table": "Footer_Secondary_Link", "data_type": "uuid", "default_value": null, "generation_expression": null, @@ -16096,7 +15176,7 @@ "comment": null }, "meta": { - "collection": "Hero", + "collection": "Footer_Secondary_Link", "field": "user_updated", "special": [ "user-updated" @@ -16122,12 +15202,12 @@ } }, { - "collection": "Hero", + "collection": "Footer_Secondary_Link", "field": "date_updated", "type": "timestamp", "schema": { "name": "date_updated", - "table": "Hero", + "table": "Footer_Secondary_Link", "data_type": "timestamp with time zone", "default_value": null, "generation_expression": null, @@ -16146,7 +15226,7 @@ "comment": null }, "meta": { - "collection": "Hero", + "collection": "Footer_Secondary_Link", "field": "date_updated", "special": [ "date-updated" @@ -16172,12 +15252,12 @@ } }, { - "collection": "Hero", - "field": "title", + "collection": "Footer_Secondary_Link", + "field": "text", "type": "string", "schema": { - "name": "title", - "table": "Hero", + "name": "text", + "table": "Footer_Secondary_Link", "data_type": "character varying", "default_value": null, "generation_expression": null, @@ -16185,7 +15265,7 @@ "numeric_precision": null, "numeric_scale": null, "is_generated": false, - "is_nullable": true, + "is_nullable": false, "is_unique": false, "is_indexed": false, "is_primary_key": false, @@ -16196,8 +15276,8 @@ "comment": null }, "meta": { - "collection": "Hero", - "field": "title", + "collection": "Footer_Secondary_Link", + "field": "text", "special": null, "interface": "input", "options": { @@ -16212,6 +15292,100 @@ "translations": null, "note": null, "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Footer_Secondary_Link", + "field": "url", + "type": "string", + "schema": { + "name": "url", + "table": "Footer_Secondary_Link", + "data_type": "character varying", + "default_value": null, + "generation_expression": null, + "max_length": 255, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": false, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Footer_Secondary_Link", + "field": "url", + "special": null, + "interface": "input", + "options": { + "iconLeft": "link" + }, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 7, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Footer_Secondary_Link", + "field": "Footer_id", + "type": "integer", + "schema": { + "name": "Footer_id", + "table": "Footer_Secondary_Link", + "data_type": "integer", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": 32, + "numeric_scale": 0, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": "public", + "foreign_key_table": "Footer", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Footer_Secondary_Link", + "field": "Footer_id", + "special": null, + "interface": "select-dropdown-m2o", + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 8, + "width": "full", + "translations": null, + "note": null, + "conditions": null, "required": false, "group": null, "validation": null, @@ -16220,18 +15394,18 @@ } }, { - "collection": "Hero", - "field": "subtext", - "type": "text", + "collection": "Footer_Secondary_Link", + "field": "sort", + "type": "integer", "schema": { - "name": "subtext", - "table": "Hero", - "data_type": "text", + "name": "sort", + "table": "Footer_Secondary_Link", + "data_type": "integer", "default_value": null, "generation_expression": null, "max_length": null, - "numeric_precision": null, - "numeric_scale": null, + "numeric_precision": 32, + "numeric_scale": 0, "is_generated": false, "is_nullable": true, "is_unique": false, @@ -16244,16 +15418,16 @@ "comment": null }, "meta": { - "collection": "Hero", - "field": "subtext", + "collection": "Footer_Secondary_Link", + "field": "sort", "special": null, - "interface": "input-rich-text-md", + "interface": null, "options": null, "display": null, "display_options": null, "readonly": false, - "hidden": false, - "sort": 7, + "hidden": true, + "sort": 9, "width": "full", "translations": null, "note": null, @@ -16265,54 +15439,6 @@ "searchable": true } }, - { - "collection": "Hero", - "field": "background_image", - "type": "uuid", - "schema": { - "name": "background_image", - "table": "Hero", - "data_type": "uuid", - "default_value": null, - "generation_expression": null, - "max_length": null, - "numeric_precision": null, - "numeric_scale": null, - "is_generated": false, - "is_nullable": false, - "is_unique": false, - "is_indexed": false, - "is_primary_key": false, - "has_auto_increment": false, - "foreign_key_schema": "public", - "foreign_key_table": "directus_files", - "foreign_key_column": "id", - "comment": null - }, - "meta": { - "collection": "Hero", - "field": "background_image", - "special": [ - "file" - ], - "interface": "file-image", - "options": null, - "display": null, - "display_options": null, - "readonly": false, - "hidden": false, - "sort": 8, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": true, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, { "collection": "Project_Settings", "field": "id", @@ -16863,6 +15989,490 @@ "searchable": true } }, + { + "collection": "Footer_Social", + "field": "id", + "type": "uuid", + "schema": { + "name": "id", + "table": "Footer_Social", + "data_type": "uuid", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": false, + "is_unique": true, + "is_indexed": false, + "is_primary_key": true, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Footer_Social", + "field": "id", + "special": [ + "uuid" + ], + "interface": "input", + "options": null, + "display": null, + "display_options": null, + "readonly": true, + "hidden": true, + "sort": 1, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Footer_Social", + "field": "user_created", + "type": "uuid", + "schema": { + "name": "user_created", + "table": "Footer_Social", + "data_type": "uuid", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Footer_Social", + "field": "user_created", + "special": [ + "user-created" + ], + "interface": "select-dropdown-m2o", + "options": { + "template": "{{avatar}} {{first_name}} {{last_name}}" + }, + "display": "user", + "display_options": null, + "readonly": true, + "hidden": true, + "sort": 2, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Footer_Social", + "field": "date_created", + "type": "timestamp", + "schema": { + "name": "date_created", + "table": "Footer_Social", + "data_type": "timestamp with time zone", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Footer_Social", + "field": "date_created", + "special": [ + "date-created" + ], + "interface": "datetime", + "options": null, + "display": "datetime", + "display_options": { + "relative": true + }, + "readonly": true, + "hidden": true, + "sort": 3, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Footer_Social", + "field": "user_updated", + "type": "uuid", + "schema": { + "name": "user_updated", + "table": "Footer_Social", + "data_type": "uuid", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Footer_Social", + "field": "user_updated", + "special": [ + "user-updated" + ], + "interface": "select-dropdown-m2o", + "options": { + "template": "{{avatar}} {{first_name}} {{last_name}}" + }, + "display": "user", + "display_options": null, + "readonly": true, + "hidden": true, + "sort": 4, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Footer_Social", + "field": "date_updated", + "type": "timestamp", + "schema": { + "name": "date_updated", + "table": "Footer_Social", + "data_type": "timestamp with time zone", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Footer_Social", + "field": "date_updated", + "special": [ + "date-updated" + ], + "interface": "datetime", + "options": null, + "display": "datetime", + "display_options": { + "relative": true + }, + "readonly": true, + "hidden": true, + "sort": 5, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Footer_Social", + "field": "name", + "type": "string", + "schema": { + "name": "name", + "table": "Footer_Social", + "data_type": "character varying", + "default_value": null, + "generation_expression": null, + "max_length": 255, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": false, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Footer_Social", + "field": "name", + "special": null, + "interface": "input", + "options": { + "iconLeft": "drive_file_rename_outline" + }, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 6, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Footer_Social", + "field": "url", + "type": "string", + "schema": { + "name": "url", + "table": "Footer_Social", + "data_type": "character varying", + "default_value": null, + "generation_expression": null, + "max_length": 255, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": false, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Footer_Social", + "field": "url", + "special": null, + "interface": "input", + "options": { + "iconLeft": "link" + }, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 7, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Footer_Social", + "field": "icon", + "type": "uuid", + "schema": { + "name": "icon", + "table": "Footer_Social", + "data_type": "uuid", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": false, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": "public", + "foreign_key_table": "directus_files", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Footer_Social", + "field": "icon", + "special": [ + "file" + ], + "interface": "file-image", + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 8, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Footer_Social", + "field": "Footer_id", + "type": "integer", + "schema": { + "name": "Footer_id", + "table": "Footer_Social", + "data_type": "integer", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": 32, + "numeric_scale": 0, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": "public", + "foreign_key_table": "Footer", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Footer_Social", + "field": "Footer_id", + "special": null, + "interface": "select-dropdown-m2o", + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 9, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Footer_Social", + "field": "sort", + "type": "integer", + "schema": { + "name": "sort", + "table": "Footer_Social", + "data_type": "integer", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": 32, + "numeric_scale": 0, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Footer_Social", + "field": "sort", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 10, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, { "collection": "Sitemap_Settings", "field": "id", @@ -17192,6 +16802,396 @@ "searchable": true } }, + { + "collection": "Hero", + "field": "id", + "type": "uuid", + "schema": { + "name": "id", + "table": "Hero", + "data_type": "uuid", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": false, + "is_unique": true, + "is_indexed": false, + "is_primary_key": true, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Hero", + "field": "id", + "special": [ + "uuid" + ], + "interface": "input", + "options": null, + "display": null, + "display_options": null, + "readonly": true, + "hidden": true, + "sort": 1, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Hero", + "field": "user_created", + "type": "uuid", + "schema": { + "name": "user_created", + "table": "Hero", + "data_type": "uuid", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Hero", + "field": "user_created", + "special": [ + "user-created" + ], + "interface": "select-dropdown-m2o", + "options": { + "template": "{{avatar}} {{first_name}} {{last_name}}" + }, + "display": "user", + "display_options": null, + "readonly": true, + "hidden": true, + "sort": 2, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Hero", + "field": "date_created", + "type": "timestamp", + "schema": { + "name": "date_created", + "table": "Hero", + "data_type": "timestamp with time zone", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Hero", + "field": "date_created", + "special": [ + "date-created" + ], + "interface": "datetime", + "options": null, + "display": "datetime", + "display_options": { + "relative": true + }, + "readonly": true, + "hidden": true, + "sort": 3, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Hero", + "field": "user_updated", + "type": "uuid", + "schema": { + "name": "user_updated", + "table": "Hero", + "data_type": "uuid", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Hero", + "field": "user_updated", + "special": [ + "user-updated" + ], + "interface": "select-dropdown-m2o", + "options": { + "template": "{{avatar}} {{first_name}} {{last_name}}" + }, + "display": "user", + "display_options": null, + "readonly": true, + "hidden": true, + "sort": 4, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Hero", + "field": "date_updated", + "type": "timestamp", + "schema": { + "name": "date_updated", + "table": "Hero", + "data_type": "timestamp with time zone", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Hero", + "field": "date_updated", + "special": [ + "date-updated" + ], + "interface": "datetime", + "options": null, + "display": "datetime", + "display_options": { + "relative": true + }, + "readonly": true, + "hidden": true, + "sort": 5, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Hero", + "field": "title", + "type": "string", + "schema": { + "name": "title", + "table": "Hero", + "data_type": "character varying", + "default_value": null, + "generation_expression": null, + "max_length": 255, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Hero", + "field": "title", + "special": null, + "interface": "input", + "options": { + "iconLeft": "title" + }, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 6, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Hero", + "field": "subtext", + "type": "text", + "schema": { + "name": "subtext", + "table": "Hero", + "data_type": "text", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": true, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Hero", + "field": "subtext", + "special": null, + "interface": "input-rich-text-md", + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 7, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Hero", + "field": "background_image", + "type": "uuid", + "schema": { + "name": "background_image", + "table": "Hero", + "data_type": "uuid", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": null, + "numeric_scale": null, + "is_generated": false, + "is_nullable": false, + "is_unique": false, + "is_indexed": false, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": "public", + "foreign_key_table": "directus_files", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Hero", + "field": "background_image", + "special": [ + "file" + ], + "interface": "file-image", + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 8, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, { "collection": "Text_With_Side_Image", "field": "id", @@ -22459,84 +22459,6 @@ "one_deselect_action": "nullify" } }, - { - "collection": "Footer_Secondary_Link", - "field": "user_created", - "related_collection": "directus_users", - "schema": { - "constraint_name": "footer_secondary_link_user_created_foreign", - "table": "Footer_Secondary_Link", - "column": "user_created", - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "NO ACTION" - }, - "meta": { - "many_collection": "Footer_Secondary_Link", - "many_field": "user_created", - "one_collection": "directus_users", - "one_field": null, - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": null, - "one_deselect_action": "nullify" - } - }, - { - "collection": "Footer_Secondary_Link", - "field": "user_updated", - "related_collection": "directus_users", - "schema": { - "constraint_name": "footer_secondary_link_user_updated_foreign", - "table": "Footer_Secondary_Link", - "column": "user_updated", - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "NO ACTION" - }, - "meta": { - "many_collection": "Footer_Secondary_Link", - "many_field": "user_updated", - "one_collection": "directus_users", - "one_field": null, - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": null, - "one_deselect_action": "nullify" - } - }, - { - "collection": "Footer_Secondary_Link", - "field": "Footer_id", - "related_collection": "Footer", - "schema": { - "constraint_name": "footer_secondary_link_footer_id_foreign", - "table": "Footer_Secondary_Link", - "column": "Footer_id", - "foreign_key_schema": "public", - "foreign_key_table": "Footer", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "SET NULL" - }, - "meta": { - "many_collection": "Footer_Secondary_Link", - "many_field": "Footer_id", - "one_collection": "Footer", - "one_field": "secondary_links", - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": "sort", - "one_deselect_action": "nullify" - } - }, { "collection": "Humans", "field": "user_updated", @@ -22771,110 +22693,6 @@ "one_deselect_action": "nullify" } }, - { - "collection": "Footer_Social", - "field": "user_created", - "related_collection": "directus_users", - "schema": { - "constraint_name": "footer_social_user_created_foreign", - "table": "Footer_Social", - "column": "user_created", - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "NO ACTION" - }, - "meta": { - "many_collection": "Footer_Social", - "many_field": "user_created", - "one_collection": "directus_users", - "one_field": null, - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": null, - "one_deselect_action": "nullify" - } - }, - { - "collection": "Footer_Social", - "field": "user_updated", - "related_collection": "directus_users", - "schema": { - "constraint_name": "footer_social_user_updated_foreign", - "table": "Footer_Social", - "column": "user_updated", - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "NO ACTION" - }, - "meta": { - "many_collection": "Footer_Social", - "many_field": "user_updated", - "one_collection": "directus_users", - "one_field": null, - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": null, - "one_deselect_action": "nullify" - } - }, - { - "collection": "Footer_Social", - "field": "icon", - "related_collection": "directus_files", - "schema": { - "constraint_name": "footer_social_icon_foreign", - "table": "Footer_Social", - "column": "icon", - "foreign_key_schema": "public", - "foreign_key_table": "directus_files", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "NO ACTION" - }, - "meta": { - "many_collection": "Footer_Social", - "many_field": "icon", - "one_collection": "directus_files", - "one_field": null, - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": null, - "one_deselect_action": "nullify" - } - }, - { - "collection": "Footer_Social", - "field": "Footer_id", - "related_collection": "Footer", - "schema": { - "constraint_name": "footer_social_footer_id_foreign", - "table": "Footer_Social", - "column": "Footer_id", - "foreign_key_schema": "public", - "foreign_key_table": "Footer", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "SET NULL" - }, - "meta": { - "many_collection": "Footer_Social", - "many_field": "Footer_id", - "one_collection": "Footer", - "one_field": "socials", - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": "sort", - "one_deselect_action": "nullify" - } - }, { "collection": "Menu_Column", "field": "user_created", @@ -23317,6 +23135,292 @@ "one_deselect_action": "nullify" } }, + { + "collection": "Footer_Secondary_Link", + "field": "user_created", + "related_collection": "directus_users", + "schema": { + "constraint_name": "footer_secondary_link_user_created_foreign", + "table": "Footer_Secondary_Link", + "column": "user_created", + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "NO ACTION" + }, + "meta": { + "many_collection": "Footer_Secondary_Link", + "many_field": "user_created", + "one_collection": "directus_users", + "one_field": null, + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Footer_Secondary_Link", + "field": "user_updated", + "related_collection": "directus_users", + "schema": { + "constraint_name": "footer_secondary_link_user_updated_foreign", + "table": "Footer_Secondary_Link", + "column": "user_updated", + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "NO ACTION" + }, + "meta": { + "many_collection": "Footer_Secondary_Link", + "many_field": "user_updated", + "one_collection": "directus_users", + "one_field": null, + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Footer_Secondary_Link", + "field": "Footer_id", + "related_collection": "Footer", + "schema": { + "constraint_name": "footer_secondary_link_footer_id_foreign", + "table": "Footer_Secondary_Link", + "column": "Footer_id", + "foreign_key_schema": "public", + "foreign_key_table": "Footer", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "SET NULL" + }, + "meta": { + "many_collection": "Footer_Secondary_Link", + "many_field": "Footer_id", + "one_collection": "Footer", + "one_field": "secondary_links", + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": "sort", + "one_deselect_action": "nullify" + } + }, + { + "collection": "Project_Settings", + "field": "user_created", + "related_collection": "directus_users", + "schema": { + "constraint_name": "project_settings_user_created_foreign", + "table": "Project_Settings", + "column": "user_created", + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "NO ACTION" + }, + "meta": { + "many_collection": "Project_Settings", + "many_field": "user_created", + "one_collection": "directus_users", + "one_field": null, + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Project_Settings", + "field": "user_updated", + "related_collection": "directus_users", + "schema": { + "constraint_name": "project_settings_user_updated_foreign", + "table": "Project_Settings", + "column": "user_updated", + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "NO ACTION" + }, + "meta": { + "many_collection": "Project_Settings", + "many_field": "user_updated", + "one_collection": "directus_users", + "one_field": null, + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Footer_Social", + "field": "user_created", + "related_collection": "directus_users", + "schema": { + "constraint_name": "footer_social_user_created_foreign", + "table": "Footer_Social", + "column": "user_created", + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "NO ACTION" + }, + "meta": { + "many_collection": "Footer_Social", + "many_field": "user_created", + "one_collection": "directus_users", + "one_field": null, + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Footer_Social", + "field": "user_updated", + "related_collection": "directus_users", + "schema": { + "constraint_name": "footer_social_user_updated_foreign", + "table": "Footer_Social", + "column": "user_updated", + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "NO ACTION" + }, + "meta": { + "many_collection": "Footer_Social", + "many_field": "user_updated", + "one_collection": "directus_users", + "one_field": null, + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Footer_Social", + "field": "icon", + "related_collection": "directus_files", + "schema": { + "constraint_name": "footer_social_icon_foreign", + "table": "Footer_Social", + "column": "icon", + "foreign_key_schema": "public", + "foreign_key_table": "directus_files", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "NO ACTION" + }, + "meta": { + "many_collection": "Footer_Social", + "many_field": "icon", + "one_collection": "directus_files", + "one_field": null, + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Footer_Social", + "field": "Footer_id", + "related_collection": "Footer", + "schema": { + "constraint_name": "footer_social_footer_id_foreign", + "table": "Footer_Social", + "column": "Footer_id", + "foreign_key_schema": "public", + "foreign_key_table": "Footer", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "SET NULL" + }, + "meta": { + "many_collection": "Footer_Social", + "many_field": "Footer_id", + "one_collection": "Footer", + "one_field": "socials", + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": "sort", + "one_deselect_action": "nullify" + } + }, + { + "collection": "Sitemap_Settings", + "field": "user_created", + "related_collection": "directus_users", + "schema": { + "constraint_name": "sitemap_settings_user_created_foreign", + "table": "Sitemap_Settings", + "column": "user_created", + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "NO ACTION" + }, + "meta": { + "many_collection": "Sitemap_Settings", + "many_field": "user_created", + "one_collection": "directus_users", + "one_field": null, + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Sitemap_Settings", + "field": "user_updated", + "related_collection": "directus_users", + "schema": { + "constraint_name": "sitemap_settings_user_updated_foreign", + "table": "Sitemap_Settings", + "column": "user_updated", + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "NO ACTION" + }, + "meta": { + "many_collection": "Sitemap_Settings", + "many_field": "user_updated", + "one_collection": "directus_users", + "one_field": null, + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": null, + "one_deselect_action": "nullify" + } + }, { "collection": "Hero", "field": "user_updated", @@ -23395,110 +23499,6 @@ "one_deselect_action": "nullify" } }, - { - "collection": "Project_Settings", - "field": "user_created", - "related_collection": "directus_users", - "schema": { - "constraint_name": "project_settings_user_created_foreign", - "table": "Project_Settings", - "column": "user_created", - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "NO ACTION" - }, - "meta": { - "many_collection": "Project_Settings", - "many_field": "user_created", - "one_collection": "directus_users", - "one_field": null, - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": null, - "one_deselect_action": "nullify" - } - }, - { - "collection": "Project_Settings", - "field": "user_updated", - "related_collection": "directus_users", - "schema": { - "constraint_name": "project_settings_user_updated_foreign", - "table": "Project_Settings", - "column": "user_updated", - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "NO ACTION" - }, - "meta": { - "many_collection": "Project_Settings", - "many_field": "user_updated", - "one_collection": "directus_users", - "one_field": null, - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": null, - "one_deselect_action": "nullify" - } - }, - { - "collection": "Sitemap_Settings", - "field": "user_created", - "related_collection": "directus_users", - "schema": { - "constraint_name": "sitemap_settings_user_created_foreign", - "table": "Sitemap_Settings", - "column": "user_created", - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "NO ACTION" - }, - "meta": { - "many_collection": "Sitemap_Settings", - "many_field": "user_created", - "one_collection": "directus_users", - "one_field": null, - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": null, - "one_deselect_action": "nullify" - } - }, - { - "collection": "Sitemap_Settings", - "field": "user_updated", - "related_collection": "directus_users", - "schema": { - "constraint_name": "sitemap_settings_user_updated_foreign", - "table": "Sitemap_Settings", - "column": "user_updated", - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "NO ACTION" - }, - "meta": { - "many_collection": "Sitemap_Settings", - "many_field": "user_updated", - "one_collection": "directus_users", - "one_field": null, - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": null, - "one_deselect_action": "nullify" - } - }, { "collection": "Text_With_Side_Image", "field": "user_created",