|
3c5639708f
|
chore: highlight selected config tab
|
2025-03-21 19:26:25 +01:00 |
|
|
639159c677
|
docs: add information about DNPM:DIP dev environment
|
2025-03-21 19:15:20 +01:00 |
|
|
38261d6d2c
|
chore: update bwhc-dto-java
This enables use of WHOGrading version 2021.
|
2025-03-21 19:11:24 +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 |
|
|
f347653be8
|
refactor: use UriComponentsBuilder to build URL to be used
This prevents problems using trailing slash in remote API URL.
|
2025-03-20 14:19:25 +01:00 |
|
|
775a7df1ce
|
chore: use API URL to DNPM:DIP
|
2025-03-20 14:13:21 +01:00 |
|
|
f66b737f11
|
docs: add example APP_REST_URI for use with dnpm:dip
|
2025-03-19 15:29:55 +01:00 |
|
|
280fbd445e
|
chore: update Spring Boot
|
2025-03-09 09:24:51 +01:00 |
|
|
91e2cf5ef1
|
refactor: use different sender classes for bwHC and DIP
|
2025-03-08 11:42:14 +01:00 |
|
|
262c54f2e5
|
fix: use patient pseudonym value
|
2025-03-08 11:42:14 +01:00 |
|
Niklas Sombert
|
b25e580113
|
feat: Support POSTing data to dnpm:dip
|
2025-03-08 11:42:14 +01:00 |
|
|
ff27b7157d
|
chore: update spring boot and dependency management plugin
|
2025-02-10 19:18:27 +01:00 |
|
|
1e652a7856
|
test: explicit request URI check and fix use of expect()
|
2025-02-09 11:19:35 +01:00 |
|
|
74ff9f08a4
|
chore: update to mockito-kotlin 5.4.0
With this change, `anyValueClass()` from mockito-kotlin
replaces own implementation.
|
2024-12-23 18:16:37 +01:00 |
|
|
23cc2f365a
|
chore: update dependencies
|
2024-12-20 10:45:16 +01:00 |
|
|
53b4cf1a95
|
chore: update dependencies
|
2024-11-25 21:02:55 +01:00 |
|
|
5ce13e962b
|
build: add description and group to task
|
2024-11-02 15:08:25 +01:00 |
|
|
3257493b6a
|
build: update HAPI dependencies
This also overrides 'commons-io' due to CVE-2024-47554
|
2024-11-02 15:08:25 +01:00 |
|
|
2036077c06
|
build: do not hard code version numbers in dependencies
|
2024-11-02 15:08:25 +01:00 |
|
|
8ce3aed870
|
docs: modify changed urls
|
2024-11-01 15:38:47 +01:00 |
|
|
998989d319
|
Merge branch '0.9.x'
|
2024-11-01 15:32:40 +01:00 |
|
|
e95fa2fb12
|
build: change BP_OCI_SOURCE
|
2024-11-01 15:06:24 +01:00 |
|
|
1bcc8c13de
|
build: change group name
|
2024-11-01 14:44:09 +01:00 |
|
|
2fc3299543
|
build: replace hard coded repo name with variable (#81)
|
2024-11-01 14:23:26 +01:00 |
|
|
5575867632
|
chore: update to Spring Boot 3.2.11 (#80)
|
2024-11-01 14:14:45 +01:00 |
|
|
46ba565c29
|
chore: update to Spring Boot 3.3.5 (#79)
|
2024-11-01 14:05:20 +01:00 |
|
Niklas
|
6cdbd35e64
|
feat: Allow configuring basic auth for the rest uri (#75)
|
2024-11-01 13:56:54 +01:00 |
|
jlidke
|
d258d9081b
|
chore: gPas health check, fetch metadata instead of send invalid gPas request (#73)
|
2024-11-01 13:54:40 +01:00 |
|
|
eb49ba611b
|
chore: update to Spring Boot 3.3.4 (#78)
|
2024-11-01 13:51:06 +01:00 |
|
|
efa736f232
|
chore: update to Spring Boot 3.3.3 (#77)
|
2024-11-01 13:42:20 +01:00 |
|
|
4a7030e85b
|
chore: update to Spring Boot 3.3.2 (#76)
|
2024-11-01 13:27:31 +01:00 |
|
|
464c8b8c1d
|
refactor: use dedicated type for path param
|
2024-07-15 11:59:00 +02: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 |
|
|
c8f6e6efc8
|
refactor: add types for patient id and pseudonym
|
2024-07-15 10:31:52 +02:00 |
|
|
c949ec07e5
|
Merge branch 0.9.x
|
2024-07-15 08:11:11 +02:00 |
|
|
87658bfa58
|
chore: update to Spring Boot 3.2.7
|
2024-07-15 07:58:36 +02:00 |
|
|
99efd6c98a
|
fix: downgrade echarts due to dependency issues
|
2024-07-15 07:43:44 +02:00 |
|
|
e42d11f125
|
chore: update webjars dependencies
|
2024-07-15 07:43:32 +02:00 |
|
|
6e0ec6b95a
|
style: use sans-serif font everywhere
|
2024-06-25 16:16:13 +02:00 |
|
|
0ff56416dd
|
chore: update dev-compose.yml
|
2024-06-25 16:13:55 +02:00 |
|
|
3a2f6a2bb6
|
chore: update oidc client local dev password
|
2024-06-25 16:05:41 +02:00 |
|
|
3eb9e68786
|
fix: use versions param for commons-compress
|
2024-06-25 08:18:02 +02:00 |
|
|
59403d1dba
|
chore: update dependency version definitions
This will use httpclient5 version as defined within spring boot.
|
2024-06-24 10:18:18 +02:00 |
|
|
9f5ac664af
|
chore: update to spring boot 3.3.1
|
2024-06-24 10:02:12 +02:00 |
|
|
5867ed9dd3
|
Merge pull request #67 from CCC-MF/66-update-auf-spring-boot-33x
chore: update to spring boot 3.3.0
|
2024-06-20 11:37:34 +02:00 |
|
|
4d6d1879e6
|
chore: update to spring boot 3.3.0
This also adds dependency to org.flywaydb:flyway-database-postgresql
|
2024-06-20 09:14:17 +02:00 |
|
|
2a34c0efc9
|
fix: downgrade echarts due to dependency issues
|
2024-06-19 14:25:58 +02:00 |
|
|
0ee00de5aa
|
chore: update webjars dependencies
|
2024-06-19 14:16:52 +02:00 |
|
|
baeebdb9b8
|
Merge branch 0.9.x
|
2024-05-31 13:31:40 +02:00 |
|