47 Commits

Author SHA1 Message Date
mahula
1ecd8fbc2f fix paths in reporting job 2025-10-04 10:54:33 +02:00
mahula
c96d631b46 fix paths in reporting job 2025-10-04 10:01:36 +02:00
mahula
352780853d use simpler reporting approach in e2e test workflow 2025-10-01 17:42:43 +02:00
mahula
1d0badcc56 address reporter issue in e2e test workflow 2025-10-01 15:48:33 +02:00
mahula
8f395a3dda fix errors in test workflow 2025-10-01 15:27:36 +02:00
mahula
34475bf2e6 fix typos 2025-10-01 15:07:55 +02:00
mahula
b5d24d587b refactor report processing in e2e test workflow 2025-10-01 14:59:35 +02:00
mahula
1f873c15f9 refactor logic of e2e test workflow 2025-10-01 14:18:23 +02:00
mahula
2944adc0f3 refactor logic of e2e test workflow 2025-10-01 13:30:27 +02:00
mahula
fc6976f111 refactor logic of e2e test workflow 2025-10-01 13:10:28 +02:00
mahula
d6367e5ad6 solve xvfb issue with parallele test execution in e2e test workflow 2025-10-01 12:47:35 +02:00
mahula
b1f0e4a91f solve xvfb issue with parallele test execution in e2e test workflow 2025-10-01 12:40:06 +02:00
mahula
cb3d2e09c9 refactor reporting and artefact uploading in e2e test workflow 2025-10-01 12:21:43 +02:00
mahula
faafeed5e1 refine artefact upload job in e2e test workflow 2025-10-01 10:32:27 +02:00
mahula
89755ec142 move artefact upload in separate job in e2e test workflow 2025-10-01 10:14:36 +02:00
mahula
a06ab0084f make test fail to verify artefact upload 2025-10-01 09:30:14 +02:00
mahula
7a73347966 refactor result reporting in e2e test workflow 2025-10-01 09:04:08 +02:00
mahula
5f907395f8 merge reports in e2e test workflow 2025-10-01 08:51:38 +02:00
mahula
4fd8395d00 repair e2e testworkflow 2025-10-01 08:31:46 +02:00
mahula
e018d23398 clean up e2e github workflow 2025-09-30 21:31:34 +02:00
mahula
d1ca864de4 clean up e2e github workflow 2025-09-30 21:30:20 +02:00
mahula
814dacdcf3 clean up e2e github workflow 2025-09-30 21:23:29 +02:00
mahula
c42dc882fb clean up e2e github workflow 2025-09-30 21:13:39 +02:00
mahula
af27b5bcbb clean up e2e github workflow 2025-09-30 20:24:26 +02:00
mahula
0dce5731b5 Revert "clean up e2e github workflow"
This reverts commit 96975ed9115c877ce18783f717a17d7d095b533b.
2025-09-30 20:20:06 +02:00
mahula
96975ed911 clean up e2e github workflow 2025-09-30 20:13:59 +02:00
mahula
e49774bdef set correct lint script namein cypress linting workflow 2025-09-30 17:05:41 +02:00
mahula
7c33eab47a fix typo in workflow file 2025-09-30 17:01:55 +02:00
mahula
21cae9590c add linting workflow for e2e testing related files 2025-09-30 16:55:21 +02:00
mahula
e4dbc8bb27 add linting workflow for e2e testing related files 2025-09-30 16:51:46 +02:00
mahula
e5bd4b3db1 add database health check step to e2e test workflow 2025-09-28 18:40:09 +02:00
mahula
4b318478bc add database cleaning step to e2e test workflow 2025-09-28 12:35:13 +02:00
mahula
8b9b8867a0 fix name of e2e test workflow 2025-09-28 11:35:17 +02:00
mahula
e31ca32172 add lib build step to e2e test workflow 2025-09-28 11:33:46 +02:00
mahula
daed0ede9e add e2e test workflow 2025-09-28 11:24:53 +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