293 Commits

Author SHA1 Message Date
46d6431747 feat(#28): Initialize backend with application form template 2025-12-23 19:19:06 +01:00
c64ed6a749 fix: Replace service_healthy conditions with service_started to prevent frequent writes 2025-12-23 10:38:17 +01:00
4dfa62fcfe feat(#3): Add PDF caching 2025-12-23 10:38:17 +01:00
9999ac3bb4 feat(#3): Use Latex for PDF output 2025-12-23 08:14:44 +01:00
374c8d8905 feat(fullstack): Replace TITLE_BODY element with rich text editor 2025-12-21 17:59:53 +01:00
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
8d27b52c6a fix(frontend): Keep values for newly added form input fields 2025-12-20 17:45:58 +01:00
844ab8661c major(fullstack): Add dynamic section spawning, removal of app. form create DTOs, 2025-12-20 10:34:06 +01:00
7bacff967e feat: Update test data 2025-12-07 09:07:41 +01:00
3928318582 feat: Update cursor rules 2025-12-06 19:28:39 +01:00
d441159560 feat: Use caching in pipeline 2025-12-06 19:28:39 +01:00
248370a3f9 fix: Testcontainer use unique name 2025-12-06 19:28:39 +01:00
4b06f68265 feat: Add textarea form element 2025-12-06 18:01:52 +01:00
f1b66c184b fix(#25): Update database sql schema 2025-12-06 10:33:00 +01:00
64fa22f557 feat(#25): Add date form element 2025-12-06 10:07:35 +01:00
8cdb6ef329 feat: Add backend health check 2025-12-06 09:03:09 +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
2e355ed972 fix(pipeline): Launch in external iTerm window to overcome deployment issue 2025-11-29 10:02:41 +01:00
cccb386c70 feat(#23): Remove mail health check 2025-11-29 09:18:00 +01:00
57fe26358c misc: Adapt readme, changelog and add docker compose run configuration 2025-11-29 09:14:14 +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
e769bfb011 fix(pipeline): Exit full pipeline on a single error 2025-11-23 09:11:39 +01:00
287302bd0e fix(frontend): Remove $t redeclaration 2025-11-23 09:11:19 +01:00
bf9993399c feat(pipeline): Deactivate Gitea/act pipeline, add local pipeline script 2025-11-23 09:04:27 +01:00
912342bf4f Merge branch 'feat/#22_AddLanguageSwitcher' 2025-11-23 09:03:13 +01:00
85261efe70 feat(pipeline): Migration from Gitea pipeline to act runner 2025-11-22 17:09:25 +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
4cb0589a64 feat(#22): Add settings page with language switcher 2025-11-22 08:56:15 +01:00
81b1227e82 feat(#22): Use translation keys in files 2025-11-22 08:55:01 +01:00
63023f4f9f fix: Let test container tests run with port 6666 to prevent conflicts 2025-11-22 08:54:25 +01:00
af431f7ec4 Merge pull request 'feat(#8): Add administration.vue page for adding application form templates' (#20) from feat/#8_AddAdministratorPage into main
Reviewed-on: https://gitea.lugnas.de/denis/legalconsenthub/pulls/20
2025-11-21 12:14:48 +01:00
49b921fde2 feat(#8): Add administration.vue page for adding application form templates 2025-11-21 11:46:30 +01:00
f0a4fd0a1a fix: Load active profile testcontainers for testing 2025-11-21 10:35:38 +01:00
e04b61b726 misc: Use old actions/cache for gradle 2025-11-21 09:17:23 +01:00
4f82d441a5 misc: Add documentation, clean up manage-db.sh 2025-11-21 08:47:40 +01:00
9495948177 fix(#18): Fix PDF preview 2025-11-21 08:25:49 +01:00
1bf34f350c fix(#15): Fix several UI bugs 2025-11-20 17:46:41 +01:00
176c3630b9 Merge pull request 'fix(pipeline): Switch to gradle action' (#17) from fix/GradleBuildError into main
Reviewed-on: https://gitea.lugnas.de/denis/legalconsenthub/pulls/17
2025-11-20 16:48:09 +01:00
d0fee1b969 fix(pipeline): Add cancel in progress 2025-11-20 16:32:27 +01:00
0c61288380 fix(pipeline): Add cancel in progress 2025-11-20 16:32:04 +01:00
0eca7c33ff fix(pipeline): Add build cache back 2025-11-20 16:29:56 +01:00
0cf90ad0d2 fix(pipeline): Add frontend back, add testcontainers back 2025-11-20 16:21:39 +01:00
27a2c99ef8 fix(pipeline): Add frontend back, add testcontainers back 2025-11-20 16:07:30 +01:00
cf2481e6c8 fix(pipeline): Use setup-gradle 2025-11-20 10:39:12 +01:00
969c93e299 fix(pipeline): Remove making gradle executable 2025-11-20 10:37:17 +01:00
ee78ea533b fix(pipeline): Back to postgres service 2025-11-20 10:34:12 +01:00