summaryrefslogtreecommitdiff
path: root/src/main/resources/templates
AgeCommit message (Expand)AuthorFilesLines
2026-03-10chore(master): release 0.15.1 (#259)v0.15.1pcvolkmer-release-bot[bot]1-1/+1
2026-03-10feat: show submission statistics table (#260)Paul-Christian Volkmer1-0/+32
2026-03-10chore: change submission button textPaul-Christian Volkmer1-2/+2
2026-03-10feat: request update audit (#258)Paul-Christian Volkmer2-0/+10
2026-03-09chore(master): release 0.15.0 (#251)v0.15.0pcvolkmer-release-bot[bot]1-1/+1
2026-03-07feat: search by patient pseudonym and TAN (#256)Paul-Christian Volkmer1-7/+28
2026-03-06chore: use card layout in report detailsPaul-Christian Volkmer1-26/+44
2026-03-06feat: improve request listPaul-Christian Volkmer2-46/+51
2026-01-22chore(master): release 0.14.0 (#235)v0.14.0pcvolkmer-release-bot[bot]1-9/+3
2026-01-08build: remove webjars and use custom build (#238)Paul-Christian Volkmer7-52/+19
2026-01-08chore: change appearance of accept button (#239)Paul-Christian Volkmer1-6/+6
2026-01-06fix: request reload notification and update buttonPaul-Christian Volkmer1-2/+7
2026-01-06feat: block further initial submissions (#232)Paul-Christian Volkmer2-1/+24
2025-12-18chore(master): release 0.13.1 (#231)v0.13.1pcvolkmer-release-bot[bot]1-1/+1
2025-12-16chore(master): release 0.13.0 (#227)v0.13.0pcvolkmer-release-bot[bot]1-1/+1
2025-12-05chore(master): release 0.12.6 (#217)v0.12.6pcvolkmer-release-bot[bot]1-1/+1
2025-12-04chore(master): release 0.12.5 (#214)v0.12.5pcvolkmer-release-bot[bot]1-1/+1
2025-12-03chore(master): release 0.12.4 (#210)v0.12.4pcvolkmer-release-bot[bot]1-1/+1
2025-12-01chore(master): release 0.12.3 (#205)v0.12.3pcvolkmer-release-bot[bot]1-6/+6
2025-12-01fix: show error page (#207)Paul-Christian Volkmer1-0/+3
2025-12-01feat: add footer containing version number (#204)Paul-Christian Volkmer7-8/+24
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
2025-07-2263 check consent status (#120)jlidke2-0/+29
2025-04-04feat: show issue path if available in response body (#92)Paul-Christian Volkmer1-2/+6
2025-03-20feat: add checks for DNPM:DIP backendPaul-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 Volkmer2-3/+3
2024-05-15fix: add missing 'fatal' severityPaul-Christian Volkmer1-0/+1
2024-05-08feat: show info if no requests presentPaul-Christian Volkmer1-1/+5
2024-03-26feat: show information if no output is definedPaul-Christian Volkmer1-21/+26
2024-03-25feat: add timestamp of last connection check changePaul-Christian Volkmer2-1/+5
2024-03-25feat: add timestamp to connection check displayPaul-Christian Volkmer2-10/+16
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 Volkmer1-72/+93
2024-03-04style: fixed first column widthPaul-Christian Volkmer3-10/+8
2024-03-04style: fix statistics chart layoutPaul-Christian Volkmer1-8/+8
2024-03-04style: fix some style issuedPaul-Christian Volkmer3-3/+4
2024-03-04style: change login/logout stylePaul-Christian Volkmer1-9/+15
2024-03-04feat: add admin role assignmentPaul-Christian Volkmer1-3/+4
2024-03-01feat: add config page for user role assignmentPaul-Christian Volkmer3-0/+43
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-31feat: add basic support for OIDC loginPaul-Christian Volkmer2-2/+9
2024-01-18feat #29: add initial support for mtbfile api tokensPaul-Christian Volkmer3-1/+44
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