summaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Expand)AuthorFilesLines
2024-03-06chore: change wordingPaul-Christian Volkmer1-1/+1
2024-03-06feat: initial implementation of gPAS connection checkPaul-Christian Volkmer3-5/+29
2024-03-05style: layout and style changes for config pagePaul-Christian Volkmer2-72/+119
2024-03-04style: fixed first column widthPaul-Christian Volkmer4-10/+21
2024-03-04style: fix statistics chart layoutPaul-Christian Volkmer2-16/+25
2024-03-04style: fix some style issuedPaul-Christian Volkmer5-16/+27
2024-03-04style: change login/logout stylePaul-Christian Volkmer2-17/+70
2024-03-04feat: add admin role assignmentPaul-Christian Volkmer2-5/+14
2024-03-01feat: add config page for user role assignmentPaul-Christian Volkmer4-1/+68
2024-03-01feat: add user role database table and role-based permissionsPaul-Christian Volkmer3-5/+20
2024-02-19feat: add cache-control headers for static resourcesPaul-Christian Volkmer1-0/+11
2024-02-05feat: forbid access to report if not logged inPaul-Christian Volkmer1-1/+2
2024-01-31feat: add basic support for OIDC loginPaul-Christian Volkmer3-2/+16
2024-01-18feat #29: add initial support for mtbfile api tokensPaul-Christian Volkmer7-5/+88
2024-01-17feat: push connection available state to clientPaul-Christian Volkmer1-1/+5
2024-01-17feat #24: use htmx to refresh connection status every 20sPaul-Christian Volkmer2-18/+18
2024-01-15feat #25: add link to requests related to patient pseudonyme (#27)Paul-Christian Volkmer1-3/+22
2024-01-15feat #23: add reload button to display on new requestPaul-Christian Volkmer2-1/+22
2024-01-15build: use webjars for JS dependencies for nowPaul-Christian Volkmer2-46/+1
2024-01-12fix: append css class, not css stylePaul-Christian Volkmer1-1/+1
2024-01-11feat: use password with encoding prefixv0.5.0Paul-Christian Volkmer1-1/+1
2024-01-11feat #18: initial support for authenticationPaul-Christian Volkmer6-10/+107
2024-01-11feat: show configured endpointsPaul-Christian Volkmer1-3/+4
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