diff --git a/backend/directus-config/development/collections/permissions.json b/backend/directus-config/development/collections/permissions.json index d28f6faa..6196f22c 100644 --- a/backend/directus-config/development/collections/permissions.json +++ b/backend/directus-config/development/collections/permissions.json @@ -2121,6 +2121,18 @@ "policy": "4d5d2bd8-7e1f-40c1-b10b-3f0ecac70877", "_syncId": "007e2024-7ca0-4f80-8fee-de3cc261bb16" }, + { + "collection": "relations", + "action": "read", + "permissions": null, + "validation": null, + "presets": null, + "fields": [ + "*" + ], + "policy": "4d5d2bd8-7e1f-40c1-b10b-3f0ecac70877", + "_syncId": "ddabe4d3-288c-46ef-a595-d484ecac2424" + }, { "collection": "startEnd", "action": "read", @@ -2133,6 +2145,54 @@ "policy": "4d5d2bd8-7e1f-40c1-b10b-3f0ecac70877", "_syncId": "b36c84c8-58df-4a7d-97e2-7507198ccc62" }, + { + "collection": "tab_items", + "action": "read", + "permissions": null, + "validation": null, + "presets": null, + "fields": [ + "*" + ], + "policy": "4d5d2bd8-7e1f-40c1-b10b-3f0ecac70877", + "_syncId": "cf288b72-71a9-4fea-ab49-1c59ca656c20" + }, + { + "collection": "tab", + "action": "read", + "permissions": null, + "validation": null, + "presets": null, + "fields": [ + "*" + ], + "policy": "4d5d2bd8-7e1f-40c1-b10b-3f0ecac70877", + "_syncId": "85393a58-affb-40bb-8e06-40a8977e4e0b" + }, + { + "collection": "tabs", + "action": "read", + "permissions": null, + "validation": null, + "presets": null, + "fields": [ + "*" + ], + "policy": "4d5d2bd8-7e1f-40c1-b10b-3f0ecac70877", + "_syncId": "ca0412ac-c84b-4c8e-829a-77932394f844" + }, + { + "collection": "tags_component", + "action": "read", + "permissions": null, + "validation": null, + "presets": null, + "fields": [ + "*" + ], + "policy": "4d5d2bd8-7e1f-40c1-b10b-3f0ecac70877", + "_syncId": "7304c98a-8ba8-461b-a60a-ceed8c05cf5a" + }, { "collection": "tags", "action": "create", @@ -3016,6 +3076,18 @@ "policy": "e1a6faf4-e93c-4f22-bc56-41b8e48b3ee7", "_syncId": "ef9e3e97-e9ad-4249-a631-404dbcd9d178" }, + { + "collection": "relations", + "action": "read", + "permissions": null, + "validation": null, + "presets": null, + "fields": [ + "*" + ], + "policy": "e1a6faf4-e93c-4f22-bc56-41b8e48b3ee7", + "_syncId": "a7777e3b-a748-4850-b3c8-c2a931c8ffe2" + }, { "collection": "startEnd", "action": "read", diff --git a/backend/directus-config/development/collections/policies.json b/backend/directus-config/development/collections/policies.json index 84042ded..8f658409 100644 --- a/backend/directus-config/development/collections/policies.json +++ b/backend/directus-config/development/collections/policies.json @@ -54,6 +54,14 @@ { "role": null, "sort": 1 + }, + { + "role": "4c32a9b2-714d-44e4-84bd-675d2351bdd7", + "sort": 2 + }, + { + "role": "f07fdc26-2935-401a-abc9-67d5ad38a965", + "sort": 2 } ], "_syncId": "4d5d2bd8-7e1f-40c1-b10b-3f0ecac70877" diff --git a/backend/directus-config/development/snapshot/collections/tab.json b/backend/directus-config/development/snapshot/collections/tab.json index ec4e3975..2b3498db 100644 --- a/backend/directus-config/development/snapshot/collections/tab.json +++ b/backend/directus-config/development/snapshot/collections/tab.json @@ -1,25 +1,25 @@ { "collection": "tab", "meta": { - "collection": "tab", - "icon": "tab", - "note": null, - "display_template": "{{title}}", - "hidden": false, - "singleton": false, - "translations": null, - "archive_field": null, - "archive_app_filter": true, - "archive_value": null, - "unarchive_value": null, - "sort_field": "sort", "accountability": "all", - "color": null, - "item_duplication_fields": null, - "sort": null, - "group": null, + "archive_app_filter": true, + "archive_field": null, + "archive_value": null, "collapse": "open", + "collection": "tab", + "color": null, + "display_template": "{{title}}", + "group": null, + "hidden": false, + "icon": "tab", + "item_duplication_fields": null, + "note": null, "preview_url": null, + "singleton": false, + "sort": null, + "sort_field": "sort", + "translations": null, + "unarchive_value": null, "versioning": false }, "schema": { diff --git a/backend/directus-config/development/snapshot/collections/tab_items.json b/backend/directus-config/development/snapshot/collections/tab_items.json index a1ebcce7..326ff9bf 100644 --- a/backend/directus-config/development/snapshot/collections/tab_items.json +++ b/backend/directus-config/development/snapshot/collections/tab_items.json @@ -1,25 +1,25 @@ { "collection": "tab_items", "meta": { - "collection": "tab_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": "sort", "accountability": "all", - "color": null, - "item_duplication_fields": null, - "sort": null, - "group": null, + "archive_app_filter": true, + "archive_field": null, + "archive_value": null, "collapse": "open", + "collection": "tab_items", + "color": null, + "display_template": null, + "group": null, + "hidden": true, + "icon": "import_export", + "item_duplication_fields": null, + "note": null, "preview_url": null, + "singleton": false, + "sort": null, + "sort_field": "sort", + "translations": null, + "unarchive_value": null, "versioning": false }, "schema": {