summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-01chore: gPas health check, fetch metadata instead of send invalid gPas request...jlidke1-5/+2
2024-11-01chore: update to Spring Boot 3.3.4 (#78)Paul-Christian Volkmer1-1/+1
2024-11-01chore: update to Spring Boot 3.3.3 (#77)Paul-Christian Volkmer1-1/+1
2024-11-01chore: update to Spring Boot 3.3.2 (#76)Paul-Christian Volkmer1-1/+1
2024-07-15refactor: use dedicated type for path paramPaul-Christian Volkmer2-3/+36
2024-07-15refactor: rename template attribute to reflect contentPaul-Christian Volkmer2-15/+15
2024-07-15refactor: rename db column name to reflect contentPaul-Christian Volkmer8-18/+20
2024-07-15refactor: add types for patient id and pseudonymPaul-Christian Volkmer25-180/+216
2024-07-15Merge branch 0.9.xPaul-Christian Volkmer0-0/+0
2024-07-15chore: update to Spring Boot 3.2.7Paul-Christian Volkmer1-1/+1
2024-07-15fix: downgrade echarts due to dependency issuesPaul-Christian Volkmer1-1/+1
2024-07-15chore: update webjars dependenciesPaul-Christian Volkmer1-2/+2
2024-06-25style: use sans-serif font everywherePaul-Christian Volkmer1-1/+4
2024-06-25chore: update dev-compose.ymlPaul-Christian Volkmer1-1/+5
2024-06-25chore: update oidc client local dev passwordPaul-Christian Volkmer1-1/+1
2024-06-25fix: use versions param for commons-compressPaul-Christian Volkmer1-2/+2
2024-06-24chore: update dependency version definitionsPaul-Christian Volkmer1-3/+3
2024-06-24chore: update to spring boot 3.3.1Paul-Christian Volkmer1-1/+1
2024-06-20Merge pull request #67 from CCC-MF/66-update-auf-spring-boot-33xPaul-Christian Volkmer1-1/+2
2024-06-20chore: update to spring boot 3.3.0Paul-Christian Volkmer1-1/+2
2024-06-19fix: downgrade echarts due to dependency issuesPaul-Christian Volkmer1-1/+1
2024-06-19chore: update webjars dependenciesPaul-Christian Volkmer1-2/+2
2024-05-31Merge branch 0.9.xPaul-Christian Volkmer1-2/+2
2024-05-31chore: update kotlin versionPaul-Christian Volkmer1-2/+2
2024-05-31chore: update spring dependency-management pluginPaul-Christian Volkmer1-1/+1
2024-05-31chore: update spring boot dependenciesPaul-Christian Volkmer1-1/+1
2024-05-31chore: update bwhc-dto-java dependencyPaul-Christian Volkmer1-1/+1
2024-05-31fix: add missing 'fatal' severityPaul-Christian Volkmer3-8/+13
2024-05-31fix: handle null values in MtbFilePaul-Christian Volkmer2-24/+85
2024-05-31chore: remove printlnPaul-Christian Volkmer1-1/+0
2024-05-31chore: update webjars-locator dependencyPaul-Christian Volkmer1-1/+1
2024-05-31docs: fix CVE number in dependency commentPaul-Christian Volkmer1-1/+1
2024-05-31chore: update integration test dependencyPaul-Christian Volkmer1-0/+2
2024-05-31chore: update GitHub workflow actionsPaul-Christian Volkmer2-3/+3
2024-05-31chore: mark as snapshot versionPaul-Christian Volkmer1-1/+1
2024-05-30test: exclude test and integrationTest source setPaul-Christian Volkmer1-5/+3
2024-05-27test: use Kotlin KArgumentCaptorPaul-Christian Volkmer1-7/+6
2024-05-27chore: update kotlin versionPaul-Christian Volkmer1-2/+2
2024-05-27chore: update spring dependency-management pluginPaul-Christian Volkmer1-1/+1
2024-05-27build: use compilerOptions instead of kotlinOptionsPaul-Christian Volkmer1-3/+4
2024-05-27docs: add information about other credentials for MTBfile endpointPaul-Christian Volkmer1-0/+2
2024-05-27feat: allow access to MTBFile endpoint for non-token usersPaul-Christian Volkmer2-3/+71
2024-05-27feat: use RequestId typePaul-Christian Volkmer22-84/+169
2024-05-27chore: update spring boot dependenciesPaul-Christian Volkmer1-1/+1
2024-05-16chore: update bwhc-dto-java dependencyPaul-Christian Volkmer1-1/+1
2024-05-16feat: use details as alias for message in data quality reportPaul-Christian Volkmer1-1/+2
2024-05-15fix: add missing 'fatal' severityPaul-Christian Volkmer3-8/+13
2024-05-08feat: show info if no requests presentPaul-Christian Volkmer3-16/+19
2024-05-08test: mock UserRoleService only in nested test classPaul-Christian Volkmer1-5/+10
2024-05-08test: add test for config SSE endpointPaul-Christian Volkmer2-1/+43