Commit Graph

293 Commits

Author SHA1 Message Date
7a9809909b feat(frontend): Add nuxt and spring h2 debug configs 2025-05-31 17:31:13 +02:00
075847f0ee feat(frontend): Get project running again after move to Mac Mini 2025-05-31 10:14:36 +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
d4ea9cd3d9 feat(backend,api): Rework whole comment 2025-05-10 17:18:31 +02:00
6a751285dc feat(backend,api): Add comment 2025-05-04 10:35:29 +02:00
324c534fdf feat(api): Reorder components 2025-05-04 08:12:59 +02:00
f748e14c81 feat(fullstack): Add organization scoping for application form 2025-05-03 18:06:18 +02:00
2771c71253 fix(frontend): Stop loading button after invitation failure 2025-05-01 17:46:41 +02:00
06c3bec558 fix(frontend): Better Auth list organizations 2025-05-01 17:35:15 +02:00
68fb998dac feat(frontend): Switch from localhost to private IP 2025-05-01 17:33:37 +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
aaea7d3b28 feat: Change vscode settings, add test data 2025-04-26 17:40:37 +02:00
8216473853 feat(frontend): Add betterauth migration script 2025-04-26 17:39:46 +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
4e7a962a06 feat(fontend,backend): Add createdBy and lastModifiedBy fields 2025-04-19 09:04:52 +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
eed4b673c0 feat(frontend): Add organization creation, deletion, add better-auth organization plugin 2025-04-06 09:36:28 +02:00
99d3b28381 feat(frontend): Update nuxt-ui, add login, signup, logout 2025-03-29 17:43:38 +01:00
cb12e29966 feat(frontend,api): Add checkbox and select 2025-03-16 09:08:54 +01:00
2e8e1d8e90 Merge branch 'main' of https://gitea.lugnas.de/denis/legalconsenthub 2025-03-16 08:14:09 +01:00
6f86208f92 feat(frontend): Add DeleteModal 2025-03-16 08:13:24 +01:00
c0caee78c2 feat(frontend): Add DeleteModal 2025-03-16 08:11:09 +01:00
66dabc329d feat(frontend,backend): Add application form name 2025-03-09 09:11:35 +01:00
46a14b4e9c feat(frontend,backend): Add id page for application forms, fix error with form creation 2025-03-09 08:10:31 +01:00
8b800432ad feat(frontend): Add applicationFormTemplate, add list for application froms, refactoring 2025-03-08 17:38:00 +01:00
59a8c5d900 feat(backend): Add applicationFormTemplate, add isTemplate flag, refactoring 2025-03-08 17:35:09 +01:00
40e295937d fix(frontend): Read current radio value out of prop formOptions 2025-03-03 06:46:12 +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
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
7c6b6e428c feat(frontend): Add vue-tsc, fix some types errors 2025-02-21 13:17:14 +01:00
31ff737221 feat(frontend): Prettier, add openapi client generation 2025-02-21 12:17:36 +01:00
d6effcd1d5 feat(frontend): Install nuxt-ui, eslint, prettier, reformat whole code 2025-02-21 10:51:29 +01:00
e7557ce2e2 feat: Init backend 2025-02-21 08:26:58 +01:00
84e701131f feat: Init project with frontend and rudimentary authentication 2025-02-07 15:44:04 +01:00