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

228 lines
4.5 KiB
JSON

[
{
"bookmark": null,
"role": null,
"collection": "items",
"search": null,
"layout": null,
"layout_query": {
"tabular": {
"page": 1,
"fields": [
"name",
"layer.name",
"date_created",
"date_updated",
"user_created",
"user_updated"
]
}
},
"layout_options": {
"tabular": {
"widths": {}
}
},
"refresh_interval": null,
"filter": null,
"icon": "bookmark",
"color": null,
"_syncId": "053f9b93-aa94-4ad8-b64e-babb69f0ea6c"
},
{
"bookmark": null,
"role": null,
"collection": "layers",
"search": "",
"layout": "tabular",
"layout_query": {
"tabular": {
"page": 1,
"fields": [
"sort",
"menuColor",
"name",
"itemType.name",
"maps.maps_id.name"
],
"sort": [
"sort"
]
}
},
"layout_options": {
"tabular": {
"widths": {
"sort": 92,
"menuColor": 41.5,
"itemType.name": 235,
"maps.maps_id.name": 248
},
"spacing": "compact"
}
},
"refresh_interval": null,
"filter": null,
"icon": "bookmark",
"color": null,
"_syncId": "0b2cc1ac-347b-438c-874e-6190c8ea0ef6"
},
{
"bookmark": null,
"role": null,
"collection": "layers",
"search": "",
"layout": "tabular",
"layout_query": {
"tabular": {
"page": 1
}
},
"layout_options": {
"tabular": {
"widths": {
"maps.maps_id.name": 1003.888916015625
},
"spacing": "compact"
}
},
"refresh_interval": null,
"filter": null,
"icon": "bookmark",
"color": null,
"_syncId": "1b452db1-8add-4a5e-948d-b380d99121c3"
},
{
"bookmark": null,
"role": null,
"collection": "marker_icons",
"search": null,
"layout": null,
"layout_query": {
"tabular": {
"page": 1,
"fields": [
"id",
"image.$thumbnail",
"size",
"image_outline.$thumbnail",
"size_outline"
],
"limit": 500
}
},
"layout_options": {
"tabular": {
"widths": {}
}
},
"refresh_interval": null,
"filter": null,
"icon": "bookmark",
"color": null,
"_syncId": "2a1656b7-d6d2-4b47-bd22-41babc8bf828"
},
{
"bookmark": null,
"role": null,
"collection": "maps",
"search": null,
"layout": null,
"layout_query": {
"tabular": {
"fields": [
"logo.$thumbnail",
"name",
"url",
"layers.layers_id.name"
],
"page": 1
}
},
"layout_options": {
"tabular": {
"widths": {
"logo.$thumbnail": 77,
"name": 237,
"url": 280.5,
"layers.layers_id.name": 473
}
}
},
"refresh_interval": null,
"filter": null,
"icon": "bookmark",
"color": null,
"_syncId": "337b9c3e-667f-4c61-9406-4e45ca24e37e"
},
{
"bookmark": null,
"role": null,
"collection": "types",
"search": null,
"layout": null,
"layout_query": {
"tabular": {
"page": 1,
"fields": [
"name",
"template",
"profileTemplate.collection"
]
}
},
"layout_options": {
"tabular": {
"widths": {
"profileTemplate.collection": 238
}
}
},
"refresh_interval": null,
"filter": null,
"icon": "bookmark",
"color": null,
"_syncId": "3789cfe7-78f9-428e-9770-d8e1c5de1145"
},
{
"bookmark": null,
"role": null,
"collection": "layers",
"search": "",
"layout": "tabular",
"layout_query": {
"tabular": {
"page": 1,
"fields": [
"sort",
"markerIcon.image.$thumbnail",
"menuColor",
"name",
"itemType.name",
"maps.maps_id.name"
],
"sort": [
"sort"
]
}
},
"layout_options": {
"tabular": {
"widths": {
"sort": 91.5,
"markerIcon.image.$thumbnail": 58,
"menuColor": 65.5,
"itemType.name": 235,
"maps.maps_id.name": 248
},
"spacing": "compact"
}
},
"refresh_interval": null,
"filter": null,
"icon": "bookmark",
"color": null,
"_syncId": "85c6dba0-1906-4c16-a245-4a8eab8a6855"
}
]