Commit Graph

84 Commits

Author SHA1 Message Date
54570fae4f feat: Update AI rule files 2025-12-21 08:34:08 +01:00
079765a591 fix(backend): Consider textarea elements in PDF output 2025-12-20 18:13:35 +01:00
844ab8661c major(fullstack): Add dynamic section spawning, removal of app. form create DTOs, 2025-12-20 10:34:06 +01:00
248370a3f9 fix: Testcontainer use unique name 2025-12-06 19:28:39 +01:00
f1b66c184b fix(#25): Update database sql schema 2025-12-06 10:33:00 +01:00
ed36db97a1 feat(#25): Add date form element 2025-12-01 06:28:36 +01:00
9dc690715b feat(#13): Show form elements depending on other form element values 2025-11-30 18:13:14 +01:00
79fbf7ce1b feat(backend): Update SQL schema, don't drop database in prod 2025-11-29 10:14:04 +01:00
cccb386c70 feat(#23): Remove mail health check 2025-11-29 09:18:00 +01:00
a03a7e3626 feat(#23): Add maildev application.yaml configs 2025-11-29 09:06:23 +01:00
b72d564868 feat(#23): Add email notifications 2025-11-23 18:46:14 +01:00
b084041d32 Revert "fix: Let test container tests run with port 6666 to prevent conflicts"
This reverts commit 63023f4f9f.
2025-11-22 09:27:59 +01:00
63023f4f9f fix: Let test container tests run with port 6666 to prevent conflicts 2025-11-22 08:54:25 +01:00
f0a4fd0a1a fix: Load active profile testcontainers for testing 2025-11-21 10:35:38 +01:00
9495948177 fix(#18): Fix PDF preview 2025-11-21 08:25:49 +01:00
80357ff2ef fix(pipeline): Trigger backend 2025-11-20 10:28:54 +01:00
123367679c fix(pipeline): Switch to gradle action 2025-11-20 09:14:10 +01:00
af63ee7061 fix(pipeline): Remove toolcache 2025-11-20 09:06:41 +01:00
4bb2f818a4 fix(pipeline): Remove --no-daemon, specify gradle workspace 2025-11-20 09:02:43 +01:00
f440ff6fb2 fix(pipeline): Use --no-daemon for gradle build 2025-11-20 08:54:16 +01:00
1931ff7157 fix(pipeline): Use non-conflicted port for testcontainers testing 2025-11-20 08:50:36 +01:00
b20e80ac5e fix(pipeline): Use non-conflicted port for testcontainers testing 2025-11-20 08:30:35 +01:00
5b8f2cc29c feat(pipeline): Test out docker layer caching 2025-11-19 18:44:01 +01:00
02d9b4f97c feat(#12): Add subsections to sections, fix version deletion after update 2025-11-19 12:12:01 +01:00
60bcfd080b fix(pipeline): Pass SSH variable in a different way 2025-11-18 16:20:30 +01:00
77e7623442 feat(pipeline): Trigger deploy job only once, pass SSH variable in a different way 2025-11-18 15:49:14 +01:00
cf6c008519 fix(pipeline): Pass new access token in a secure way, getrigger pipeline 2025-11-18 15:23:00 +01:00
fd35136795 misc: Trigger backend and frontend pipeline 2025-11-18 09:39:57 +01:00
2e56e48bcb misc: Trigger backend and frontend pipeline 2025-11-18 09:31:30 +01:00
7243383b1f misc: Trigger backend and frontend pipeline 2025-11-18 08:48:24 +01:00
44cee94ae9 fix(backend): Provide application.yaml for testing 2025-11-18 08:36:38 +01:00
ccb6fb2171 fix(backend): Format 2025-11-18 08:28:55 +01:00
ab50f2bd6d feat(backend): Don't consider /health requests in security filter 2025-11-17 13:11:25 +01:00
3dcadc21ba feat(fullstack): Add docker-compose files, improve local development 2025-11-17 11:28:01 +01:00
53b3e944b4 fix(backend): Fix testcontainers configuration 2025-11-17 11:05:43 +01:00
70e0625d3f fix(backend): Provide default values for resourceserver variables 2025-11-16 09:21:00 +01:00
0044f410df Revert "fix(backend): Bypass security configs in spring test"
This reverts commit c88156115b.
2025-11-16 09:19:02 +01:00
e1b4bbe759 Revert "fix(backend): Change h2 to implementation dependency for testing in pipeline"
This reverts commit d2feaf27e0.
2025-11-16 09:18:58 +01:00
d2feaf27e0 fix(backend): Change h2 to implementation dependency for testing in pipeline 2025-11-16 09:14:29 +01:00
c88156115b fix(backend): Bypass security configs in spring test 2025-11-16 09:08:31 +01:00
8d42254ac7 fix(fullstack): Use platform linux/amd64 for image building, some env var fixes 2025-11-16 08:56:38 +01:00
af4dc3b7d8 fix(fullstack): Move legalconsenthub.yml API to root 2025-11-15 10:30:00 +01:00
cc3db21fbd fix: Gradle task dependency, add java to frontend.yaml because of openapi 2025-11-15 08:15:41 +01:00
40ec2736c9 fix: Backend formatting 2025-11-14 19:27:37 +01:00
08e8009bfd feat: Add Gitea pipelines for frontend and backend 2025-11-14 19:22:16 +01:00
7407b66d83 fix: Deletion of application form with all its versions 2025-11-09 18:19:42 +01:00
ef440d2970 feat(#4): Add comparison for versions, refactor version restoring 2025-11-09 08:17:10 +01:00
59da40d6c0 feat(#4): Add versioning of application form 2025-11-08 10:15:04 +01:00
d157de97bf fix: Add @OrderColumn to formElements to keep insertion order 2025-11-06 18:48:11 +01:00
763b2f7b7f feat: Improve error handling 2025-11-02 10:33:02 +01:00