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
05a9b56689
make test fail to verify artefact upload
2025-10-01 09:12:54 +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
3e847b6a7a
add e2e testing documentation
2025-09-30 20:12:45 +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
52d22aa025
Merge branch 'main' into e2e-bdt
2025-09-30 15:45:12 +02:00
mahula
6050903ce5
fix(backend): pin directus sync extension to last current version before current breaking changes ( #403 )
2025-09-30 02:05:44 +02:00
mahula
71ddec3d67
due to breaking update pin directus-sync version
2025-09-28 19:43:06 +02:00
mahula
b76484542a
due to breaking update pin directus-sync version
2025-09-28 19:21:27 +02:00
mahula
6ca405b07e
due to breaking update pin directus-sync version
2025-09-28 19:11:40 +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
7da2a41430
set back nodejs version in .tool-versions
2025-09-28 11:56:53 +02:00
mahula
1fedb0d849
set latest lts nodejs version in .tool-versions
2025-09-28 11:45:34 +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
mahula
5d73d89b8b
fix typo in .gitignore
2025-09-28 10:49:10 +02:00
mahula
459d5da12d
add eslint configuration for cypress code
2025-09-28 10:36:13 +02:00
mahula
9206848bd2
setup cypress with initial login tests
2025-09-28 10:34:58 +02:00
mahula
0ac046e6da
set nodejs version to current major version
2025-09-26 17:03:07 +02:00
mahula
a8c61f2b89
fix typo in backend docker file comment
2025-09-26 08:32:18 +02:00
Anton Tranelis
171f6a2b59
fix: prevent 'Cannot read properties of undefined (reading '0')' errors ( #385 )
...
- Add proper array length checks before accessing error.errors[0]
- Secure error handling in App.tsx for both map loading and layer loading
- Fix unsafe array access in mapApi.ts error handler
- Prevent crashes when error.errors is undefined or empty array
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-15 11:47:09 +02:00
Anton Tranelis
6d504fa2e3
cleanup item types ( #386 )
2025-09-15 11:45:55 +02:00
Anton Tranelis
c5232093dc
feat(lib): relation component ( #387 )
...
* Fix relations view
* extended relation component
* added backend fields
* bidirectional direction
* fix linting
2025-09-15 11:32:19 +02:00
a2b7c16133
refactor(backend): remove ocean nomad features from seed data ( #382 )
...
* removed ocean nomad specific collections
* removed vessel icon
* updated seeds
* added profilecomponentes to type
* added text to item
* improved sample data
* improved sample data
* improved sample data
* fix comment
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
2025-09-13 12:48:06 +02:00
Anton Tranelis
298876a269
fix(lib): fix user_created reset when updating other users profile marker ( #380 )
...
* fix user_created new set when updating other users profile marker
* fix same issue on different places
* fix linting
* fix tests
2025-09-12 21:50:33 +02:00
5de172e739
fix public role permissions ( #381 )
2025-09-12 15:47:46 +02:00
07c8154453
add trailing slash for VITE_API_URL example ( #379 )
...
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-09-10 12:31:50 +02:00