summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/configs
AgeCommit message (Collapse)AuthorFilesLines
2025-07-2263 check consent status (#120)jlidke1-0/+24
Co-authored-by: Paul-Christian Volkmer <code@pcvolkmer.de>
2025-03-20feat: add checks for DNPM:DIP backendPaul-Christian Volkmer1-1/+2
Since DNPM:DIP responds with HTTP 404 on API base path, the Kaplan-Meier Config endpoint will be used to check availability of DNPM:DIP backend API.
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 Volkmer2-4/+23
2024-03-04style: fixed first column widthPaul-Christian Volkmer2-8/+6
2024-03-04style: fix some style issuedPaul-Christian Volkmer1-1/+1
2024-03-04feat: add admin role assignmentPaul-Christian Volkmer1-3/+4
2024-03-01feat: add config page for user role assignmentPaul-Christian Volkmer1-0/+39
2024-01-18feat #29: add initial support for mtbfile api tokensPaul-Christian Volkmer1-0/+39
2024-01-17feat #24: use htmx to refresh connection status every 20sPaul-Christian Volkmer1-0/+16