* 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
* add close button to custom info modal
* added attribution
* fix build examples workflow
* fix pending tests
* Revert "add close button to custom info modal"
This reverts commit 835c661009abbdc5c095a6bc86bbd6890e080e5f.
* Update directus collections
* item_secrets is not a collection we call via directus client
---------
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>