index
:
mv64e-etl-processor.git
0.12.x
0.9.x
master
Diese Anwendung pseudonymisiert/anonymisiert Daten im DNPM-Datenmodell 2.1 unter Beachtung des Consents und sendet sie an DNPM:DIP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
kotlin
/
dev
/
dnpm
/
etl
/
processor
/
monitoring
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-12
feat: use Jackson 3 for JSON serde (#286)
Paul-Christian Volkmer
6
-53
/
+75
2026-05-06
test: code cleanup in test classes
Paul-Christian Volkmer
1
-4
/
+5
2026-03-12
fix: filter request list into page (#267)
Paul-Christian Volkmer
1
-0
/
+2
2026-03-10
feat: request update audit (#258)
Paul-Christian Volkmer
1
-1
/
+6
2026-03-07
feat: search by patient pseudonym and TAN (#256)
Paul-Christian Volkmer
1
-0
/
+2
2026-03-06
feat: save TAN for MTB requests (#253)
Paul-Christian Volkmer
1
-0
/
+5
2026-01-06
feat: block further initial submissions (#232)
Paul-Christian Volkmer
3
-2
/
+39
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
5
-318
/
+349
2025-11-06
chore: change annotation for KT-73255 (#185)
Paul-Christian Volkmer
1
-4
/
+4
2025-11-04
fix: errors in response parsing (#181)
v0.12.0-rc.1
Paul-Christian Volkmer
1
-3
/
+11
2025-10-27
fix: use correct gPAS URI for connection test (#166)
Paul-Christian Volkmer
1
-2
/
+1
2025-10-24
feat: add logging for connection checks (#164)
Paul-Christian Volkmer
1
-10
/
+31
2025-09-03
feat: mark older request with unknown state (#150)
Paul-Christian Volkmer
1
-9
/
+20
2025-08-12
refactor: remove obsolete bwHC data model V1.0 (#129)
Paul-Christian Volkmer
1
-10
/
+6
2025-07-22
63 check consent status (#120)
jlidke
2
-1
/
+62
2025-04-04
feat: show issue path if available in response body (#92)
Paul-Christian Volkmer
1
-1
/
+6
2025-04-03
feat: use issue severity to create status (#90)
Paul-Christian Volkmer
1
-0
/
+11
2025-03-23
Code cleanup (#87)
Paul-Christian Volkmer
1
-4
/
+4
2025-03-20
feat: add checks for DNPM:DIP backend
Paul-Christian Volkmer
1
-1
/
+9
2024-11-01
chore: gPas health check, fetch metadata instead of send invalid gPas request...
jlidke
1
-5
/
+2
2024-07-15
refactor: rename db column name to reflect content
Paul-Christian Volkmer
1
-9
/
+9
2024-07-15
refactor: add types for patient id and pseudonym
Paul-Christian Volkmer
1
-11
/
+9
2024-05-27
feat: use RequestId type
Paul-Christian Volkmer
1
-6
/
+6
2024-05-16
feat: use details as alias for message in data quality report
Paul-Christian Volkmer
1
-1
/
+2
2024-05-15
fix: add missing 'fatal' severity
Paul-Christian Volkmer
1
-0
/
+1
2024-04-30
refactor: use Fingerprint type instead of plain String
Paul-Christian Volkmer
1
-3
/
+6
2024-04-29
refactor: add additional constructors
Paul-Christian Volkmer
1
-1
/
+22
2024-04-26
chore: use java records
Paul-Christian Volkmer
1
-0
/
+2
2024-03-25
feat: add timestamp of last connection check change
Paul-Christian Volkmer
1
-13
/
+52
2024-03-25
feat: add timestamp to connection check display
Paul-Christian Volkmer
1
-31
/
+35
2024-03-06
feat: initial implementation of gPAS connection check
Paul-Christian Volkmer
1
-8
/
+77
2024-01-17
feat: push connection available state to client
Paul-Christian Volkmer
1
-2
/
+10
2024-01-15
feat #25: add link to requests related to patient pseudonyme (#27)
Paul-Christian Volkmer
1
-0
/
+4
2024-01-10
feat: add paginator to request page
Paul-Christian Volkmer
1
-1
/
+2
2024-01-02
feat #15: add connection checks to bwHC backend
Paul-Christian Volkmer
1
-0
/
+85
2023-12-05
feat: sort data quality report items by severity
Paul-Christian Volkmer
1
-1
/
+4
2023-12-05
fix: add info severity to data quality report
Paul-Christian Volkmer
1
-0
/
+1
2023-08-08
Ignore unknown properties in DataQualityResponse
Paul-Christian Volkmer
1
-0
/
+3
2023-08-02
Handle not parsable data quality reports
Paul-Christian Volkmer
1
-3
/
+9
2023-08-02
Add processor to handle responses from Kafka topic
Paul-Christian Volkmer
1
-2
/
+2
2023-08-01
Add request type to be saved with each request
Paul-Christian Volkmer
3
-5
/
+39
2023-07-31
Enable patient data deletion
Paul-Christian Volkmer
1
-1
/
+3
2023-07-26
Fetch overall request statistic using sql query
Paul-Christian Volkmer
1
-1
/
+4
2023-07-26
Add statistics for state per patient
Paul-Christian Volkmer
1
-0
/
+11
2023-07-26
Add human readable data quality report
Paul-Christian Volkmer
1
-0
/
+51
2023-07-25
Added Link to request report
Paul-Christian Volkmer
1
-3
/
+12
2023-07-25
Add postgres migration file and configuration for postgres
Paul-Christian Volkmer
1
-0
/
+1
2023-07-25
Add request and status logging
Paul-Christian Volkmer
2
-0
/
+72