Commit Graph

38 Commits

Author SHA1 Message Date
736cd17789 feat(#5): Add title-body control element that can be added dynamically, refactored sectionIndex/create 2025-11-02 10:32:46 +01:00
1997877168 feat(#1): Add permission and role model 2025-10-31 10:10:05 +01:00
36364a7977 major: Migration from better-auth to keycloak 2025-10-28 10:43:34 +01:00
80592167c8 feat(frontend): Close notification slider over on click, fix types, delete dead code 2025-10-04 08:17:22 +02:00
a2b80d42ae feat(frontend): Refactor auth and split into separate files 2025-10-03 09:18:02 +02:00
6c88b4fd96 feat(frontend): Clean-up schemas, remove dead code, move types 2025-10-03 08:44:15 +02:00
ec12bacca5 fix(frontend): Loading and removal of members of organization 2025-09-28 09:27:23 +02:00
79c0734bd2 feat(fullstack): Add server health check with overlay 2025-09-05 15:24:51 +02:00
6090d543c1 feat(frontend): Refactor organization, fixed several organization bugs 2025-08-17 09:28:26 +02:00
b7b6d02cf2 feat: Rollback signup on error, cleanup userDto and comment createdBy 2025-08-11 06:55:55 +02:00
851d0fef46 fix: Set organization after creation 2025-08-11 06:30:00 +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
7b5a1a3bda feat(frontend): Add roles 2025-07-28 06:46:31 +02:00
4d1280749f feat(frontend): Update better-auth, add orga slug check, add PDF preview, fix invitation 2025-07-27 09:03:11 +02:00
bd49291bf2 fix(frontend): Keep dirty state when switching sections 2025-07-14 06:37:13 +02:00
cb9abeed7f feat(fullstack): Add form element section and stepper 2025-06-01 18:16:38 +02:00
cdbf527ea6 feat(frontend,backend): Create and load comments 2025-05-13 08:46:02 +02:00
f748e14c81 feat(fullstack): Add organization scoping for application form 2025-05-03 18:06:18 +02:00
06c3bec558 fix(frontend): Better Auth list organizations 2025-05-01 17:35:15 +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
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
6f86208f92 feat(frontend): Add DeleteModal 2025-03-16 08:13:24 +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
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
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
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
84e701131f feat: Init project with frontend and rudimentary authentication 2025-02-07 15:44:04 +01:00