Commit Graph

13 Commits

Author SHA1 Message Date
6090d543c1 feat(frontend): Refactor organization, fixed several organization bugs 2025-08-17 09:28:26 +02:00
cb9abeed7f feat(fullstack): Add form element section and stepper 2025-06-01 18:16:38 +02:00
d553668893 feat(fullstack): Add title and description to form element, add HTML and PDF endpoints for application form 2025-05-25 10:35:18 +02:00
502d4a7297 feat(frontend): Add editing of comment 2025-05-16 19:02:14 +02:00
cdbf527ea6 feat(frontend,backend): Create and load comments 2025-05-13 08:46:02 +02:00
eec15dd7ef feat(frontend): Use betterAuth implementation from nuxthub-better-auth project 2025-04-20 09:54:16 +02:00
cb12e29966 feat(frontend,api): Add checkbox and select 2025-03-16 09:08:54 +01:00
8b800432ad feat(frontend): Add applicationFormTemplate, add list for application froms, refactoring 2025-03-08 17:38:00 +01:00
8388cbe1a8 feat(frontend): Add RadioGroup, calculate highest compliance status 2025-03-02 08:44:12 +01:00
54bb370bfb fix(frontend): Wrong index when updating FormElement 2025-03-01 10:30:21 +01:00
9538181865 fix(frontend): SSR of create.vue working, add .vscode launch.json, fix launch.json bug due to typescript in nuxt.config.ts 2025-03-01 10:14:45 +01:00
c07e03d593 feat(frontend): Add ComplianceStatus and first validation 2025-03-01 08:45:12 +01:00
12ba5da7be feat(frontend,API): Add PUT operations, integrate API, add first from engine 2025-02-24 08:29:44 +01:00