summaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Expand)AuthorFilesLines
2023-08-28test: * added additional external host 'localhost', now we can connect withou...Jakub Lidke1-1/+1
2023-08-25chore: dev kafka is available via localhost, now.Jakub Lidke1-1/+1
2023-08-16Issue #7: Send and expect requestId in record body, not in record key (#8)Paul-Christian Volkmer1-1/+1
2023-08-15Update dev config and added related information into README.mdPaul-Christian Volkmer1-2/+5
2023-08-03Explicit producer topic configurationPaul-Christian Volkmer1-2/+0
2023-08-02Do not return specific status code based on remote status codePaul-Christian Volkmer1-0/+2
2023-08-02Add processor to handle responses from Kafka topicPaul-Christian Volkmer1-4/+5
2023-08-01Show request type in addition to state and IDPaul-Christian Volkmer1-0/+2
2023-08-01Add delete requests to be shown in statistics pagePaul-Christian Volkmer1-0/+31
2023-08-01Add request type to be saved with each requestPaul-Christian Volkmer2-0/+4
2023-07-31Mark delete requests with errors or success as expectedPaul-Christian Volkmer1-3/+3
2023-07-26Add statistics for state per patientPaul-Christian Volkmer2-4/+20
2023-07-26Add human readable data quality reportPaul-Christian Volkmer1-1/+16
2023-07-25(Near) realtime update of statistics chartsPaul-Christian Volkmer2-90/+143
2023-07-25Added Link to request reportPaul-Christian Volkmer5-15/+79
2023-07-25Add start and statistics pagePaul-Christian Volkmer6-0/+523
2023-07-25Add postgres migration file and configuration for postgresPaul-Christian Volkmer2-1/+13
2023-07-25Add developer application configurationPaul-Christian Volkmer1-0/+15
2023-07-25Add request and status loggingPaul-Christian Volkmer2-1/+12
2023-07-24Initial commitPaul-Christian Volkmer1-0/+5