dependabot[bot]
bea6d8dde1
build(deps): bump amannn/action-semantic-pull-request from 5 to 6 ( #446 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 09:54:11 +00:00
dependabot[bot]
dd1ada268f
build(deps): bump actions/setup-node from 6.0.0 to 6.1.0 ( #617 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 09:49:47 +01:00
dependabot[bot]
0291ce7331
build(deps): bump actions/checkout from 6.0.0 to 6.0.1 ( #602 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-03 07:53:59 +00:00
mahula
a2608da517
refactor(workflow): disable automatic dependabot pull request rebase after changes ( #595 )
...
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-26 09:03:15 +00:00
dependabot[bot]
1aa9132246
build(deps): bump actions/setup-node from 4.1.0 to 6.0.0 ( #461 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 12:49:11 +00:00
dependabot[bot]
5fd8ccd864
build(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 ( #452 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 13:20:59 +01:00
dependabot[bot]
204bf6a562
build(deps): bump actions/checkout from 4.2.2 to 5.0.1 ( #443 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 12:43:58 +01:00
mahula
0c0f89710f
fix(workflow): replace fixed wait for directus to be actually ready in seeding workflow ( #589 )
2025-11-24 11:10:32 +01:00
mahula
67436f3771
refactor(other): adapt dependabot configuration to work with npm workspaces correctly ( #544 )
2025-11-19 14:51:15 +01:00
dependabot[bot]
b6a69f4733
build(deps): bump actions/download-artifact from 4a24838f3d5601fd639834081e118c2995d51e1c to f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 ( #456 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 20:24:31 +00:00
dependabot[bot]
e2148bea07
build(deps): bump actions/upload-artifact from 2848b2cda0e5190984587ec6bb1f36730ca78d50 to 330a01c490aca151604b8cf639adc76d48f6c5d4 ( #451 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 20:19:11 +00:00
Anton Tranelis
cb9ff624bf
Add 'deps' and 'deps-dev' to scopes in workflow
2025-11-18 18:30:58 +01:00
mahula
362ba88bf3
feat(other): introduce dependabot ( #440 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: antontranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-18 18:09:58 +01:00
mahula
78a8c68800
feat(other): initial end-to-end tests working in github ci and locally ( #402 )
...
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-10-09 21:59:06 +02:00
f80357e45f
refactor(backend): separate push from seed and provide a pull script ( #423 )
2025-10-09 13:55:46 +00:00
mahula
cbdbfe6117
refactor(other): update directus version ( #415 )
2025-10-08 15:53:28 +02:00
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
6f5ee59cc4
workflow: build docker ( #311 )
...
fix change detection variable
2025-08-13 20:54:57 +00:00
f7fafc6db9
fix the workflow matrix with a aggregating result ( #317 )
2025-08-13 22:52:03 +02:00
f4c1fe7e25
fix workflows to always execute all matrix jobs and check for requiredness later ( #310 )
...
revert change partially
2025-08-13 20:34:01 +00:00
Anton Tranelis
7e0d44dac8
fix(app): add close button to custom info modal ( #275 )
...
* add close button to custom info modal
* update workflow
* fixes workflow
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-07-16 20:57:21 +02:00
Anton Tranelis
855ef3de29
fix(lib): base layer config ( #276 )
...
* 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.
2025-07-04 08:39:13 +02:00
Max
c92695eea7
fix(frontend): update directus collections ( #269 )
...
* 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>
2025-07-03 07:21:31 +00:00
Anton Tranelis
729f97f38a
refactor(app): rename frontend directory ( #273 )
2025-07-01 16:51:46 +02:00
da634ba8c9
fixed related to mono-repo
...
issue templates
workflow: lint frontend
workflow: test lib
workflow - unit tests frontend
lib instead of frontend
missing name
workflow: lint examples
workflow: build lib
LICENSE
rename workflow build lib
docs lib
deploy docs
fix build example flow
2025-06-12 11:29:22 +02:00
30fb36ee37
workflow: lint
...
delete comments
2025-03-16 02:10:03 +01:00
2a3e785e18
workflow: lint pr - new scope frontend and backend
2025-03-10 16:48:56 +01:00
8e59f27a2a
issue templates
2024-10-31 13:02:53 +01:00