1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-04-19 17:26:51 +00:00

391 Commits

Author SHA1 Message Date
c0ea5fcd51 test: use Europe/Berlin as timezone in tests 2025-03-23 01:05:06 +01:00
d4fd54f51f Merge branch '0.9.x' 2025-03-22 23:58:47 +01:00
d49671f0d4 build: update image name 2025-03-22 23:40:13 +01:00
84868dc22c Merge branch '0.9.x' 2025-03-22 11:26:16 +01:00
4ad6c4bd0a feat: handle and save issue report for non HTTP 2xx responses 2025-03-22 11:04:32 +01:00
9bdd8ba375 chore: update Spring Boot 2025-03-22 10:20:52 +01:00
f027339425 chore: update gradle 2025-03-22 10:20:35 +01:00
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
3a19212a78 chore: update Spring Boot 2025-03-09 09:38:59 +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