|
2e88157893
|
refactor: remove obsolete bwHC data model V1.0 (#129)
|
2025-08-12 23:11:50 +02:00 |
|
jlidke
|
199511e567
|
63 check consent status (#120)
Co-authored-by: Paul-Christian Volkmer <code@pcvolkmer.de>
|
2025-07-22 20:02:15 +02:00 |
|
|
033750eb10
|
feat: show issue path if available in response body (#92)
|
2025-04-04 13:59:51 +02:00 |
|
|
3c5639708f
|
chore: highlight selected config tab
|
2025-03-21 19:26:25 +01:00 |
|
|
47ebe46974
|
feat: add checks for DNPM:DIP backend
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.
|
2025-03-20 14:39:40 +01:00 |
|
|
3f1bb4f4e2
|
refactor: rename template attribute to reflect content
|
2024-07-15 11:51:33 +02:00 |
|
|
370ea87095
|
refactor: rename db column name to reflect content
|
2024-07-15 11:44:19 +02:00 |
|
|
6e0ec6b95a
|
style: use sans-serif font everywhere
|
2024-06-25 16:16:13 +02:00 |
|
|
3a2f6a2bb6
|
chore: update oidc client local dev password
|
2024-06-25 16:05:41 +02:00 |
|
|
e9839c2731
|
fix: add missing 'fatal' severity
|
2024-05-15 17:27:04 +02:00 |
|
|
86bee9e2cf
|
feat: show info if no requests present
|
2024-05-08 13:08:15 +02:00 |
|
|
0f5a68660d
|
refactor: move method content and call this method
|
2024-04-24 08:41:47 +02:00 |
|
|
bd7dccbd87
|
Merge pull request #61 from CCC-MF/issue_55
Anzeige der letzten Verbindungsstatusänderung
|
2024-03-26 10:06:27 +01:00 |
|
|
8ae958b8c4
|
feat: show information if no output is defined
|
2024-03-26 09:56:31 +01:00 |
|
|
0f144568e3
|
style: change tab content background to white
|
2024-03-25 17:27:08 +01:00 |
|
|
08540e3bd7
|
feat: add timestamp of last connection check change
|
2024-03-25 17:24:33 +01:00 |
|
|
43af1aa103
|
feat: add timestamp to connection check display
|
2024-03-25 17:09:27 +01:00 |
|
|
256d9d4ff0
|
chore: change wording
|
2024-03-06 10:08:23 +01:00 |
|
|
3654962294
|
feat: initial implementation of gPAS connection check
|
2024-03-06 10:00:17 +01:00 |
|
|
4bfe7dc698
|
style: layout and style changes for config page
|
2024-03-05 10:24:25 +01:00 |
|
|
0aec5e4479
|
style: fixed first column width
|
2024-03-04 17:03:41 +01:00 |
|
|
b1a83510a6
|
style: fix statistics chart layout
|
2024-03-04 16:33:52 +01:00 |
|
|
b2016df852
|
style: fix some style issued
|
2024-03-04 13:17:57 +01:00 |
|
|
9eb65788e1
|
style: change login/logout style
|
2024-03-04 12:50:07 +01:00 |
|
|
9392bcadc9
|
feat: add admin role assignment
|
2024-03-04 10:12:12 +01:00 |
|
|
feb9f2430c
|
feat: add config page for user role assignment
|
2024-03-01 13:51:06 +01:00 |
|
|
5c15ad4518
|
feat: add user role database table and role-based permissions
|
2024-03-01 09:30:07 +01:00 |
|
|
c2dd450579
|
feat: add cache-control headers for static resources
|
2024-02-19 08:54:38 +01:00 |
|
|
329be65d1a
|
feat: forbid access to report if not logged in
|
2024-02-05 07:18:31 +01:00 |
|
|
17e04a3f89
|
feat: add basic support for OIDC login
|
2024-01-31 15:57:16 +01:00 |
|
|
30cf0fd22e
|
feat #29: add initial support for mtbfile api tokens
|
2024-01-18 14:13:15 +01:00 |
|
|
531a8589db
|
feat: push connection available state to client
|
2024-01-17 14:32:42 +01:00 |
|
|
45ad5e8827
|
feat #24: use htmx to refresh connection status every 20s
|
2024-01-17 12:27:44 +01:00 |
|
|
c4eb4d0fe2
|
feat #25: add link to requests related to patient pseudonyme (#27)
|
2024-01-15 10:26:56 +01:00 |
|
|
9d30f750f7
|
feat #23: add reload button to display on new request
|
2024-01-15 09:17:38 +01:00 |
|
|
a1a252d5a9
|
build: use webjars for JS dependencies for now
|
2024-01-15 07:18:14 +01:00 |
|
|
5d9d47c2df
|
fix: append css class, not css style
|
2024-01-12 13:49:54 +01:00 |
|
|
441bff3783
|
feat: use password with encoding prefix
|
2024-01-11 15:00:26 +01:00 |
|
|
8a11e6e85b
|
feat #18: initial support for authentication
|
2024-01-11 13:29:33 +01:00 |
|
|
c2026bdd07
|
feat: show configured endpoints
|
2024-01-11 08:51:30 +01:00 |
|
|
de6faecb02
|
refactor: rename css style
|
2024-01-11 08:50:51 +01:00 |
|
|
3be8bc53ff
|
feat: add graphic to show connection state
|
2024-01-10 11:16:34 +01:00 |
|
|
fad2f33fd6
|
refactor: use event listener to listen for page load event
|
2024-01-10 09:22:51 +01:00 |
|
|
d88e2973da
|
feat: add paginator to request page
|
2024-01-10 09:12:02 +01:00 |
|
|
af767e4ea6
|
chore: update images
|
2024-01-10 07:44:10 +01:00 |
|
|
f98c970348
|
chore: layout and style changes
|
2024-01-09 18:09:44 +01:00 |
|
|
e24ba430a5
|
feat #20: add server forward headers config
closes #20
|
2024-01-05 11:43:58 +01:00 |
|
|
e5d80f89b0
|
feat #15: add connection checks to bwHC backend
|
2024-01-02 06:51:01 +01:00 |
|
|
ced6609d9a
|
fix: add info severity to data quality report
|
2023-12-05 14:24:40 +01:00 |
|
|
3e45de56cf
|
feat: add page that shows transformation configuration
|
2023-12-04 17:35:44 +01:00 |
|