Commit Graph

130 Commits

Author SHA1 Message Date
b919cef9c4 fix: Update prod docker-compose setup 2025-11-18 19:26:39 +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
7b4ccb68c5 fix(pipeline): Change SSH to custom port 2025-11-18 09:38:56 +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
44cee94ae9 fix(backend): Provide application.yaml for testing 2025-11-18 08:36:38 +01:00
ccb6fb2171 fix(backend): Format 2025-11-18 08:28:55 +01:00
cbd056845f feat(pipeline): Add deploy job 2025-11-18 08:24:30 +01:00
6f15712c28 fix(frontend): Use correct name for user store 2025-11-17 13:11:42 +01:00
ab50f2bd6d feat(backend): Don't consider /health requests in security filter 2025-11-17 13:11:25 +01:00
3dcadc21ba feat(fullstack): Add docker-compose files, improve local development 2025-11-17 11:28:01 +01:00
53b3e944b4 fix(backend): Fix testcontainers configuration 2025-11-17 11:05:43 +01:00
c23c4dcea2 feat: Delete legalconsenthub-middleware 2025-11-17 10:35:34 +01:00
70e0625d3f fix(backend): Provide default values for resourceserver variables 2025-11-16 09:21:00 +01:00
0044f410df Revert "fix(backend): Bypass security configs in spring test"
This reverts commit c88156115b.
2025-11-16 09:19:02 +01:00
e1b4bbe759 Revert "fix(backend): Change h2 to implementation dependency for testing in pipeline"
This reverts commit d2feaf27e0.
2025-11-16 09:18:58 +01:00
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