| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-12-04 | chore(master): release 0.12.5 (#214)v0.12.5 | pcvolkmer-release-bot[bot] | 1 | -1/+1 | |
| Co-authored-by: pcvolkmer-release-bot[bot] <245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com> | |||||
| 2025-12-03 | chore(master): release 0.12.4 (#210)v0.12.4 | pcvolkmer-release-bot[bot] | 1 | -1/+1 | |
| Co-authored-by: pcvolkmer-release-bot[bot] <245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com> | |||||
| 2025-12-01 | chore(master): release 0.12.3 (#205)v0.12.3 | pcvolkmer-release-bot[bot] | 1 | -6/+6 | |
| Co-authored-by: pcvolkmer-release-bot[bot] <245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com> | |||||
| 2025-12-01 | fix: show error page (#207) | Paul-Christian Volkmer | 1 | -0/+3 | |
| This shows error page when trying to load unavailable resource. | |||||
| 2025-12-01 | feat: add footer containing version number (#204) | Paul-Christian Volkmer | 7 | -8/+24 | |
| 2025-09-03 | Merge branch '0.11.x' | Paul-Christian Volkmer | 1 | -0/+1 | |
| # Conflicts: # build.gradle.kts | |||||
| 2025-09-03 | feat: mark older request with unknown state (#150) | Paul-Christian Volkmer | 1 | -2/+3 | |
| 2025-09-03 | fix: add status badge for 'NO_CONSENT' (#149) | Paul-Christian Volkmer | 1 | -1/+2 | |
| 2025-07-22 | 63 check consent status (#120) | jlidke | 2 | -0/+29 | |
| Co-authored-by: Paul-Christian Volkmer <code@pcvolkmer.de> | |||||
| 2025-04-04 | feat: show issue path if available in response body (#92) | Paul-Christian Volkmer | 1 | -2/+6 | |
| 2025-03-20 | feat: add checks for DNPM:DIP backend | Paul-Christian Volkmer | 1 | -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-07-15 | refactor: rename template attribute to reflect content | Paul-Christian Volkmer | 1 | -11/+11 | |
| 2024-07-15 | refactor: rename db column name to reflect content | Paul-Christian Volkmer | 2 | -3/+3 | |
| 2024-05-15 | fix: add missing 'fatal' severity | Paul-Christian Volkmer | 1 | -0/+1 | |
| 2024-05-08 | feat: show info if no requests present | Paul-Christian Volkmer | 1 | -1/+5 | |
| 2024-03-26 | feat: show information if no output is defined | Paul-Christian Volkmer | 1 | -21/+26 | |
| 2024-03-25 | feat: add timestamp of last connection check change | Paul-Christian Volkmer | 2 | -1/+5 | |
| 2024-03-25 | feat: add timestamp to connection check display | Paul-Christian Volkmer | 2 | -10/+16 | |
| 2024-03-06 | chore: change wording | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-03-06 | feat: initial implementation of gPAS connection check | Paul-Christian Volkmer | 3 | -5/+29 | |
| 2024-03-05 | style: layout and style changes for config page | Paul-Christian Volkmer | 1 | -72/+93 | |
| 2024-03-04 | style: fixed first column width | Paul-Christian Volkmer | 3 | -10/+8 | |
| 2024-03-04 | style: fix statistics chart layout | Paul-Christian Volkmer | 1 | -8/+8 | |
| 2024-03-04 | style: fix some style issued | Paul-Christian Volkmer | 3 | -3/+4 | |
| 2024-03-04 | style: change login/logout style | Paul-Christian Volkmer | 1 | -9/+15 | |
| 2024-03-04 | feat: add admin role assignment | Paul-Christian Volkmer | 1 | -3/+4 | |
| 2024-03-01 | feat: add config page for user role assignment | Paul-Christian Volkmer | 3 | -0/+43 | |
| 2024-03-01 | feat: add user role database table and role-based permissions | Paul-Christian Volkmer | 1 | -5/+5 | |
| 2024-02-05 | feat: forbid access to report if not logged in | Paul-Christian Volkmer | 1 | -1/+2 | |
| 2024-01-31 | feat: add basic support for OIDC login | Paul-Christian Volkmer | 2 | -2/+9 | |
| 2024-01-18 | feat #29: add initial support for mtbfile api tokens | Paul-Christian Volkmer | 3 | -1/+44 | |
| 2024-01-17 | feat: push connection available state to client | Paul-Christian Volkmer | 1 | -1/+5 | |
| 2024-01-17 | feat #24: use htmx to refresh connection status every 20s | Paul-Christian Volkmer | 2 | -18/+18 | |
| 2024-01-15 | feat #25: add link to requests related to patient pseudonyme (#27) | Paul-Christian Volkmer | 1 | -3/+22 | |
| 2024-01-15 | feat #23: add reload button to display on new request | Paul-Christian Volkmer | 1 | -1/+7 | |
| 2024-01-15 | build: use webjars for JS dependencies for now | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-01-12 | fix: append css class, not css style | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-01-11 | feat #18: initial support for authentication | Paul-Christian Volkmer | 4 | -6/+39 | |
| 2024-01-11 | feat: show configured endpoints | Paul-Christian Volkmer | 1 | -3/+4 | |
| 2024-01-11 | refactor: rename css style | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-01-10 | feat: add graphic to show connection state | Paul-Christian Volkmer | 1 | -3/+17 | |
| 2024-01-10 | refactor: use event listener to listen for page load event | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2024-01-10 | feat: add paginator to request page | Paul-Christian Volkmer | 1 | -27/+54 | |
| 2024-01-09 | chore: layout and style changes | Paul-Christian Volkmer | 4 | -77/+104 | |
| 2024-01-02 | feat #15: add connection checks to bwHC backend | Paul-Christian Volkmer | 2 | -4/+33 | |
| 2023-12-05 | fix: add info severity to data quality report | Paul-Christian Volkmer | 1 | -0/+1 | |
| 2023-12-04 | feat: add page that shows transformation configurationv0.2.0 | Paul-Christian Volkmer | 2 | -0/+48 | |
| 2023-08-01 | Show request type in addition to state and ID | Paul-Christian Volkmer | 1 | -0/+2 | |
| 2023-08-01 | Add delete requests to be shown in statistics page | Paul-Christian Volkmer | 1 | -0/+31 | |
| 2023-07-31 | Mark delete requests with errors or success as expected | Paul-Christian Volkmer | 1 | -3/+3 | |
