summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/index.html
AgeCommit message (Expand)AuthorFilesLines
2024-03-01feat: add user role database table and role-based permissionsPaul-Christian Volkmer1-5/+5
2024-02-05feat: forbid access to report if not logged inPaul-Christian Volkmer1-1/+2
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 Volkmer1-1/+7
2024-01-11feat #18: initial support for authenticationPaul-Christian Volkmer1-2/+3
2024-01-11refactor: rename css stylePaul-Christian Volkmer1-1/+1
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
2023-08-01Show request type in addition to state and IDPaul-Christian Volkmer1-0/+2
2023-07-31Mark delete requests with errors or success as expectedPaul-Christian Volkmer1-3/+3
2023-07-25Added Link to request reportPaul-Christian Volkmer1-1/+4
2023-07-25Add start and statistics pagePaul-Christian Volkmer1-0/+40