Commit Graph

21 Commits

Author SHA1 Message Date
fea2ca8a3b feat(fullstack): Add per-row visibility, add read-only cells, update seeds 2026-03-01 09:00:07 +01:00
1bc2e9b111 feat(fullstack): Add logical AND and OR operators to seed files, add Sensitiviäts-Check 2026-02-15 08:44:46 +01:00
954c6d00e1 feat(fullstack): Add file upload 2026-01-25 18:21:13 +01:00
0ce89daddf Merge remote-tracking branch 'origin/main' 2026-01-18 18:51:25 +01:00
0490f2357e feat: Add table logic for role and permission sections 2025-12-30 08:35:50 +01:00
e472a5715d feat(#21): Replaced chat comment component with proper cursor-based commenting 2025-12-26 10:01:37 +01:00
9999ac3bb4 feat(#3): Use Latex for PDF output 2025-12-23 08:14:44 +01:00
844ab8661c major(fullstack): Add dynamic section spawning, removal of app. form create DTOs, 2025-12-20 10:34:06 +01:00
f1b66c184b fix(#25): Update database sql schema 2025-12-06 10:33:00 +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
e3643d8318 feat(fullstack): Set user roles per orga, scope notification to orga and role, add orga and role to JWT 2025-09-15 19:23:18 +02:00
7e55a336f2 feat(fullstack): Add notifications, user is now an entity, add testcontainers, rework custom permissions, get user from JWT in endpoints 2025-08-09 10:09:00 +02:00
a5eae07eaf feat(fullstack): Add application form status, add submissions of forms, update DB schema 2025-08-02 18:00:59 +02:00
6a751285dc feat(backend,api): Add comment 2025-05-04 10:35:29 +02:00
f748e14c81 feat(fullstack): Add organization scoping for application form 2025-05-03 18:06:18 +02:00
aee88ad261 feat(fullstack): Read user out of JWT and persist with created and last modified 2025-05-01 09:20:32 +02:00
4e7a962a06 feat(fontend,backend): Add createdBy and lastModifiedBy fields 2025-04-19 09:04:52 +02:00
66dabc329d feat(frontend,backend): Add application form name 2025-03-09 09:11:35 +01:00
59a8c5d900 feat(backend): Add applicationFormTemplate, add isTemplate flag, refactoring 2025-03-08 17:35:09 +01:00
e7557ce2e2 feat: Init backend 2025-02-21 08:26:58 +01:00