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
26 lines
568 B
JSON
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
|
|
}
|
|
}
|