Commit Graph

261 Commits

Author SHA1 Message Date
d2feaf27e0 fix(backend): Change h2 to implementation dependency for testing in pipeline 2025-11-16 09:14:29 +01:00
c88156115b fix(backend): Bypass security configs in spring test 2025-11-16 09:08:31 +01:00
8d42254ac7 fix(fullstack): Use platform linux/amd64 for image building, some env var fixes 2025-11-16 08:56:38 +01:00
af4dc3b7d8 fix(fullstack): Move legalconsenthub.yml API to root 2025-11-15 10:30:00 +01:00
af434ad3a4 fix(frontend): Add Java to frontend Dockerfile 2025-11-15 09:26:33 +01:00
c8fcffb9ed fix(pipeline): Update push secrets, remove frontend caching 2025-11-15 09:15:08 +01:00
6ee4bebf07 fix(pipeline): Delete caching statements for backend pipeline 2025-11-15 08:54:59 +01:00
ab0d262b6f fix(frontend): Correct import casing 2025-11-15 08:54:36 +01:00
336ad09274 fix(frontend): Replace any type 2025-11-15 08:47:39 +01:00
dc3a898986 fix(pipeline): Remove explicit postgres port 2025-11-15 08:47:06 +01:00
f5487864ff fix(pipeline): Launch postgres docker container for testing 2025-11-15 08:40:24 +01:00
daf619d6eb fix(frontend): Fix all type issues 2025-11-15 08:40:09 +01:00
1c8815d4ce fix(pipeline): Disable ryuk for testcontainer test 2025-11-15 08:29:13 +01:00
4dc414668c fix(frontend): Remove missing import 2025-11-15 08:20:57 +01:00
cc3db21fbd fix: Gradle task dependency, add java to frontend.yaml because of openapi 2025-11-15 08:15:41 +01:00
40ec2736c9 fix: Backend formatting 2025-11-14 19:27:37 +01:00
08e8009bfd feat: Add Gitea pipelines for frontend and backend 2025-11-14 19:22:16 +01:00
af7cf98cc3 misc: Test Gitea pipeline 2025-11-12 19:24:32 +01:00
7ad2134c5e fix: Input form adding issue 2025-11-09 18:20:40 +01:00
7407b66d83 fix: Deletion of application form with all its versions 2025-11-09 18:19:42 +01:00
ef374f79af feat: Replace traffic light with shield ring icon 2025-11-09 08:53:46 +01:00
a16cbae5e6 feat: Refactor form in sectionIndex and create 2025-11-09 08:32:33 +01:00
ef440d2970 feat(#4): Add comparison for versions, refactor version restoring 2025-11-09 08:17:10 +01:00
81f9f89d94 fix(#9): Recreate lock and remove host argument for dev script 2025-11-09 08:08:58 +01:00
586fd5557f fix(#9): Return deep reactive objects in useAsyncData to make form reactive again 2025-11-09 08:08:28 +01:00
59da40d6c0 feat(#4): Add versioning of application form 2025-11-08 10:15:04 +01:00
a8eca965dc feat: Lint + clean up 2025-11-06 18:50:08 +01:00
abfd2bebac feat(#9): Update Nuxt UI to major 4 2025-11-06 18:49:56 +01:00
935fc347df feat: Enable server health again 2025-11-06 18:49:13 +01:00
d157de97bf fix: Add @OrderColumn to formElements to keep insertion order 2025-11-06 18:48:11 +01:00
6d79c710a2 feat(#9): Nuxt 4 migration 2025-11-02 18:49:52 +01:00
763b2f7b7f feat: Improve error handling 2025-11-02 10:33:02 +01:00
736cd17789 feat(#5): Add title-body control element that can be added dynamically, refactored sectionIndex/create 2025-11-02 10:32:46 +01:00
4d371be2e3 feat: Move comment in FormEngine.vue into separate TheComment.vue component 2025-11-01 09:07:04 +01:00
51ebee7062 feat: Adapt cursor rules 2025-11-01 08:48:10 +01:00
2cf492cd6c feat(#2): Get notifications working again 2025-11-01 08:47:02 +01:00
841341857d feat: Add ktlint to backend and format all files 2025-10-31 10:25:12 +01:00
be5017fcd4 feat: Update chrome run config 2025-10-31 10:13:05 +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
e5e063bbde fix(frontend): Correct error handling for organization 2025-10-05 08:19:34 +02:00
627e8c379c feat: Update cursor rules 2025-10-04 08:18:58 +02:00
80592167c8 feat(frontend): Close notification slider over on click, fix types, delete dead code 2025-10-04 08:17:22 +02:00
03f3369cd7 fix(frontend): Remove unnecessary role when creating user 2025-10-03 09:23:50 +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
17a3a76054 fix(backend): Clean-up configurations 2025-10-03 07:57:38 +02:00
ec12bacca5 fix(frontend): Loading and removal of members of organization 2025-09-28 09:27:23 +02:00
19056d5e75 feat: Add database restore script 2025-09-27 10:00:04 +02: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