Commit Graph

13 Commits

Author SHA1 Message Date
f748e14c81 feat(fullstack): Add organization scoping for application form 2025-05-03 18:06:18 +02:00
667aab1f36 feat(fullstack): Add JWT validation 2025-04-26 17:39:20 +02:00
28954f7c2e feat(frontend): Send JWT with every request 2025-04-20 18:34:56 +02:00
eec15dd7ef feat(frontend): Use betterAuth implementation from nuxthub-better-auth project 2025-04-20 09:54:16 +02:00
9c1cefd4ed feat(frontend): Add ogranization invitation 2025-04-19 08:26:30 +02:00
068dc1305f feat(frontend): Move better auth functions into separate file 2025-04-06 18:37:18 +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
fffa1086a5 feat(backend,frontend): Update application form, add label to switch 2025-03-03 06:39:57 +01:00
8388cbe1a8 feat(frontend): Add RadioGroup, calculate highest compliance status 2025-03-02 08:44:12 +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