Commit Graph

184 Commits

Author SHA1 Message Date
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
80357ff2ef fix(pipeline): Trigger backend 2025-11-20 10:28:54 +01:00
81543d5e51 fix(pipeline): Run build with debug 2025-11-20 10:11:21 +01:00
4c18334005 fix(pipeline): Change paths for triggering 2025-11-20 09:21:57 +01:00
8fc07b0c6d fix(pipeline): Disable frontend job temporarily 2025-11-20 09:21:02 +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