Commit Graph

68 Commits

Author SHA1 Message Date
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
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
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
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
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
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
7407b66d83 fix: Deletion of application form with all its versions 2025-11-09 18:19:42 +01:00
ef440d2970 feat(#4): Add comparison for versions, refactor version restoring 2025-11-09 08:17:10 +01:00
59da40d6c0 feat(#4): Add versioning of application form 2025-11-08 10:15:04 +01:00
d157de97bf fix: Add @OrderColumn to formElements to keep insertion order 2025-11-06 18:48:11 +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
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
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
17a3a76054 fix(backend): Clean-up configurations 2025-10-03 07:57:38 +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
83f1fa71b6 fix(backend): Add postgres run configuration for persistent database 2025-09-07 09:25:11 +02:00
79c0734bd2 feat(fullstack): Add server health check with overlay 2025-09-05 15:24:51 +02:00
b7b6d02cf2 feat: Rollback signup on error, cleanup userDto and comment createdBy 2025-08-11 06:55:55 +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
a5eae07eaf feat(fullstack): Add application form status, add submissions of forms, update DB schema 2025-08-02 18:00:59 +02:00
0a252aa4df fix(backend): Reflect formElementSection changes in thymeleaf template 2025-06-07 09:12:44 +02:00
cb9abeed7f feat(fullstack): Add form element section and stepper 2025-06-01 18:16:38 +02:00