summaryrefslogtreecommitdiff
path: root/src/main/resources/templates
AgeCommit message (Expand)AuthorFilesLines
2024-01-11feat #18: initial support for authenticationPaul-Christian Volkmer4-6/+39
2024-01-11feat: show configured endpointsPaul-Christian Volkmer1-3/+4
2024-01-11refactor: rename css stylePaul-Christian Volkmer1-1/+1
2024-01-10feat: add graphic to show connection statePaul-Christian Volkmer1-3/+17
2024-01-10refactor: use event listener to listen for page load eventPaul-Christian Volkmer1-2/+2
2024-01-10feat: add paginator to request pagePaul-Christian Volkmer1-27/+54
2024-01-09chore: layout and style changesPaul-Christian Volkmer4-77/+104
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 Volkmer1-0/+1
2023-12-04feat: add page that shows transformation configurationv0.2.0Paul-Christian Volkmer2-0/+48
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-07-31Mark delete requests with errors or success as expectedPaul-Christian Volkmer1-3/+3
2023-07-26Add statistics for state per patientPaul-Christian Volkmer1-4/+11
2023-07-26Add human readable data quality reportPaul-Christian Volkmer1-1/+16
2023-07-25(Near) realtime update of statistics chartsPaul-Christian Volkmer1-2/+12
2023-07-25Added Link to request reportPaul-Christian Volkmer3-1/+61
2023-07-25Add start and statistics pagePaul-Christian Volkmer3-0/+81