23 Commits

Author SHA1 Message Date
803316c4cc feat(frontend): Add useFormElementDuplication test 2026-03-02 10:46:26 +01:00
7d18824c32 feat(frontend): Add formSnapshotComparison test, add test setup 2026-03-02 08:49:12 +01:00
12787d41b5 feat(frontend): Add vitest and test for form diff 2025-12-30 17:24:57 +01:00
7f7852a66a feat(#27): Set up consola logger, make use of log levels in backend and frontend 2025-12-24 10:26:22 +01:00
374c8d8905 feat(fullstack): Replace TITLE_BODY element with rich text editor 2025-12-21 17:59:53 +01:00
64fa22f557 feat(#25): Add date form element 2025-12-06 10:07:35 +01:00
ed36db97a1 feat(#25): Add date form element 2025-12-01 06:28:36 +01:00
49b921fde2 feat(#8): Add administration.vue page for adding application form templates 2025-11-21 11:46:30 +01:00
81f9f89d94 fix(#9): Recreate lock and remove host argument for dev script 2025-11-09 08:08:58 +01:00
abfd2bebac feat(#9): Update Nuxt UI to major 4 2025-11-06 18:49:56 +01:00
6d79c710a2 feat(#9): Nuxt 4 migration 2025-11-02 18:49:52 +01:00
36364a7977 major: Migration from better-auth to keycloak 2025-10-28 10:43:34 +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
f9851f01d9 feat(frontend): Use i18n, type fixes 2025-08-02 08:45:00 +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
cdbf527ea6 feat(frontend,backend): Create and load comments 2025-05-13 08:46:02 +02:00
9c1cefd4ed feat(frontend): Add ogranization invitation 2025-04-19 08:26:30 +02:00
99d3b28381 feat(frontend): Update nuxt-ui, add login, signup, logout 2025-03-29 17:43:38 +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
84e701131f feat: Init project with frontend and rudimentary authentication 2025-02-07 15:44:04 +01:00