summaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Expand)AuthorFilesLines
2024-01-11refactor: rename css stylePaul-Christian Volkmer2-8/+9
2024-01-10feat: add graphic to show connection statePaul-Christian Volkmer4-3/+41
2024-01-10refactor: use event listener to listen for page load eventPaul-Christian Volkmer2-4/+4
2024-01-10feat: add paginator to request pagePaul-Christian Volkmer2-27/+93
2024-01-10chore: update imagesPaul-Christian Volkmer2-0/+41
2024-01-09chore: layout and style changesPaul-Christian Volkmer5-133/+200
2024-01-05feat #20: add server forward headers configPaul-Christian Volkmer1-1/+4
2024-01-02feat #15: add connection checks to bwHC backendPaul-Christian Volkmer2-4/+33
2023-12-05fix: add info severity to data quality reportPaul-Christian Volkmer2-0/+13
2023-12-04feat: add page that shows transformation configurationv0.2.0Paul-Christian Volkmer3-0/+71
2023-12-04style: add colored table rows for requestsPaul-Christian Volkmer1-11/+41
2023-08-30Remove comment to use host aliasPaul-Christian Volkmer1-3/+0
2023-08-30test: * added additional external host 'localhost', now we can connect withou...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