summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-07-31Code polish for PRPaul-Christian Volkmer2-34/+8
2023-07-27Code polish for PRPaul-Christian Volkmer4-35/+24
2023-07-27feat: patient pid may be replaced with gPAS pseudonym, now.Jakub Lidke7-29/+295
2023-07-27fix: if no prefix is set, `_` is also not added as prefix to patient pseudonym.Jakub Lidke1-1/+4
2023-07-27fix: wait for kafka to accept message and return success thanJakub Lidke1-6/+15
2023-07-27fix: fix kafka key values + add missing component attributeJakub Lidke1-1/+3
2023-07-26fix: add message key value while producing messages to kafka topicJakub Lidke1-3/+4
2023-07-26Fetch overall request statistic using sql queryPaul-Christian Volkmer2-10/+7
2023-07-26Add statistics for state per patientPaul-Christian Volkmer4-4/+48
2023-07-26Add human readable data quality reportPaul-Christian Volkmer4-2/+77
2023-07-25Check fingerprint against last accepted mtb filePaul-Christian Volkmer1-1/+3
2023-07-25Remove obsolete returnPaul-Christian Volkmer1-2/+2
2023-07-25(Near) realtime update of statistics chartsPaul-Christian Volkmer6-100/+202
2023-07-25Added Link to request reportPaul-Christian Volkmer13-34/+188
2023-07-25Add start and statistics pagePaul-Christian Volkmer9-0/+695
2023-07-25Add postgres migration file and configuration for postgresPaul-Christian Volkmer4-1/+17
2023-07-25Add developer application configurationPaul-Christian Volkmer1-0/+15
2023-07-25Add request and status loggingPaul-Christian Volkmer8-19/+172
2023-07-24Initial commitPaul-Christian Volkmer13-0/+575