Commit Graph

103 Commits

Author SHA1 Message Date
b72d564868 feat(#23): Add email notifications 2025-11-23 18:46:14 +01:00
287302bd0e fix(frontend): Remove $t redeclaration 2025-11-23 09:11:19 +01:00
4cb0589a64 feat(#22): Add settings page with language switcher 2025-11-22 08:56:15 +01:00
81b1227e82 feat(#22): Use translation keys in files 2025-11-22 08:55:01 +01:00
49b921fde2 feat(#8): Add administration.vue page for adding application form templates 2025-11-21 11:46:30 +01:00
9495948177 fix(#18): Fix PDF preview 2025-11-21 08:25:49 +01:00
1bf34f350c fix(#15): Fix several UI bugs 2025-11-20 17:46:41 +01:00
af63ee7061 fix(pipeline): Remove toolcache 2025-11-20 09:06:41 +01:00
4bb2f818a4 fix(pipeline): Remove --no-daemon, specify gradle workspace 2025-11-20 09:02:43 +01:00
f440ff6fb2 fix(pipeline): Use --no-daemon for gradle build 2025-11-20 08:54:16 +01:00
1931ff7157 fix(pipeline): Use non-conflicted port for testcontainers testing 2025-11-20 08:50:36 +01:00
b20e80ac5e fix(pipeline): Use non-conflicted port for testcontainers testing 2025-11-20 08:30:35 +01:00
09933e07b0 feat(#15): Redesign application form card on overview page 2025-11-20 06:57:46 +01:00
5b8f2cc29c feat(pipeline): Test out docker layer caching 2025-11-19 18:44:01 +01:00
02d9b4f97c feat(#12): Add subsections to sections, fix version deletion after update 2025-11-19 12:12:01 +01:00
60bcfd080b fix(pipeline): Pass SSH variable in a different way 2025-11-18 16:20:30 +01:00
77e7623442 feat(pipeline): Trigger deploy job only once, pass SSH variable in a different way 2025-11-18 15:49:14 +01:00
cf6c008519 fix(pipeline): Pass new access token in a secure way, getrigger pipeline 2025-11-18 15:23:00 +01:00
fd35136795 misc: Trigger backend and frontend pipeline 2025-11-18 09:39:57 +01:00
2e56e48bcb misc: Trigger backend and frontend pipeline 2025-11-18 09:31:30 +01:00
7243383b1f misc: Trigger backend and frontend pipeline 2025-11-18 08:48:24 +01:00
6f15712c28 fix(frontend): Use correct name for user store 2025-11-17 13:11:42 +01:00
3dcadc21ba feat(fullstack): Add docker-compose files, improve local development 2025-11-17 11:28:01 +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
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
daf619d6eb fix(frontend): Fix all type issues 2025-11-15 08:40:09 +01:00
4dc414668c fix(frontend): Remove missing import 2025-11-15 08:20:57 +01:00
08e8009bfd feat: Add Gitea pipelines for frontend and backend 2025-11-14 19:22:16 +01:00
7ad2134c5e fix: Input form adding issue 2025-11-09 18:20:40 +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
6d79c710a2 feat(#9): Nuxt 4 migration 2025-11-02 18:49:52 +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
2cf492cd6c feat(#2): Get notifications working again 2025-11-01 08:47:02 +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
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