| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-07-31 | Add request ID to Kafka key | Paul-Christian Volkmer | 4 | -14/+20 | |
| 2023-07-31 | Add Apache Kafka to dev compose file | Paul-Christian Volkmer | 1 | -0/+8 | |
| 2023-07-31 | Merge pull request #1 from CCC-MF/add-gPas-support | Paul-Christian Volkmer | 10 | -19/+371 | |
| Add g pas support | |||||
| 2023-07-31 | Code polish for PR | Paul-Christian Volkmer | 2 | -34/+8 | |
| * Keep old config files | |||||
| 2023-07-27 | Code polish for PR | Paul-Christian Volkmer | 4 | -35/+24 | |
| * Do not use component creation using annotation on classes since components will be created within AppConfiguration config class * Patient PseudonymizeService intentionally uses prefix. If no prefix is configured, the default value "UNKNOWN" will be used to prevent conflicts with other organizations and to show the source organization. | |||||
| 2023-07-27 | feat: patient pid may be replaced with gPAS pseudonym, now. | Jakub Lidke | 9 | -30/+302 | |
| 2023-07-27 | fix: if no prefix is set, `_` is also not added as prefix to patient pseudonym. | Jakub Lidke | 1 | -1/+4 | |
| 2023-07-27 | chore: update .gitignore do not checkin gpas files | Jakub Lidke | 1 | -0/+1 | |
| 2023-07-27 | fix: wait for kafka to accept message and return success than | Jakub Lidke | 1 | -6/+15 | |
| 2023-07-27 | test: add kafka test/dev environment docker-compose.dev.yml; add ↵ | Jakub Lidke | 2 | -0/+101 | |
| README_TEST_WITH_GPAS.md | |||||
| 2023-07-27 | fix: fix kafka key values + add missing component attribute | Jakub Lidke | 1 | -1/+3 | |
| 2023-07-26 | fix: add message key value while producing messages to kafka topic | Jakub Lidke | 1 | -3/+4 | |
| 2023-07-26 | Fetch overall request statistic using sql query | Paul-Christian Volkmer | 2 | -10/+7 | |
| 2023-07-26 | Add statistics for state per patient | Paul-Christian Volkmer | 4 | -4/+48 | |
| 2023-07-26 | Add human readable data quality report | Paul-Christian Volkmer | 4 | -2/+77 | |
| 2023-07-25 | Check fingerprint against last accepted mtb file | Paul-Christian Volkmer | 1 | -1/+3 | |
| 2023-07-25 | Remove obsolete return | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2023-07-25 | (Near) realtime update of statistics charts | Paul-Christian Volkmer | 7 | -100/+204 | |
| 2023-07-25 | Added Link to request report | Paul-Christian Volkmer | 13 | -34/+188 | |
| 2023-07-25 | Add start and statistics page | Paul-Christian Volkmer | 9 | -0/+695 | |
| 2023-07-25 | Add postgres migration file and configuration for postgres | Paul-Christian Volkmer | 5 | -1/+25 | |
| 2023-07-25 | Add developer application configuration | Paul-Christian Volkmer | 1 | -0/+15 | |
| 2023-07-25 | Add request and status logging | Paul-Christian Volkmer | 10 | -19/+187 | |
| 2023-07-24 | Initial commit | Paul-Christian Volkmer | 22 | -0/+1703 | |
