summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/index.html
AgeCommit message (Expand)AuthorFilesLines
2026-03-10feat: request update audit (#258)Paul-Christian Volkmer1-0/+5
2026-03-07feat: search by patient pseudonym and TAN (#256)Paul-Christian Volkmer1-7/+28
2026-03-06feat: improve request listPaul-Christian Volkmer1-44/+49
2026-01-08build: remove webjars and use custom build (#238)Paul-Christian Volkmer1-8/+9
2026-01-06fix: request reload notification and update buttonPaul-Christian Volkmer1-2/+7
2026-01-06feat: block further initial submissions (#232)Paul-Christian Volkmer1-1/+10
2025-12-01feat: add footer containing version number (#204)Paul-Christian Volkmer1-0/+1
2025-09-03Merge branch '0.11.x'Paul-Christian Volkmer1-0/+1
2025-09-03feat: mark older request with unknown state (#150)Paul-Christian Volkmer1-2/+3
2025-09-03fix: add status badge for 'NO_CONSENT' (#149)Paul-Christian Volkmer1-1/+2
2024-07-15refactor: rename template attribute to reflect contentPaul-Christian Volkmer1-11/+11
2024-07-15refactor: rename db column name to reflect contentPaul-Christian Volkmer1-2/+2
2024-05-08feat: show info if no requests presentPaul-Christian Volkmer1-1/+5
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