Ulf Gebhardt f8bf861e4e
feat(backend): directus data per project (#375)
* seed directus data as a whole per project, fix marker icon: user-outline

* rename deploy.sh back to seed.sh

* workflow to test the seed in the backend

* test workflow failure

* wait 3 seconds for all docker containers to be ready

* sleep 3 seconds not 3000

* mod permissions

* try sudo

* revert breaking change

* enforce exit status 0

* fix exit enforce

* test if failing seed files is related to the data folder

fix

* revert volume removal, create uploads folder

* also chmod
2025-09-08 22:22:50 +02:00

26 lines
568 B
JSON

{
"collection": "UI_Components",
"meta": {
"accountability": "all",
"archive_app_filter": true,
"archive_field": null,
"archive_value": null,
"collapse": "closed",
"collection": "UI_Components",
"color": null,
"display_template": null,
"group": null,
"hidden": false,
"icon": "code_blocks",
"item_duplication_fields": null,
"note": null,
"preview_url": null,
"singleton": false,
"sort": 16,
"sort_field": null,
"translations": null,
"unarchive_value": null,
"versioning": false
}
}