diff --git a/directus/schema.json b/directus/schema.json index e7e617b..77935dc 100644 --- a/directus/schema.json +++ b/directus/schema.json @@ -1,5 +1,31 @@ { "collections": [ + { + "collection": "Blogs", + "meta": { + "collection": "Blogs", + "icon": "line_style", + "note": null, + "display_template": null, + "hidden": false, + "singleton": false, + "translations": null, + "archive_field": "status", + "archive_app_filter": true, + "archive_value": "archived", + "unarchive_value": "draft", + "sort_field": null, + "accountability": "all", + "color": null, + "item_duplication_fields": null, + "sort": 1, + "group": "Web_Pages", + "collapse": "open", + "preview_url": null, + "versioning": false + }, + "schema": {} + }, { "collection": "Menu", "meta": { @@ -26,58 +52,6 @@ }, "schema": {} }, - { - "collection": "Menu_Column", - "meta": { - "collection": "Menu_Column", - "icon": null, - "note": null, - "display_template": "{{title}}", - "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": 1, - "group": "Types", - "collapse": "open", - "preview_url": null, - "versioning": false - }, - "schema": {} - }, - { - "collection": "Menu_Column_links", - "meta": { - "collection": "Menu_Column_links", - "icon": "import_export", - "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": 1, - "group": "Relations", - "collapse": "open", - "preview_url": null, - "versioning": false - }, - "schema": {} - }, { "collection": "Menu_Link", "meta": { @@ -104,6 +78,32 @@ }, "schema": {} }, + { + "collection": "Menu_items", + "meta": { + "collection": "Menu_items", + "icon": "import_export", + "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": 1, + "group": "Relations", + "collapse": "open", + "preview_url": null, + "versioning": false + }, + "schema": {} + }, { "collection": "Robots", "meta": { @@ -130,6 +130,32 @@ }, "schema": {} }, + { + "collection": "Search_Engine_Optimisation", + "meta": { + "collection": "Search_Engine_Optimisation", + "icon": "search", + "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": 1, + "group": "Types", + "collapse": "open", + "preview_url": null, + "versioning": false + }, + "schema": {} + }, { "collection": "Tags", "meta": { @@ -186,7 +212,7 @@ "collection": "Blog_Settings", "meta": { "collection": "Blog_Settings", - "icon": "notes", + "icon": "line_style", "note": null, "display_template": null, "hidden": false, @@ -208,6 +234,32 @@ }, "schema": {} }, + { + "collection": "Blogs_Tags", + "meta": { + "collection": "Blogs_Tags", + "icon": "import_export", + "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": "Relations", + "collapse": "open", + "preview_url": null, + "versioning": false + }, + "schema": {} + }, { "collection": "Humans", "meta": { @@ -234,6 +286,32 @@ }, "schema": {} }, + { + "collection": "Menu_Column", + "meta": { + "collection": "Menu_Column", + "icon": null, + "note": null, + "display_template": "{{title}}", + "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": "Types", + "collapse": "open", + "preview_url": null, + "versioning": false + }, + "schema": {} + }, { "collection": "Menu_Link_With_Icon", "meta": { @@ -261,25 +339,25 @@ "schema": {} }, { - "collection": "Search_Engine_Optimisation", + "collection": "Projects", "meta": { - "collection": "Search_Engine_Optimisation", - "icon": "search", + "collection": "Projects", + "icon": "contextual_token", "note": null, "display_template": null, - "hidden": true, + "hidden": false, "singleton": false, "translations": null, - "archive_field": null, + "archive_field": "status", "archive_app_filter": true, - "archive_value": null, - "unarchive_value": null, + "archive_value": "archived", + "unarchive_value": "draft", "sort_field": null, "accountability": "all", "color": null, "item_duplication_fields": null, "sort": 2, - "group": "Types", + "group": "Web_Pages", "collapse": "open", "preview_url": null, "versioning": false @@ -467,9 +545,622 @@ "versioning": false }, "schema": null + }, + { + "collection": "Projects_Tags", + "meta": { + "collection": "Projects_Tags", + "icon": "import_export", + "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": null, + "group": null, + "collapse": "open", + "preview_url": null, + "versioning": false + }, + "schema": {} } ], "fields": [ + { + "collection": "Blogs", + "field": "id", + "type": "uuid", + "schema": { + "name": "id", + "table": "Blogs", + "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": "Blogs", + "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": "Blogs", + "field": "status", + "type": "string", + "schema": { + "name": "status", + "table": "Blogs", + "data_type": "character varying", + "default_value": "draft", + "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": "Blogs", + "field": "status", + "special": null, + "interface": "select-dropdown", + "options": { + "choices": [ + { + "text": "Published", + "value": "published", + "color": "var(--theme--primary)" + }, + { + "text": "Draft", + "value": "draft", + "color": "var(--theme--foreground)" + }, + { + "text": "Archived", + "value": "archived", + "color": "var(--theme--warning)" + } + ] + }, + "display": "labels", + "display_options": { + "showAsDot": true, + "choices": [ + { + "text": "Published", + "value": "published", + "color": "var(--theme--primary)", + "foreground": "var(--theme--primary)", + "background": "var(--theme--primary-background)" + }, + { + "text": "Draft", + "value": "draft", + "color": "var(--theme--foreground)", + "foreground": "var(--theme--foreground)", + "background": "var(--theme--background-normal)" + }, + { + "text": "Archived", + "value": "archived", + "color": "var(--theme--warning)", + "foreground": "var(--theme--warning)", + "background": "var(--theme--warning-background)" + } + ] + }, + "readonly": false, + "hidden": false, + "sort": 2, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Blogs", + "field": "user_created", + "type": "uuid", + "schema": { + "name": "user_created", + "table": "Blogs", + "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": "Blogs", + "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": 3, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Blogs", + "field": "date_created", + "type": "timestamp", + "schema": { + "name": "date_created", + "table": "Blogs", + "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": "Blogs", + "field": "date_created", + "special": [ + "date-created" + ], + "interface": "datetime", + "options": null, + "display": "datetime", + "display_options": { + "relative": true + }, + "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": "Blogs", + "field": "user_updated", + "type": "uuid", + "schema": { + "name": "user_updated", + "table": "Blogs", + "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": "Blogs", + "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": 5, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Blogs", + "field": "date_updated", + "type": "timestamp", + "schema": { + "name": "date_updated", + "table": "Blogs", + "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": "Blogs", + "field": "date_updated", + "special": [ + "date-updated" + ], + "interface": "datetime", + "options": null, + "display": "datetime", + "display_options": { + "relative": true + }, + "readonly": true, + "hidden": true, + "sort": 6, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Blogs", + "field": "title", + "type": "string", + "schema": { + "name": "title", + "table": "Blogs", + "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": "Blogs", + "field": "title", + "special": null, + "interface": "input", + "options": { + "iconLeft": "title" + }, + "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": "Blogs", + "field": "url", + "type": "string", + "schema": { + "name": "url", + "table": "Blogs", + "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": true, + "is_indexed": true, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Blogs", + "field": "url", + "special": null, + "interface": "input", + "options": { + "iconLeft": "link" + }, + "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": "Blogs", + "field": "date", + "type": "date", + "schema": { + "name": "date", + "table": "Blogs", + "data_type": "date", + "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": true, + "is_primary_key": false, + "has_auto_increment": false, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Blogs", + "field": "date", + "special": null, + "interface": "datetime", + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 9, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Blogs", + "field": "search_engine", + "type": "alias", + "schema": null, + "meta": { + "collection": "Blogs", + "field": "search_engine", + "special": [ + "o2m" + ], + "interface": "list-o2m", + "options": { + "template": "{{title}}" + }, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 10, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Blogs", + "field": "tags", + "type": "alias", + "schema": null, + "meta": { + "collection": "Blogs", + "field": "tags", + "special": [ + "m2m" + ], + "interface": "list-m2m", + "options": { + "template": "{{Tags_id.text}}" + }, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 11, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Blogs", + "field": "content", + "type": "text", + "schema": { + "name": "content", + "table": "Blogs", + "data_type": "text", + "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": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Blogs", + "field": "content", + "special": null, + "interface": "input-rich-text-md", + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 12, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, { "collection": "Menu", "field": "id", @@ -751,337 +1442,12 @@ }, { "collection": "Menu", - "field": "columns", + "field": "items", "type": "alias", "schema": null, "meta": { "collection": "Menu", - "field": "columns", - "special": [ - "o2m" - ], - "interface": "list-o2m", - "options": null, - "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": "Menu_Column", - "field": "id", - "type": "uuid", - "schema": { - "name": "id", - "table": "Menu_Column", - "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": "Menu_Column", - "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": "Menu_Column", - "field": "user_created", - "type": "uuid", - "schema": { - "name": "user_created", - "table": "Menu_Column", - "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": "Menu_Column", - "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": "Menu_Column", - "field": "date_created", - "type": "timestamp", - "schema": { - "name": "date_created", - "table": "Menu_Column", - "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": "Menu_Column", - "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": "Menu_Column", - "field": "user_updated", - "type": "uuid", - "schema": { - "name": "user_updated", - "table": "Menu_Column", - "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": "Menu_Column", - "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": "Menu_Column", - "field": "date_updated", - "type": "timestamp", - "schema": { - "name": "date_updated", - "table": "Menu_Column", - "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": "Menu_Column", - "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": "Menu_Column", - "field": "title", - "type": "string", - "schema": { - "name": "title", - "table": "Menu_Column", - "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": "Menu_Column", - "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": true, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Menu_Column", - "field": "links", - "type": "alias", - "schema": null, - "meta": { - "collection": "Menu_Column", - "field": "links", + "field": "items", "special": [ "m2a" ], @@ -1103,328 +1469,6 @@ "searchable": true } }, - { - "collection": "Menu_Column", - "field": "Menu_id", - "type": "integer", - "schema": { - "name": "Menu_id", - "table": "Menu_Column", - "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": "Menu", - "foreign_key_column": "id", - "comment": null - }, - "meta": { - "collection": "Menu_Column", - "field": "Menu_id", - "special": null, - "interface": null, - "options": null, - "display": "raw", - "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": "Menu_Column", - "field": "sort", - "type": "integer", - "schema": { - "name": "sort", - "table": "Menu_Column", - "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": "Menu_Column", - "field": "sort", - "special": null, - "interface": "input", - "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": "Menu_Column_links", - "field": "id", - "type": "integer", - "schema": { - "name": "id", - "table": "Menu_Column_links", - "data_type": "integer", - "default_value": "nextval('\"Menu_Column_links_id_seq\"'::regclass)", - "generation_expression": null, - "max_length": null, - "numeric_precision": 32, - "numeric_scale": 0, - "is_generated": false, - "is_nullable": false, - "is_unique": true, - "is_indexed": false, - "is_primary_key": true, - "has_auto_increment": true, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null - }, - "meta": { - "collection": "Menu_Column_links", - "field": "id", - "special": null, - "interface": null, - "options": null, - "display": null, - "display_options": null, - "readonly": false, - "hidden": true, - "sort": 1, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Menu_Column_links", - "field": "Menu_Column_id", - "type": "uuid", - "schema": { - "name": "Menu_Column_id", - "table": "Menu_Column_links", - "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": "Menu_Column", - "foreign_key_column": "id", - "comment": null - }, - "meta": { - "collection": "Menu_Column_links", - "field": "Menu_Column_id", - "special": null, - "interface": null, - "options": null, - "display": null, - "display_options": null, - "readonly": false, - "hidden": true, - "sort": 2, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Menu_Column_links", - "field": "item", - "type": "string", - "schema": { - "name": "item", - "table": "Menu_Column_links", - "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": "Menu_Column_links", - "field": "item", - "special": null, - "interface": null, - "options": null, - "display": null, - "display_options": null, - "readonly": false, - "hidden": true, - "sort": 3, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Menu_Column_links", - "field": "sort", - "type": "integer", - "schema": { - "name": "sort", - "table": "Menu_Column_links", - "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": "Menu_Column_links", - "field": "sort", - "special": null, - "interface": null, - "options": null, - "display": null, - "display_options": null, - "readonly": false, - "hidden": true, - "sort": 4, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Menu_Column_links", - "field": "collection", - "type": "string", - "schema": { - "name": "collection", - "table": "Menu_Column_links", - "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": "Menu_Column_links", - "field": "collection", - "special": null, - "interface": null, - "options": null, - "display": null, - "display_options": null, - "readonly": false, - "hidden": true, - "sort": 5, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, { "collection": "Menu_Link", "field": "id", @@ -1769,6 +1813,190 @@ "searchable": true } }, + { + "collection": "Menu_items", + "field": "id", + "type": "integer", + "schema": { + "name": "id", + "table": "Menu_items", + "data_type": "integer", + "default_value": "nextval('\"Menu_items_id_seq\"'::regclass)", + "generation_expression": null, + "max_length": null, + "numeric_precision": 32, + "numeric_scale": 0, + "is_generated": false, + "is_nullable": false, + "is_unique": true, + "is_indexed": false, + "is_primary_key": true, + "has_auto_increment": true, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Menu_items", + "field": "id", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 1, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Menu_items", + "field": "Menu_id", + "type": "integer", + "schema": { + "name": "Menu_id", + "table": "Menu_items", + "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": "Menu", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Menu_items", + "field": "Menu_id", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 2, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Menu_items", + "field": "item", + "type": "string", + "schema": { + "name": "item", + "table": "Menu_items", + "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": "Menu_items", + "field": "item", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 3, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Menu_items", + "field": "collection", + "type": "string", + "schema": { + "name": "collection", + "table": "Menu_items", + "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": "Menu_items", + "field": "collection", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 4, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, { "collection": "Robots", "field": "id", @@ -2320,6 +2548,641 @@ "searchable": true } }, + { + "collection": "Search_Engine_Optimisation", + "field": "id", + "type": "uuid", + "schema": { + "name": "id", + "table": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "field": "user_created", + "type": "uuid", + "schema": { + "name": "user_created", + "table": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "field": "date_created", + "type": "timestamp", + "schema": { + "name": "date_created", + "table": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "field": "user_updated", + "type": "uuid", + "schema": { + "name": "user_updated", + "table": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "field": "date_updated", + "type": "timestamp", + "schema": { + "name": "date_updated", + "table": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "field": "title", + "type": "string", + "schema": { + "name": "title", + "table": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "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": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Search_Engine_Optimisation", + "field": "description", + "type": "text", + "schema": { + "name": "description", + "table": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "field": "description", + "special": null, + "interface": "input-multiline", + "options": { + "softLength": 190 + }, + "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": "Search_Engine_Optimisation", + "field": "thumbnail", + "type": "uuid", + "schema": { + "name": "thumbnail", + "table": "Search_Engine_Optimisation", + "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_files", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Search_Engine_Optimisation", + "field": "thumbnail", + "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": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Search_Engine_Optimisation", + "field": "allow_crawler", + "type": "boolean", + "schema": { + "name": "allow_crawler", + "table": "Search_Engine_Optimisation", + "data_type": "boolean", + "default_value": true, + "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": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Search_Engine_Optimisation", + "field": "allow_crawler", + "special": [ + "cast-boolean" + ], + "interface": "boolean", + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 9, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Search_Engine_Optimisation", + "field": "canonical", + "type": "string", + "schema": { + "name": "canonical", + "table": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "field": "canonical", + "special": null, + "interface": "input", + "options": { + "iconLeft": "link" + }, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 10, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Search_Engine_Optimisation", + "field": "priority", + "type": "integer", + "schema": { + "name": "priority", + "table": "Search_Engine_Optimisation", + "data_type": "integer", + "default_value": 65, + "generation_expression": null, + "max_length": null, + "numeric_precision": 32, + "numeric_scale": 0, + "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": "Search_Engine_Optimisation", + "field": "priority", + "special": null, + "interface": "slider", + "options": { + "minValue": 1, + "maxValue": 100, + "stepInterval": 2, + "alwaysShowValue": true + }, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 11, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Search_Engine_Optimisation", + "field": "Blog_id", + "type": "uuid", + "schema": { + "name": "Blog_id", + "table": "Search_Engine_Optimisation", + "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": "Blogs", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Search_Engine_Optimisation", + "field": "Blog_id", + "special": [ + "uuid" + ], + "interface": "input", + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 12, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Search_Engine_Optimisation", + "field": "Project_id", + "type": "uuid", + "schema": { + "name": "Project_id", + "table": "Search_Engine_Optimisation", + "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": "Projects", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Search_Engine_Optimisation", + "field": "Project_id", + "special": [ + "uuid" + ], + "interface": "input", + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 13, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, { "collection": "Tags", "field": "id", @@ -3260,6 +4123,190 @@ "searchable": true } }, + { + "collection": "Blogs_Tags", + "field": "id", + "type": "integer", + "schema": { + "name": "id", + "table": "Blogs_Tags", + "data_type": "integer", + "default_value": "nextval('\"Blogs_Tags_id_seq\"'::regclass)", + "generation_expression": null, + "max_length": null, + "numeric_precision": 32, + "numeric_scale": 0, + "is_generated": false, + "is_nullable": false, + "is_unique": true, + "is_indexed": false, + "is_primary_key": true, + "has_auto_increment": true, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Blogs_Tags", + "field": "id", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 1, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Blogs_Tags", + "field": "Blogs_id", + "type": "uuid", + "schema": { + "name": "Blogs_id", + "table": "Blogs_Tags", + "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": "Blogs", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Blogs_Tags", + "field": "Blogs_id", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 2, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Blogs_Tags", + "field": "Tags_id", + "type": "uuid", + "schema": { + "name": "Tags_id", + "table": "Blogs_Tags", + "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": "Tags", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Blogs_Tags", + "field": "Tags_id", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 3, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Blogs_Tags", + "field": "sort", + "type": "integer", + "schema": { + "name": "sort", + "table": "Blogs_Tags", + "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": "Blogs_Tags", + "field": "sort", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 4, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, { "collection": "Humans", "field": "id", @@ -3633,6 +4680,394 @@ "searchable": true } }, + { + "collection": "Menu_Column", + "field": "id", + "type": "uuid", + "schema": { + "name": "id", + "table": "Menu_Column", + "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": "Menu_Column", + "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": "Menu_Column", + "field": "user_created", + "type": "uuid", + "schema": { + "name": "user_created", + "table": "Menu_Column", + "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": "Menu_Column", + "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": "Menu_Column", + "field": "date_created", + "type": "timestamp", + "schema": { + "name": "date_created", + "table": "Menu_Column", + "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": "Menu_Column", + "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": "Menu_Column", + "field": "user_updated", + "type": "uuid", + "schema": { + "name": "user_updated", + "table": "Menu_Column", + "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": "Menu_Column", + "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": "Menu_Column", + "field": "date_updated", + "type": "timestamp", + "schema": { + "name": "date_updated", + "table": "Menu_Column", + "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": "Menu_Column", + "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": "Menu_Column", + "field": "title", + "type": "string", + "schema": { + "name": "title", + "table": "Menu_Column", + "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": "Menu_Column", + "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": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Menu_Column", + "field": "Menu_id", + "type": "integer", + "schema": { + "name": "Menu_id", + "table": "Menu_Column", + "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": "Menu", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Menu_Column", + "field": "Menu_id", + "special": null, + "interface": null, + "options": null, + "display": "raw", + "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": "Menu_Column", + "field": "sort", + "type": "integer", + "schema": { + "name": "sort", + "table": "Menu_Column", + "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": "Menu_Column", + "field": "sort", + "special": null, + "interface": "input", + "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": "Menu_Link_With_Icon", "field": "id", @@ -4026,31 +5461,11 @@ } }, { - "collection": "Search_Engine_Optimisation", + "collection": "Projects", "field": "id", "type": "uuid", - "schema": { - "name": "id", - "table": "Search_Engine_Optimisation", - "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": "Search_Engine_Optimisation", + "collection": "Projects", "field": "id", "special": [ "uuid" @@ -4071,15 +5486,10 @@ "validation": null, "validation_message": null, "searchable": true - } - }, - { - "collection": "Search_Engine_Optimisation", - "field": "user_created", - "type": "uuid", + }, "schema": { - "name": "user_created", - "table": "Search_Engine_Optimisation", + "name": "id", + "table": "Projects", "data_type": "uuid", "default_value": null, "generation_expression": null, @@ -4087,18 +5497,112 @@ "numeric_precision": null, "numeric_scale": null, "is_generated": false, - "is_nullable": true, + "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 + } + }, + { + "collection": "Projects", + "field": "status", + "type": "string", + "meta": { + "collection": "Projects", + "field": "status", + "special": null, + "interface": "select-dropdown", + "options": { + "choices": [ + { + "text": "Published", + "value": "published", + "color": "var(--theme--primary)" + }, + { + "text": "Draft", + "value": "draft", + "color": "var(--theme--foreground)" + }, + { + "text": "Archived", + "value": "archived", + "color": "var(--theme--warning)" + } + ] + }, + "display": "labels", + "display_options": { + "showAsDot": true, + "choices": [ + { + "text": "Published", + "value": "published", + "color": "var(--theme--primary)", + "foreground": "var(--theme--primary)", + "background": "var(--theme--primary-background)" + }, + { + "text": "Draft", + "value": "draft", + "color": "var(--theme--foreground)", + "foreground": "var(--theme--foreground)", + "background": "var(--theme--background-normal)" + }, + { + "text": "Archived", + "value": "archived", + "color": "var(--theme--warning)", + "foreground": "var(--theme--warning)", + "background": "var(--theme--warning-background)" + } + ] + }, + "readonly": false, + "hidden": false, + "sort": 2, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + }, + "schema": { + "name": "status", + "table": "Projects", + "data_type": "character varying", + "default_value": "draft", + "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": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, "comment": null - }, + } + }, + { + "collection": "Projects", + "field": "user_created", + "type": "uuid", "meta": { - "collection": "Search_Engine_Optimisation", + "collection": "Projects", "field": "user_created", "special": [ "user-created" @@ -4111,56 +5615,6 @@ "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": "Search_Engine_Optimisation", - "field": "date_created", - "type": "timestamp", - "schema": { - "name": "date_created", - "table": "Search_Engine_Optimisation", - "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": "Search_Engine_Optimisation", - "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, @@ -4171,15 +5625,10 @@ "validation": null, "validation_message": null, "searchable": true - } - }, - { - "collection": "Search_Engine_Optimisation", - "field": "user_updated", - "type": "uuid", + }, "schema": { - "name": "user_updated", - "table": "Search_Engine_Optimisation", + "name": "user_created", + "table": "Projects", "data_type": "uuid", "default_value": null, "generation_expression": null, @@ -4196,19 +5645,24 @@ "foreign_key_table": "directus_users", "foreign_key_column": "id", "comment": null - }, + } + }, + { + "collection": "Projects", + "field": "date_created", + "type": "timestamp", "meta": { - "collection": "Search_Engine_Optimisation", - "field": "user_updated", + "collection": "Projects", + "field": "date_created", "special": [ - "user-updated" + "date-created" ], - "interface": "select-dropdown-m2o", - "options": { - "template": "{{avatar}} {{first_name}} {{last_name}}" + "interface": "datetime", + "options": null, + "display": "datetime", + "display_options": { + "relative": true }, - "display": "user", - "display_options": null, "readonly": true, "hidden": true, "sort": 4, @@ -4221,15 +5675,10 @@ "validation": null, "validation_message": null, "searchable": true - } - }, - { - "collection": "Search_Engine_Optimisation", - "field": "date_updated", - "type": "timestamp", + }, "schema": { - "name": "date_updated", - "table": "Search_Engine_Optimisation", + "name": "date_created", + "table": "Projects", "data_type": "timestamp with time zone", "default_value": null, "generation_expression": null, @@ -4246,19 +5695,24 @@ "foreign_key_table": null, "foreign_key_column": null, "comment": null - }, + } + }, + { + "collection": "Projects", + "field": "user_updated", + "type": "uuid", "meta": { - "collection": "Search_Engine_Optimisation", - "field": "date_updated", + "collection": "Projects", + "field": "user_updated", "special": [ - "date-updated" + "user-updated" ], - "interface": "datetime", - "options": null, - "display": "datetime", - "display_options": { - "relative": true + "interface": "select-dropdown-m2o", + "options": { + "template": "{{avatar}} {{first_name}} {{last_name}}" }, + "display": "user", + "display_options": null, "readonly": true, "hidden": true, "sort": 5, @@ -4271,15 +5725,108 @@ "validation": null, "validation_message": null, "searchable": true + }, + "schema": { + "name": "user_updated", + "table": "Projects", + "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 } }, { - "collection": "Search_Engine_Optimisation", + "collection": "Projects", + "field": "date_updated", + "type": "timestamp", + "meta": { + "collection": "Projects", + "field": "date_updated", + "special": [ + "date-updated" + ], + "interface": "datetime", + "options": null, + "display": "datetime", + "display_options": { + "relative": true + }, + "readonly": true, + "hidden": true, + "sort": 6, + "width": "half", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + }, + "schema": { + "name": "date_updated", + "table": "Projects", + "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 + } + }, + { + "collection": "Projects", "field": "title", "type": "string", + "meta": { + "collection": "Projects", + "field": "title", + "special": null, + "interface": "input", + "options": { + "iconLeft": "title" + }, + "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 + }, "schema": { "name": "title", - "table": "Search_Engine_Optimisation", + "table": "Projects", "data_type": "character varying", "default_value": null, "generation_expression": null, @@ -4296,158 +5843,65 @@ "foreign_key_table": null, "foreign_key_column": null, "comment": null - }, + } + }, + { + "collection": "Projects", + "field": "url", + "type": "string", "meta": { - "collection": "Search_Engine_Optimisation", - "field": "title", + "collection": "Projects", + "field": "url", "special": null, "interface": "input", "options": { - "iconLeft": "title" + "iconLeft": "link" }, "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": "Search_Engine_Optimisation", - "field": "description", - "type": "text", - "schema": { - "name": "description", - "table": "Search_Engine_Optimisation", - "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": "Search_Engine_Optimisation", - "field": "description", - "special": null, - "interface": "input-multiline", - "options": { - "softLength": 190 - }, - "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": "Search_Engine_Optimisation", - "field": "thumbnail", - "type": "uuid", - "schema": { - "name": "thumbnail", - "table": "Search_Engine_Optimisation", - "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_files", - "foreign_key_column": "id", - "comment": null - }, - "meta": { - "collection": "Search_Engine_Optimisation", - "field": "thumbnail", - "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": false, + "required": true, "group": null, "validation": null, "validation_message": null, "searchable": true - } - }, - { - "collection": "Search_Engine_Optimisation", - "field": "allow_crawler", - "type": "boolean", + }, "schema": { - "name": "allow_crawler", - "table": "Search_Engine_Optimisation", - "data_type": "boolean", - "default_value": true, + "name": "url", + "table": "Projects", + "data_type": "character varying", + "default_value": null, "generation_expression": null, - "max_length": null, + "max_length": 255, "numeric_precision": null, "numeric_scale": null, "is_generated": false, "is_nullable": false, - "is_unique": false, - "is_indexed": false, + "is_unique": true, + "is_indexed": true, "is_primary_key": false, "has_auto_increment": false, "foreign_key_schema": null, "foreign_key_table": null, "foreign_key_column": null, "comment": null - }, + } + }, + { + "collection": "Projects", + "field": "date", + "type": "date", "meta": { - "collection": "Search_Engine_Optimisation", - "field": "allow_crawler", - "special": [ - "cast-boolean" - ], - "interface": "boolean", + "collection": "Projects", + "field": "date", + "special": null, + "interface": "datetime", "options": null, "display": null, "display_options": null, @@ -4463,70 +5917,17 @@ "validation": null, "validation_message": null, "searchable": true - } - }, - { - "collection": "Search_Engine_Optimisation", - "field": "canonical", - "type": "string", + }, "schema": { - "name": "canonical", - "table": "Search_Engine_Optimisation", - "data_type": "character varying", + "name": "date", + "table": "Projects", + "data_type": "date", "default_value": null, "generation_expression": null, - "max_length": 255, + "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": "Search_Engine_Optimisation", - "field": "canonical", - "special": null, - "interface": "input", - "options": { - "iconLeft": "link" - }, - "display": null, - "display_options": null, - "readonly": false, - "hidden": false, - "sort": 10, - "width": "full", - "translations": null, - "note": null, - "conditions": null, - "required": false, - "group": null, - "validation": null, - "validation_message": null, - "searchable": true - } - }, - { - "collection": "Search_Engine_Optimisation", - "field": "priority", - "type": "integer", - "schema": { - "name": "priority", - "table": "Search_Engine_Optimisation", - "data_type": "integer", - "default_value": 65, - "generation_expression": null, - "max_length": null, - "numeric_precision": 32, - "numeric_scale": 0, - "is_generated": false, "is_nullable": false, "is_unique": false, "is_indexed": false, @@ -4536,17 +5937,52 @@ "foreign_key_table": null, "foreign_key_column": null, "comment": null - }, + } + }, + { + "collection": "Projects", + "field": "search_engine", + "type": "alias", "meta": { - "collection": "Search_Engine_Optimisation", - "field": "priority", - "special": null, - "interface": "slider", + "collection": "Projects", + "field": "search_engine", + "special": [ + "o2m" + ], + "interface": "list-o2m", "options": { - "minValue": 1, - "maxValue": 100, - "stepInterval": 2, - "alwaysShowValue": true + "template": "{{title}}" + }, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 10, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": true, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + }, + "schema": null + }, + { + "collection": "Projects", + "field": "tags", + "type": "alias", + "meta": { + "collection": "Projects", + "field": "tags", + "special": [ + "m2m" + ], + "interface": "list-m2m", + "options": { + "template": "{{Tags_id.text}}" }, "display": null, "display_options": null, @@ -4557,17 +5993,84 @@ "translations": null, "note": null, "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + }, + "schema": null + }, + { + "collection": "Projects", + "field": "content", + "type": "text", + "meta": { + "collection": "Projects", + "field": "content", + "special": null, + "interface": "input-rich-text-md", + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": false, + "sort": 12, + "width": "full", + "translations": null, + "note": null, + "conditions": null, "required": true, "group": null, "validation": null, "validation_message": null, "searchable": true + }, + "schema": { + "name": "content", + "table": "Projects", + "data_type": "text", + "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": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null } }, { "collection": "Website_Settings", "field": "id", "type": "integer", + "schema": { + "name": "id", + "table": "Website_Settings", + "data_type": "integer", + "default_value": "nextval('\"Website_Settings_id_seq\"'::regclass)", + "generation_expression": null, + "max_length": null, + "numeric_precision": 32, + "numeric_scale": 0, + "is_generated": false, + "is_nullable": false, + "is_unique": true, + "is_indexed": false, + "is_primary_key": true, + "has_auto_increment": true, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, "meta": { "collection": "Website_Settings", "field": "id", @@ -4588,32 +6091,32 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": { - "name": "id", - "table": "Website_Settings", - "data_type": "integer", - "default_value": "nextval('\"Website_Settings_id_seq\"'::regclass)", - "generation_expression": null, - "max_length": null, - "numeric_precision": 32, - "numeric_scale": 0, - "is_generated": false, - "is_nullable": false, - "is_unique": true, - "is_indexed": false, - "is_primary_key": true, - "has_auto_increment": true, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, - "comment": null } }, { "collection": "Website_Settings", "field": "user_created", "type": "uuid", + "schema": { + "name": "user_created", + "table": "Website_Settings", + "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": "Website_Settings", "field": "user_created", @@ -4638,11 +6141,16 @@ "validation": null, "validation_message": null, "searchable": true - }, + } + }, + { + "collection": "Website_Settings", + "field": "date_created", + "type": "timestamp", "schema": { - "name": "user_created", + "name": "date_created", "table": "Website_Settings", - "data_type": "uuid", + "data_type": "timestamp with time zone", "default_value": null, "generation_expression": null, "max_length": null, @@ -4654,16 +6162,11 @@ "is_indexed": false, "is_primary_key": false, "has_auto_increment": false, - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, "comment": null - } - }, - { - "collection": "Website_Settings", - "field": "date_created", - "type": "timestamp", + }, "meta": { "collection": "Website_Settings", "field": "date_created", @@ -4688,11 +6191,16 @@ "validation": null, "validation_message": null, "searchable": true - }, + } + }, + { + "collection": "Website_Settings", + "field": "user_updated", + "type": "uuid", "schema": { - "name": "date_created", + "name": "user_updated", "table": "Website_Settings", - "data_type": "timestamp with time zone", + "data_type": "uuid", "default_value": null, "generation_expression": null, "max_length": null, @@ -4704,16 +6212,11 @@ "is_indexed": false, "is_primary_key": false, "has_auto_increment": false, - "foreign_key_schema": null, - "foreign_key_table": null, - "foreign_key_column": null, + "foreign_key_schema": "public", + "foreign_key_table": "directus_users", + "foreign_key_column": "id", "comment": null - } - }, - { - "collection": "Website_Settings", - "field": "user_updated", - "type": "uuid", + }, "meta": { "collection": "Website_Settings", "field": "user_updated", @@ -4738,11 +6241,16 @@ "validation": null, "validation_message": null, "searchable": true - }, + } + }, + { + "collection": "Website_Settings", + "field": "date_updated", + "type": "timestamp", "schema": { - "name": "user_updated", + "name": "date_updated", "table": "Website_Settings", - "data_type": "uuid", + "data_type": "timestamp with time zone", "default_value": null, "generation_expression": null, "max_length": null, @@ -4754,16 +6262,11 @@ "is_indexed": false, "is_primary_key": false, "has_auto_increment": false, - "foreign_key_schema": "public", - "foreign_key_table": "directus_users", - "foreign_key_column": "id", + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, "comment": null - } - }, - { - "collection": "Website_Settings", - "field": "date_updated", - "type": "timestamp", + }, "meta": { "collection": "Website_Settings", "field": "date_updated", @@ -4788,32 +6291,13 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": { - "name": "date_updated", - "table": "Website_Settings", - "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 } }, { "collection": "Website_Settings", "field": "divider-bsruqn", "type": "alias", + "schema": null, "meta": { "collection": "Website_Settings", "field": "divider-bsruqn", @@ -4840,13 +6324,32 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": null + } }, { "collection": "Website_Settings", "field": "domain_name", "type": "string", + "schema": { + "name": "domain_name", + "table": "Website_Settings", + "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": "Website_Settings", "field": "domain_name", @@ -4869,9 +6372,14 @@ "validation": null, "validation_message": null, "searchable": true - }, + } + }, + { + "collection": "Website_Settings", + "field": "title_template", + "type": "string", "schema": { - "name": "domain_name", + "name": "title_template", "table": "Website_Settings", "data_type": "character varying", "default_value": null, @@ -4889,12 +6397,7 @@ "foreign_key_table": null, "foreign_key_column": null, "comment": null - } - }, - { - "collection": "Website_Settings", - "field": "title_template", - "type": "string", + }, "meta": { "collection": "Website_Settings", "field": "title_template", @@ -4917,9 +6420,14 @@ "validation": null, "validation_message": null, "searchable": true - }, + } + }, + { + "collection": "Website_Settings", + "field": "application_name", + "type": "string", "schema": { - "name": "title_template", + "name": "application_name", "table": "Website_Settings", "data_type": "character varying", "default_value": null, @@ -4937,12 +6445,7 @@ "foreign_key_table": null, "foreign_key_column": null, "comment": null - } - }, - { - "collection": "Website_Settings", - "field": "application_name", - "type": "string", + }, "meta": { "collection": "Website_Settings", "field": "application_name", @@ -4965,32 +6468,13 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": { - "name": "application_name", - "table": "Website_Settings", - "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 } }, { "collection": "Website_Settings", "field": "divider-oy5m5-", "type": "alias", + "schema": null, "meta": { "collection": "Website_Settings", "field": "divider-oy5m5-", @@ -5017,13 +6501,32 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": null + } }, { "collection": "Website_Settings", "field": "primary_color", "type": "string", + "schema": { + "name": "primary_color", + "table": "Website_Settings", + "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": "Website_Settings", "field": "primary_color", @@ -5044,9 +6547,14 @@ "validation": null, "validation_message": null, "searchable": true - }, + } + }, + { + "collection": "Website_Settings", + "field": "secondary_color", + "type": "string", "schema": { - "name": "primary_color", + "name": "secondary_color", "table": "Website_Settings", "data_type": "character varying", "default_value": null, @@ -5055,7 +6563,7 @@ "numeric_precision": null, "numeric_scale": null, "is_generated": false, - "is_nullable": false, + "is_nullable": true, "is_unique": false, "is_indexed": false, "is_primary_key": false, @@ -5064,12 +6572,7 @@ "foreign_key_table": null, "foreign_key_column": null, "comment": null - } - }, - { - "collection": "Website_Settings", - "field": "secondary_color", - "type": "string", + }, "meta": { "collection": "Website_Settings", "field": "secondary_color", @@ -5090,32 +6593,13 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": { - "name": "secondary_color", - "table": "Website_Settings", - "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 } }, { "collection": "Website_Settings", "field": "divider-wcrsnh", "type": "alias", + "schema": null, "meta": { "collection": "Website_Settings", "field": "divider-wcrsnh", @@ -5142,13 +6626,32 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": null + } }, { "collection": "Website_Settings", "field": "author_name", "type": "string", + "schema": { + "name": "author_name", + "table": "Website_Settings", + "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": "Website_Settings", "field": "author_name", @@ -5171,9 +6674,14 @@ "validation": null, "validation_message": null, "searchable": true - }, + } + }, + { + "collection": "Website_Settings", + "field": "author_url", + "type": "string", "schema": { - "name": "author_name", + "name": "author_url", "table": "Website_Settings", "data_type": "character varying", "default_value": null, @@ -5191,12 +6699,7 @@ "foreign_key_table": null, "foreign_key_column": null, "comment": null - } - }, - { - "collection": "Website_Settings", - "field": "author_url", - "type": "string", + }, "meta": { "collection": "Website_Settings", "field": "author_url", @@ -5219,32 +6722,13 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": { - "name": "author_url", - "table": "Website_Settings", - "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 } }, { "collection": "Website_Settings", "field": "divider-na1tmi", "type": "alias", + "schema": null, "meta": { "collection": "Website_Settings", "field": "divider-na1tmi", @@ -5271,13 +6755,32 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": null + } }, { "collection": "Website_Settings", "field": "designer", "type": "string", + "schema": { + "name": "designer", + "table": "Website_Settings", + "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": "Website_Settings", "field": "designer", @@ -5300,9 +6803,14 @@ "validation": null, "validation_message": null, "searchable": true - }, + } + }, + { + "collection": "Website_Settings", + "field": "developer", + "type": "string", "schema": { - "name": "designer", + "name": "developer", "table": "Website_Settings", "data_type": "character varying", "default_value": null, @@ -5320,12 +6828,7 @@ "foreign_key_table": null, "foreign_key_column": null, "comment": null - } - }, - { - "collection": "Website_Settings", - "field": "developer", - "type": "string", + }, "meta": { "collection": "Website_Settings", "field": "developer", @@ -5348,32 +6851,13 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": { - "name": "developer", - "table": "Website_Settings", - "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 } }, { "collection": "Website_Settings", "field": "divider-bf0u1u", "type": "alias", + "schema": null, "meta": { "collection": "Website_Settings", "field": "divider-bf0u1u", @@ -5400,13 +6884,32 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": null + } }, { "collection": "Website_Settings", "field": "owner", "type": "string", + "schema": { + "name": "owner", + "table": "Website_Settings", + "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": "Website_Settings", "field": "owner", @@ -5429,9 +6932,14 @@ "validation": null, "validation_message": null, "searchable": true - }, + } + }, + { + "collection": "Website_Settings", + "field": "copyright", + "type": "string", "schema": { - "name": "owner", + "name": "copyright", "table": "Website_Settings", "data_type": "character varying", "default_value": null, @@ -5449,12 +6957,7 @@ "foreign_key_table": null, "foreign_key_column": null, "comment": null - } - }, - { - "collection": "Website_Settings", - "field": "copyright", - "type": "string", + }, "meta": { "collection": "Website_Settings", "field": "copyright", @@ -5477,32 +6980,13 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": { - "name": "copyright", - "table": "Website_Settings", - "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 } }, { "collection": "Website_Settings", "field": "divider-beklpn", "type": "alias", + "schema": null, "meta": { "collection": "Website_Settings", "field": "divider-beklpn", @@ -5529,13 +7013,32 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": null + } }, { "collection": "Website_Settings", "field": "twitter_id", "type": "bigInteger", + "schema": { + "name": "twitter_id", + "table": "Website_Settings", + "data_type": "bigint", + "default_value": null, + "generation_expression": null, + "max_length": null, + "numeric_precision": 64, + "numeric_scale": 0, + "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": "Website_Settings", "field": "twitter_id", @@ -5558,16 +7061,21 @@ "validation": null, "validation_message": null, "searchable": true - }, + } + }, + { + "collection": "Website_Settings", + "field": "twitter_handle", + "type": "string", "schema": { - "name": "twitter_id", + "name": "twitter_handle", "table": "Website_Settings", - "data_type": "bigint", + "data_type": "character varying", "default_value": null, "generation_expression": null, - "max_length": null, - "numeric_precision": 64, - "numeric_scale": 0, + "max_length": 255, + "numeric_precision": null, + "numeric_scale": null, "is_generated": false, "is_nullable": false, "is_unique": false, @@ -5578,12 +7086,7 @@ "foreign_key_table": null, "foreign_key_column": null, "comment": null - } - }, - { - "collection": "Website_Settings", - "field": "twitter_handle", - "type": "string", + }, "meta": { "collection": "Website_Settings", "field": "twitter_handle", @@ -5606,26 +7109,6 @@ "validation": null, "validation_message": null, "searchable": true - }, - "schema": { - "name": "twitter_handle", - "table": "Website_Settings", - "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 } }, { @@ -5956,16 +7439,226 @@ "validation_message": null, "searchable": true } + }, + { + "collection": "Projects_Tags", + "field": "id", + "type": "integer", + "schema": { + "name": "id", + "table": "Projects_Tags", + "data_type": "integer", + "default_value": "nextval('\"Projects_Tags_id_seq\"'::regclass)", + "generation_expression": null, + "max_length": null, + "numeric_precision": 32, + "numeric_scale": 0, + "is_generated": false, + "is_nullable": false, + "is_unique": true, + "is_indexed": false, + "is_primary_key": true, + "has_auto_increment": true, + "foreign_key_schema": null, + "foreign_key_table": null, + "foreign_key_column": null, + "comment": null + }, + "meta": { + "collection": "Projects_Tags", + "field": "id", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 1, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Projects_Tags", + "field": "Projects_id", + "type": "uuid", + "schema": { + "name": "Projects_id", + "table": "Projects_Tags", + "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": "Projects", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Projects_Tags", + "field": "Projects_id", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 2, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Projects_Tags", + "field": "Tags_id", + "type": "uuid", + "schema": { + "name": "Tags_id", + "table": "Projects_Tags", + "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": "Tags", + "foreign_key_column": "id", + "comment": null + }, + "meta": { + "collection": "Projects_Tags", + "field": "Tags_id", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 3, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } + }, + { + "collection": "Projects_Tags", + "field": "sort", + "type": "integer", + "schema": { + "name": "sort", + "table": "Projects_Tags", + "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": "Projects_Tags", + "field": "sort", + "special": null, + "interface": null, + "options": null, + "display": null, + "display_options": null, + "readonly": false, + "hidden": true, + "sort": 4, + "width": "full", + "translations": null, + "note": null, + "conditions": null, + "required": false, + "group": null, + "validation": null, + "validation_message": null, + "searchable": true + } } ], "relations": [ { - "collection": "Menu", + "collection": "Blogs", + "field": "user_updated", + "related_collection": "directus_users", + "schema": { + "constraint_name": "blogs_user_updated_foreign", + "table": "Blogs", + "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": "Blogs", + "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": "Blogs", "field": "user_created", "related_collection": "directus_users", "schema": { - "constraint_name": "menu_user_created_foreign", - "table": "Menu", + "constraint_name": "blogs_user_created_foreign", + "table": "Blogs", "column": "user_created", "foreign_key_schema": "public", "foreign_key_table": "directus_users", @@ -5974,7 +7667,7 @@ "on_delete": "NO ACTION" }, "meta": { - "many_collection": "Menu", + "many_collection": "Blogs", "many_field": "user_created", "one_collection": "directus_users", "one_field": null, @@ -6012,12 +7705,12 @@ } }, { - "collection": "Menu_Column", + "collection": "Menu", "field": "user_created", "related_collection": "directus_users", "schema": { - "constraint_name": "menu_column_user_created_foreign", - "table": "Menu_Column", + "constraint_name": "menu_user_created_foreign", + "table": "Menu", "column": "user_created", "foreign_key_schema": "public", "foreign_key_table": "directus_users", @@ -6026,131 +7719,7 @@ "on_delete": "NO ACTION" }, "meta": { - "many_collection": "Menu_Column", - "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": "Menu_Column", - "field": "user_updated", - "related_collection": "directus_users", - "schema": { - "constraint_name": "menu_column_user_updated_foreign", - "table": "Menu_Column", - "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": "Menu_Column", - "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": "Menu_Column", - "field": "Menu_id", - "related_collection": "Menu", - "schema": { - "constraint_name": "menu_column_menu_id_foreign", - "table": "Menu_Column", - "column": "Menu_id", - "foreign_key_schema": "public", - "foreign_key_table": "Menu", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "SET NULL" - }, - "meta": { - "many_collection": "Menu_Column", - "many_field": "Menu_id", - "one_collection": "Menu", - "one_field": "columns", - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": null, - "sort_field": "sort", - "one_deselect_action": "nullify" - } - }, - { - "collection": "Menu_Column_links", - "field": "Menu_Column_id", - "related_collection": "Menu_Column", - "schema": { - "constraint_name": "menu_column_links_menu_column_id_foreign", - "table": "Menu_Column_links", - "column": "Menu_Column_id", - "foreign_key_schema": "public", - "foreign_key_table": "Menu_Column", - "foreign_key_column": "id", - "on_update": "NO ACTION", - "on_delete": "SET NULL" - }, - "meta": { - "many_collection": "Menu_Column_links", - "many_field": "Menu_Column_id", - "one_collection": "Menu_Column", - "one_field": "links", - "one_collection_field": null, - "one_allowed_collections": null, - "junction_field": "item", - "sort_field": "sort", - "one_deselect_action": "nullify" - } - }, - { - "collection": "Menu_Column_links", - "field": "item", - "related_collection": null, - "schema": null, - "meta": { - "many_collection": "Menu_Column_links", - "many_field": "item", - "one_collection": null, - "one_field": null, - "one_collection_field": "collection", - "one_allowed_collections": [ - "Menu_Link", - "Menu_Link_With_Icon" - ], - "junction_field": "Menu_Column_id", - "sort_field": null, - "one_deselect_action": "nullify" - } - }, - { - "collection": "Menu_Link", - "field": "user_created", - "related_collection": "directus_users", - "schema": { - "constraint_name": "menu_link_user_created_foreign", - "table": "Menu_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": "Menu_Link", + "many_collection": "Menu", "many_field": "user_created", "one_collection": "directus_users", "one_field": null, @@ -6187,6 +7756,104 @@ "one_deselect_action": "nullify" } }, + { + "collection": "Menu_Link", + "field": "user_created", + "related_collection": "directus_users", + "schema": { + "constraint_name": "menu_link_user_created_foreign", + "table": "Menu_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": "Menu_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": "Menu_items", + "field": "Menu_id", + "related_collection": "Menu", + "schema": { + "constraint_name": "menu_items_menu_id_foreign", + "table": "Menu_items", + "column": "Menu_id", + "foreign_key_schema": "public", + "foreign_key_table": "Menu", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "SET NULL" + }, + "meta": { + "many_collection": "Menu_items", + "many_field": "Menu_id", + "one_collection": "Menu", + "one_field": "items", + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": "item", + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Menu_items", + "field": "item", + "related_collection": null, + "schema": null, + "meta": { + "many_collection": "Menu_items", + "many_field": "item", + "one_collection": null, + "one_field": null, + "one_collection_field": "collection", + "one_allowed_collections": [ + "Menu_Column", + "Menu_Link" + ], + "junction_field": "Menu_id", + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Robots", + "field": "user_updated", + "related_collection": "directus_users", + "schema": { + "constraint_name": "robots_user_updated_foreign", + "table": "Robots", + "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": "Robots", + "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": "Robots", "field": "user_created", @@ -6214,12 +7881,90 @@ } }, { - "collection": "Robots", + "collection": "Search_Engine_Optimisation", + "field": "Blog_id", + "related_collection": "Blogs", + "schema": { + "constraint_name": "search_engine_optimisation_blog_id_foreign", + "table": "Search_Engine_Optimisation", + "column": "Blog_id", + "foreign_key_schema": "public", + "foreign_key_table": "Blogs", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "SET NULL" + }, + "meta": { + "many_collection": "Search_Engine_Optimisation", + "many_field": "Blog_id", + "one_collection": "Blogs", + "one_field": "search_engine", + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Search_Engine_Optimisation", + "field": "thumbnail", + "related_collection": "directus_files", + "schema": { + "constraint_name": "search_engine_optimisation_thumbnail_foreign", + "table": "Search_Engine_Optimisation", + "column": "thumbnail", + "foreign_key_schema": "public", + "foreign_key_table": "directus_files", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "SET NULL" + }, + "meta": { + "many_collection": "Search_Engine_Optimisation", + "many_field": "thumbnail", + "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": "Search_Engine_Optimisation", + "field": "user_created", + "related_collection": "directus_users", + "schema": { + "constraint_name": "search_engine_optimisation_user_created_foreign", + "table": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", "field": "user_updated", "related_collection": "directus_users", "schema": { - "constraint_name": "robots_user_updated_foreign", - "table": "Robots", + "constraint_name": "search_engine_optimisation_user_updated_foreign", + "table": "Search_Engine_Optimisation", "column": "user_updated", "foreign_key_schema": "public", "foreign_key_table": "directus_users", @@ -6228,7 +7973,59 @@ "on_delete": "NO ACTION" }, "meta": { - "many_collection": "Robots", + "many_collection": "Search_Engine_Optimisation", + "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": "Search_Engine_Optimisation", + "field": "Project_id", + "related_collection": "Projects", + "schema": { + "constraint_name": "search_engine_optimisation_project_id_foreign", + "table": "Search_Engine_Optimisation", + "column": "Project_id", + "foreign_key_schema": "public", + "foreign_key_table": "Projects", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "SET NULL" + }, + "meta": { + "many_collection": "Search_Engine_Optimisation", + "many_field": "Project_id", + "one_collection": "Projects", + "one_field": "search_engine", + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": null, + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Tags", + "field": "user_updated", + "related_collection": "directus_users", + "schema": { + "constraint_name": "tags_user_updated_foreign", + "table": "Tags", + "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": "Tags", "many_field": "user_updated", "one_collection": "directus_users", "one_field": null, @@ -6266,13 +8063,13 @@ } }, { - "collection": "Tags", - "field": "user_updated", + "collection": "Blog_Settings", + "field": "user_created", "related_collection": "directus_users", "schema": { - "constraint_name": "tags_user_updated_foreign", - "table": "Tags", - "column": "user_updated", + "constraint_name": "blog_settings_user_created_foreign", + "table": "Blog_Settings", + "column": "user_created", "foreign_key_schema": "public", "foreign_key_table": "directus_users", "foreign_key_column": "id", @@ -6280,8 +8077,8 @@ "on_delete": "NO ACTION" }, "meta": { - "many_collection": "Tags", - "many_field": "user_updated", + "many_collection": "Blog_Settings", + "many_field": "user_created", "one_collection": "directus_users", "one_field": null, "one_collection_field": null, @@ -6318,12 +8115,64 @@ } }, { - "collection": "Blog_Settings", + "collection": "Blogs_Tags", + "field": "Tags_id", + "related_collection": "Tags", + "schema": { + "constraint_name": "blogs_tags_tags_id_foreign", + "table": "Blogs_Tags", + "column": "Tags_id", + "foreign_key_schema": "public", + "foreign_key_table": "Tags", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "SET NULL" + }, + "meta": { + "many_collection": "Blogs_Tags", + "many_field": "Tags_id", + "one_collection": "Tags", + "one_field": null, + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": "Blogs_id", + "sort_field": null, + "one_deselect_action": "nullify" + } + }, + { + "collection": "Blogs_Tags", + "field": "Blogs_id", + "related_collection": "Blogs", + "schema": { + "constraint_name": "blogs_tags_blogs_id_foreign", + "table": "Blogs_Tags", + "column": "Blogs_id", + "foreign_key_schema": "public", + "foreign_key_table": "Blogs", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "SET NULL" + }, + "meta": { + "many_collection": "Blogs_Tags", + "many_field": "Blogs_id", + "one_collection": "Blogs", + "one_field": "tags", + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": "Tags_id", + "sort_field": "sort", + "one_deselect_action": "nullify" + } + }, + { + "collection": "Humans", "field": "user_created", "related_collection": "directus_users", "schema": { - "constraint_name": "blog_settings_user_created_foreign", - "table": "Blog_Settings", + "constraint_name": "humans_user_created_foreign", + "table": "Humans", "column": "user_created", "foreign_key_schema": "public", "foreign_key_table": "directus_users", @@ -6332,7 +8181,7 @@ "on_delete": "NO ACTION" }, "meta": { - "many_collection": "Blog_Settings", + "many_collection": "Humans", "many_field": "user_created", "one_collection": "directus_users", "one_field": null, @@ -6370,64 +8219,38 @@ } }, { - "collection": "Humans", - "field": "user_created", - "related_collection": "directus_users", + "collection": "Menu_Column", + "field": "Menu_id", + "related_collection": "Menu", "schema": { - "constraint_name": "humans_user_created_foreign", - "table": "Humans", - "column": "user_created", + "constraint_name": "menu_column_menu_id_foreign", + "table": "Menu_Column", + "column": "Menu_id", "foreign_key_schema": "public", - "foreign_key_table": "directus_users", + "foreign_key_table": "Menu", "foreign_key_column": "id", "on_update": "NO ACTION", - "on_delete": "NO ACTION" + "on_delete": "SET NULL" }, "meta": { - "many_collection": "Humans", - "many_field": "user_created", - "one_collection": "directus_users", + "many_collection": "Menu_Column", + "many_field": "Menu_id", + "one_collection": "Menu", "one_field": null, "one_collection_field": null, "one_allowed_collections": null, "junction_field": null, - "sort_field": null, + "sort_field": "sort", "one_deselect_action": "nullify" } }, { - "collection": "Menu_Link_With_Icon", - "field": "user_created", - "related_collection": "directus_users", - "schema": { - "constraint_name": "menu_link_with_icon_user_created_foreign", - "table": "Menu_Link_With_Icon", - "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": "Menu_Link_With_Icon", - "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": "Menu_Link_With_Icon", + "collection": "Menu_Column", "field": "user_updated", "related_collection": "directus_users", "schema": { - "constraint_name": "menu_link_with_icon_user_updated_foreign", - "table": "Menu_Link_With_Icon", + "constraint_name": "menu_column_user_updated_foreign", + "table": "Menu_Column", "column": "user_updated", "foreign_key_schema": "public", "foreign_key_table": "directus_users", @@ -6436,7 +8259,7 @@ "on_delete": "NO ACTION" }, "meta": { - "many_collection": "Menu_Link_With_Icon", + "many_collection": "Menu_Column", "many_field": "user_updated", "one_collection": "directus_users", "one_field": null, @@ -6447,6 +8270,32 @@ "one_deselect_action": "nullify" } }, + { + "collection": "Menu_Column", + "field": "user_created", + "related_collection": "directus_users", + "schema": { + "constraint_name": "menu_column_user_created_foreign", + "table": "Menu_Column", + "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": "Menu_Column", + "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": "Menu_Link_With_Icon", "field": "icon", @@ -6474,12 +8323,12 @@ } }, { - "collection": "Search_Engine_Optimisation", + "collection": "Menu_Link_With_Icon", "field": "user_updated", "related_collection": "directus_users", "schema": { - "constraint_name": "search_engine_optimisation_user_updated_foreign", - "table": "Search_Engine_Optimisation", + "constraint_name": "menu_link_with_icon_user_updated_foreign", + "table": "Menu_Link_With_Icon", "column": "user_updated", "foreign_key_schema": "public", "foreign_key_table": "directus_users", @@ -6488,7 +8337,7 @@ "on_delete": "NO ACTION" }, "meta": { - "many_collection": "Search_Engine_Optimisation", + "many_collection": "Menu_Link_With_Icon", "many_field": "user_updated", "one_collection": "directus_users", "one_field": null, @@ -6500,12 +8349,12 @@ } }, { - "collection": "Search_Engine_Optimisation", + "collection": "Menu_Link_With_Icon", "field": "user_created", "related_collection": "directus_users", "schema": { - "constraint_name": "search_engine_optimisation_user_created_foreign", - "table": "Search_Engine_Optimisation", + "constraint_name": "menu_link_with_icon_user_created_foreign", + "table": "Menu_Link_With_Icon", "column": "user_created", "foreign_key_schema": "public", "foreign_key_table": "directus_users", @@ -6514,7 +8363,7 @@ "on_delete": "NO ACTION" }, "meta": { - "many_collection": "Search_Engine_Optimisation", + "many_collection": "Menu_Link_With_Icon", "many_field": "user_created", "one_collection": "directus_users", "one_field": null, @@ -6526,23 +8375,75 @@ } }, { - "collection": "Search_Engine_Optimisation", - "field": "thumbnail", - "related_collection": "directus_files", + "collection": "Projects", + "field": "user_created", + "related_collection": "directus_users", "schema": { - "constraint_name": "search_engine_optimisation_thumbnail_foreign", - "table": "Search_Engine_Optimisation", - "column": "thumbnail", + "constraint_name": "projects_user_created_foreign", + "table": "Projects", + "column": "user_created", "foreign_key_schema": "public", - "foreign_key_table": "directus_files", + "foreign_key_table": "directus_users", "foreign_key_column": "id", "on_update": "NO ACTION", - "on_delete": "SET NULL" + "on_delete": "NO ACTION" }, "meta": { - "many_collection": "Search_Engine_Optimisation", - "many_field": "thumbnail", - "one_collection": "directus_files", + "many_collection": "Projects", + "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": "Projects", + "field": "user_updated", + "related_collection": "directus_users", + "schema": { + "constraint_name": "projects_user_updated_foreign", + "table": "Projects", + "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": "Projects", + "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": "Website_Settings", + "field": "user_updated", + "related_collection": "directus_users", + "schema": { + "constraint_name": "website_settings_user_updated_foreign", + "table": "Website_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": "Website_Settings", + "many_field": "user_updated", + "one_collection": "directus_users", "one_field": null, "one_collection_field": null, "one_allowed_collections": null, @@ -6578,12 +8479,12 @@ } }, { - "collection": "Website_Settings", + "collection": "Sitemap_Settings", "field": "user_updated", "related_collection": "directus_users", "schema": { - "constraint_name": "website_settings_user_updated_foreign", - "table": "Website_Settings", + "constraint_name": "sitemap_settings_user_updated_foreign", + "table": "Sitemap_Settings", "column": "user_updated", "foreign_key_schema": "public", "foreign_key_table": "directus_users", @@ -6592,7 +8493,7 @@ "on_delete": "NO ACTION" }, "meta": { - "many_collection": "Website_Settings", + "many_collection": "Sitemap_Settings", "many_field": "user_updated", "one_collection": "directus_users", "one_field": null, @@ -6630,30 +8531,56 @@ } }, { - "collection": "Sitemap_Settings", - "field": "user_updated", - "related_collection": "directus_users", + "collection": "Projects_Tags", + "field": "Tags_id", + "related_collection": "Tags", "schema": { - "constraint_name": "sitemap_settings_user_updated_foreign", - "table": "Sitemap_Settings", - "column": "user_updated", + "constraint_name": "projects_tags_tags_id_foreign", + "table": "Projects_Tags", + "column": "Tags_id", "foreign_key_schema": "public", - "foreign_key_table": "directus_users", + "foreign_key_table": "Tags", "foreign_key_column": "id", "on_update": "NO ACTION", - "on_delete": "NO ACTION" + "on_delete": "SET NULL" }, "meta": { - "many_collection": "Sitemap_Settings", - "many_field": "user_updated", - "one_collection": "directus_users", + "many_collection": "Projects_Tags", + "many_field": "Tags_id", + "one_collection": "Tags", "one_field": null, "one_collection_field": null, "one_allowed_collections": null, - "junction_field": null, + "junction_field": "Projects_id", "sort_field": null, "one_deselect_action": "nullify" } + }, + { + "collection": "Projects_Tags", + "field": "Projects_id", + "related_collection": "Projects", + "schema": { + "constraint_name": "projects_tags_projects_id_foreign", + "table": "Projects_Tags", + "column": "Projects_id", + "foreign_key_schema": "public", + "foreign_key_table": "Projects", + "foreign_key_column": "id", + "on_update": "NO ACTION", + "on_delete": "SET NULL" + }, + "meta": { + "many_collection": "Projects_Tags", + "many_field": "Projects_id", + "one_collection": "Projects", + "one_field": "tags", + "one_collection_field": null, + "one_allowed_collections": null, + "junction_field": "Tags_id", + "sort_field": "sort", + "one_deselect_action": "nullify" + } } ] } \ No newline at end of file