Commit Graph

149 Commits

Author SHA1 Message Date
0eca7c33ff fix(pipeline): Add build cache back 2025-11-20 16:29:56 +01:00
0cf90ad0d2 fix(pipeline): Add frontend back, add testcontainers back 2025-11-20 16:21:39 +01:00
27a2c99ef8 fix(pipeline): Add frontend back, add testcontainers back 2025-11-20 16:07:30 +01:00
cf2481e6c8 fix(pipeline): Use setup-gradle 2025-11-20 10:39:12 +01:00
969c93e299 fix(pipeline): Remove making gradle executable 2025-11-20 10:37:17 +01:00
ee78ea533b fix(pipeline): Back to postgres service 2025-11-20 10:34:12 +01:00
80357ff2ef fix(pipeline): Trigger backend 2025-11-20 10:28:54 +01:00
81543d5e51 fix(pipeline): Run build with debug 2025-11-20 10:11:21 +01:00
4c18334005 fix(pipeline): Change paths for triggering 2025-11-20 09:21:57 +01:00
8fc07b0c6d fix(pipeline): Disable frontend job temporarily 2025-11-20 09:21:02 +01:00
123367679c fix(pipeline): Switch to gradle action 2025-11-20 09:14:10 +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
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