summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-07test: add test for SSE endpointPaul-Christian Volkmer2-2/+39
2024-05-07test: test statistics json responsePaul-Christian Volkmer1-28/+193
2024-05-07test: add initial tests for StatisticsRestControllerPaul-Christian Volkmer1-0/+109
2024-05-07test: add test for StatisticsControllerPaul-Christian Volkmer1-0/+75
2024-05-07refactor: move classes into package 'security'Paul-Christian Volkmer11-22/+16
2024-05-06refactor: use whenever() instead of `when` in testsPaul-Christian Volkmer2-24/+25
2024-05-06test: add tests for UserRoleServicePaul-Christian Volkmer1-0/+205
2024-05-06test: add tests for HomeControllerPaul-Christian Volkmer1-0/+261
2024-05-06test: add tests to and reorganize ConfigControllerTestPaul-Christian Volkmer1-75/+172
2024-05-06test: ensure correct view is renderedPaul-Christian Volkmer2-1/+8
2024-05-06test: add htmlunit based test for LoginControllerPaul-Christian Volkmer2-0/+88
2024-05-06test: add tests for user role requestsPaul-Christian Volkmer1-4/+41
2024-05-06test: add tests for token requestsPaul-Christian Volkmer2-7/+69
2024-05-06fix: handle null values in MtbFilePaul-Christian Volkmer2-24/+85
2024-05-06chore: remove printlnPaul-Christian Volkmer1-1/+0
2024-05-06build: add jacoco code coveragePaul-Christian Volkmer1-0/+11
2024-05-03build: update gradle versionPaul-Christian Volkmer1-1/+1
2024-05-03build: register task to run all tests at oncePaul-Christian Volkmer1-0/+4