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
/
web
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-12
feat: use Jackson 3 for JSON serde (#286)
Paul-Christian Volkmer
6
-11
/
+14
2026-03-12
fix: filter request list into page (#267)
Paul-Christian Volkmer
1
-2
/
+2
2026-03-11
feat: add request filter (#262)
Paul-Christian Volkmer
1
-7
/
+28
2026-03-11
refactor: use html fragment for request card (#261)
Paul-Christian Volkmer
1
-2
/
+5
2026-03-10
feat: show submission statistics table (#260)
Paul-Christian Volkmer
1
-1
/
+30
2026-03-07
feat: search by patient pseudonym and TAN (#256)
Paul-Christian Volkmer
1
-1
/
+19
2026-03-06
fix: code formatting
Paul-Christian Volkmer
1
-1
/
+2
2026-03-06
feat: improve request list
Paul-Christian Volkmer
2
-4
/
+5
2026-03-05
deps!: migrate to Spring Boot 4 (#250)
Paul-Christian Volkmer
1
-1
/
+1
2026-01-09
fix: possible sorting errors in bar chart (#241)
Paul-Christian Volkmer
1
-17
/
+22
2026-01-06
feat: block further initial submissions (#232)
Paul-Christian Volkmer
1
-1
/
+33
2025-12-01
fix: show error page (#207)
Paul-Christian Volkmer
1
-2
/
+3
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
6
-273
/
+317
2025-11-06
chore: change annotation for KT-73255 (#185)
Paul-Christian Volkmer
2
-2
/
+2
2025-07-22
63 check consent status (#120)
jlidke
1
-4
/
+24
2024-07-15
refactor: use dedicated type for path param
Paul-Christian Volkmer
1
-3
/
+3
2024-07-15
refactor: rename template attribute to reflect content
Paul-Christian Volkmer
1
-4
/
+4
2024-07-15
refactor: add types for patient id and pseudonym
Paul-Christian Volkmer
1
-1
/
+2
2024-05-27
feat: use RequestId type
Paul-Christian Volkmer
1
-2
/
+2
2024-05-08
test: add test for config SSE endpoint
Paul-Christian Volkmer
1
-0
/
+1
2024-05-07
refactor: move classes into package 'security'
Paul-Christian Volkmer
1
-3
/
+3
2024-05-06
test: add tests for token requests
Paul-Christian Volkmer
1
-3
/
+4
2024-05-06
chore: remove println
Paul-Christian Volkmer
1
-1
/
+0
2024-05-02
refactor: use RequestService in controllers
Paul-Christian Volkmer
2
-12
/
+12
2024-03-26
feat: show information if no output is defined
Paul-Christian Volkmer
1
-1
/
+1
2024-03-06
feat: initial implementation of gPAS connection check
Paul-Christian Volkmer
1
-10
/
+47
2024-03-01
feat: add config page for user role assignment
Paul-Christian Volkmer
1
-3
/
+41
2024-02-17
refactor: move mtb file controller into package input
Paul-Christian Volkmer
1
-61
/
+0
2024-02-01
fix: make security config optional for login controller
Paul-Christian Volkmer
1
-4
/
+3
2024-01-31
feat: add basic support for OIDC login
Paul-Christian Volkmer
1
-2
/
+17
2024-01-18
feat #29: add initial support for mtbfile api tokens
Paul-Christian Volkmer
2
-6
/
+59
2024-01-17
feat: push connection available state to client
Paul-Christian Volkmer
2
-0
/
+18
2024-01-17
feat #24: use htmx to refresh connection status every 20s
Paul-Christian Volkmer
1
-0
/
+9
2024-01-15
feat #25: add link to requests related to patient pseudonyme (#27)
Paul-Christian Volkmer
1
-1
/
+17
2024-01-15
feat #23: add reload button to display on new request
Paul-Christian Volkmer
1
-0
/
+5
2024-01-11
feat #18: initial support for authentication
Paul-Christian Volkmer
1
-0
/
+33
2024-01-11
feat: show configured endpoints
Paul-Christian Volkmer
1
-0
/
+1
2024-01-10
feat: add paginator to request page
Paul-Christian Volkmer
1
-2
/
+5
2024-01-02
feat #15: add connection checks to bwHC backend
Paul-Christian Volkmer
1
-4
/
+14
2023-12-04
feat: add page that shows transformation configuration
v0.2.0
Paul-Christian Volkmer
1
-0
/
+41
2023-08-12
Code cleanup
Paul-Christian Volkmer
1
-3
/
+3
2023-08-09
Handle MTB File with rejected consent as deletion request
Paul-Christian Volkmer
1
-4
/
+10
2023-08-02
Do not return specific status code based on remote status code
Paul-Christian Volkmer
1
-15
/
+6
2023-08-01
Extract request processing
Paul-Christian Volkmer
1
-166
/
+9
2023-08-01
Add delete requests to be shown in statistics page
Paul-Christian Volkmer
1
-8
/
+44
2023-08-01
Add request type to be saved with each request
Paul-Christian Volkmer
1
-12
/
+37
2023-07-31
Handle delete requests by using REST request to bwHC
Paul-Christian Volkmer
1
-6
/
+3
2023-07-31
Enable patient data deletion
Paul-Christian Volkmer
1
-2
/
+58
2023-07-31
Add request ID to Kafka key
Paul-Christian Volkmer
1
-3
/
+7
2023-07-26
Fetch overall request statistic using sql query
Paul-Christian Volkmer
1
-9
/
+3
[next]