summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-10refactor: use event listener to listen for page load eventPaul-Christian Volkmer2-4/+4
2024-01-10feat: add paginator to request pagePaul-Christian Volkmer4-30/+100
2024-01-10chore: update imagesPaul-Christian Volkmer2-0/+41
2024-01-09chore: layout and style changesPaul-Christian Volkmer5-133/+200
2024-01-05docs: add some more information within README.docPaul-Christian Volkmer1-4/+10
2024-01-05feat #20: add server forward headers configPaul-Christian Volkmer3-4/+40
2024-01-04docs: link simple docker-compose.yml example within README.mdPaul-Christian Volkmer1-0/+5
2024-01-04docs: add docker-compose.yml examplePaul-Christian Volkmer1-0/+28
2024-01-04Merge pull request #19 from CCC-MF/feat_17Paul-Christian Volkmer7-53/+208
2024-01-04test #17: add tests for retryPaul-Christian Volkmer2-0/+111
2024-01-04feat #17: initial support for request retryPaul-Christian Volkmer7-53/+97
2024-01-03build: bump versionv0.4.0Paul-Christian Volkmer1-1/+1
2024-01-03chore: update mockito-kotlin test dependencyPaul-Christian Volkmer1-1/+1
2024-01-03build: update kotlin versionPaul-Christian Volkmer1-2/+2
2024-01-02fix: add rest uri config to integration testsPaul-Christian Volkmer2-0/+11
2024-01-02Merge pull request #16 from CCC-MF/feat_15Paul-Christian Volkmer7-11/+154
2024-01-02feat #15: add connection checks to bwHC backendPaul-Christian Volkmer7-11/+154
2023-12-29build: bump versionv0.3.1Paul-Christian Volkmer1-1/+1
2023-12-29chore: update hapi-fhir dependency to 6.10.2Paul-Christian Volkmer1-1/+1
2023-12-29chore: remove snakeyaml dependency version overridePaul-Christian Volkmer1-2/+0
2023-12-29chore: remove explicit kafka dependency versionPaul-Christian Volkmer1-4/+0
2023-12-29chore: update spring boot to version 3.2.1Paul-Christian Volkmer1-1/+1
2023-12-15Bump versionv0.3.0Paul-Christian Volkmer1-1/+1
2023-12-14test: add tests to ensure patient id pseudonymPaul-Christian Volkmer2-0/+65
2023-12-14fix: Replace the patient's id in more places (#14)Niklas1-2/+5
2023-12-05test: expect sorted data quality report issuesPaul-Christian Volkmer1-4/+4
2023-12-05test: expect 3 issues with different severityPaul-Christian Volkmer1-1/+1
2023-12-05feat: sort data quality report items by severityPaul-Christian Volkmer1-1/+4
2023-12-05fix: add info severity to data quality reportPaul-Christian Volkmer4-2/+19
2023-12-04build: update to Spring Boot 3.2.0Paul-Christian Volkmer1-2/+2
2023-12-04feat: add page that shows transformation configurationv0.2.0Paul-Christian Volkmer5-1/+117
2023-12-04docs: remove notice on how to setup kafkaPaul-Christian Volkmer1-2/+0
2023-12-04style: add colored table rows for requestsPaul-Christian Volkmer1-11/+41
2023-12-04chore: update Kotlin and dependency management pluginPaul-Christian Volkmer1-3/+3
2023-11-25chore: update Spring Boot to version 3.1.6Paul-Christian Volkmer1-1/+1
2023-11-25test: add integration test for mtb file transformationPaul-Christian Volkmer1-0/+93
2023-11-21chore: Update Kotlin version to 1.9.20Paul-Christian Volkmer1-2/+2
2023-10-20chore: Update Apache Kafka client library to version 3.6.0Paul-Christian Volkmer1-2/+2
2023-10-20chore: Update Spring Boot to version 3.1.5Paul-Christian Volkmer1-1/+1
2023-10-05Issue #12: Remove obsolete braces from transformation examplesPaul-Christian Volkmer1-3/+3
2023-10-05Merge pull request #13 from CCC-MF/issue_12Paul-Christian Volkmer9-9/+262
2023-10-05Issue #12: Change README.md to show transformation config names as env varPaul-Christian Volkmer1-3/+3
2023-10-05Issue #12: Log transformation count applied on application startPaul-Christian Volkmer1-0/+4
2023-10-05Issue #12: Transform MTBFile objects by using transformation rulesPaul-Christian Volkmer5-22/+41
2023-10-05Issue #12: Add information about transformation rules in README.mdPaul-Christian Volkmer1-0/+14
2023-10-05Issue #12: Add application config for transformation configurationPaul-Christian Volkmer5-8/+78
2023-10-05Issue #12: Basic implementation of transformation servicePaul-Christian Volkmer3-0/+146
2023-09-26chore: update Spring Boot dependenciesPaul-Christian Volkmer1-1/+1
2023-09-26chore: pump version to dev version snapshotPaul-Christian Volkmer1-1/+1
2023-09-04fix: removed gaps system from GPAS pseudonym value. Also added clean up metho...jlidke2-1/+22