Commit Graph

113 Commits

Author SHA1 Message Date
1bc2e9b111 feat(fullstack): Add logical AND and OR operators to seed files, add Sensitiviäts-Check 2026-02-15 08:44:46 +01:00
40957bd496 feat: Update application form template and seed 2026-02-01 18:20:37 +01:00
b279e6cc17 feat(fullstack): Add test application form creation 2026-01-31 17:25:01 +01:00
954c6d00e1 feat(fullstack): Add file upload 2026-01-25 18:21:13 +01:00
312aa0efbc feat: Split CLAUDE.md files, add agents and skills 2026-01-23 17:24:54 +01:00
3d19d077e5 feat: Add Eingabeseite 9 (Informationen zur KI) 2026-01-23 10:22:21 +01:00
e670b1188f feat: Add Eingabeseite 8 (Auswirkungen auf AN) 2026-01-22 18:51:12 +01:00
56e2dba7cd feat: Add Eingabeseite 7 (Modulbeschreibung) 2026-01-22 17:26:01 +01:00
e549058c85 feat: Add Eingabeseite 6 (Datenschutz) 2026-01-22 16:37:39 +01:00
56d8c223d8 feat: Add Eingabeseite 5 (Schnittstellen) 2026-01-22 12:21:54 +01:00
186ad830c1 feat: Add Eingabeseite 4 (Löschkonzept) 2026-01-22 11:37:17 +01:00
e7633f9bc4 feat: Add application form seed 2026-01-21 06:30:10 +01:00
8350a1bd5d feat(#35): Handle wide tables better in PDF preview 2026-01-21 06:29:33 +01:00
0ce89daddf Merge remote-tracking branch 'origin/main' 2026-01-18 18:51:25 +01:00
db788c4ee3 feat(#36): Notification rework with single and all comments mark as read 2026-01-18 18:42:10 +01:00
0490f2357e feat: Add table logic for role and permission sections 2025-12-30 08:35:50 +01:00
be9d2ec9d7 feat: Add TheTable form element 2025-12-27 17:32:16 +01:00
1365f84049 feat: Add new initial application form template, migration from JSON to YAML 2025-12-26 19:20:13 +01:00
6377fcff30 feat: WIP 2025-12-26 17:58:20 +01:00
b438d95c9f feat: WIP 2025-12-26 17:49:09 +01:00
59e89662cf feat: Cleanup old HTML and non-versioned PDF export 2025-12-26 10:46:18 +01:00
896902f590 fix: Add comment for testcontainer exposed port 2025-12-26 10:23:57 +01:00
e472a5715d feat(#21): Replaced chat comment component with proper cursor-based commenting 2025-12-26 10:01:37 +01:00
7f7852a66a feat(#27): Set up consola logger, make use of log levels in backend and frontend 2025-12-24 10:26:22 +01:00
805c66bc4f feat: Extend docker local setups, remove request URL from API composables 2025-12-23 19:20:14 +01:00
46d6431747 feat(#28): Initialize backend with application form template 2025-12-23 19:19:06 +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
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