mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
* 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
29 lines
589 B
JSON
29 lines
589 B
JSON
{
|
|
"collection": "layers",
|
|
"meta": {
|
|
"accountability": "all",
|
|
"archive_app_filter": true,
|
|
"archive_field": null,
|
|
"archive_value": null,
|
|
"collapse": "open",
|
|
"collection": "layers",
|
|
"color": null,
|
|
"display_template": null,
|
|
"group": null,
|
|
"hidden": false,
|
|
"icon": "checklist",
|
|
"item_duplication_fields": null,
|
|
"note": null,
|
|
"preview_url": null,
|
|
"singleton": false,
|
|
"sort": 2,
|
|
"sort_field": null,
|
|
"translations": null,
|
|
"unarchive_value": null,
|
|
"versioning": false
|
|
},
|
|
"schema": {
|
|
"name": "layers"
|
|
}
|
|
}
|