cd15449c2b
chore: bump snapshot version
2024-08-12 12:07:15 +02:00
c38092d7d6
build: disable native image build
2024-08-10 15:56:19 +02:00
918d0f51e6
build: add GitHub workflow to build release image
2024-08-10 13:52:42 +02:00
afdd52eb8b
feat: only emit latest statistics within time window using SSE
...
This will reduce browser activity and updates statistics only once in
500ms with the latest statistics update event within this time window
and event type.
If no updates are available, no SSE will be sent.
2024-08-09 21:21:02 +02:00
5d35c31f3e
chore: add tests badge to README.md
2024-08-09 12:19:52 +02:00
969024fc6d
chore: add jacoco plugin
2024-08-09 12:04:02 +02:00
2262783c9a
feat: handle oBDS Version 3.x records
2024-08-09 09:12:10 +02:00
b0dc82ed27
feat: highlight changed values for 2sec
2024-08-08 20:15:39 +02:00
48677250b4
refactor: put FHIR data extraction into abstract class
2024-08-08 19:15:50 +02:00
64818ab7b0
test: add tests for StatisticsController
2024-08-08 10:59:49 +02:00
0c7439ef92
test: add EventStreamControllerTest
2024-08-08 10:14:41 +02:00
ce73d4edd7
chore: add GitHub workflow file to run tests
2024-08-07 23:20:05 +02:00
3979415c18
test: check handling of incoming kafka records
2024-08-07 23:17:46 +02:00
afa9be27b9
test: add tests for InMemoryConditionRepository
2024-08-07 21:05:21 +02:00
b07675fabb
test: add tests for helpers
2024-08-07 20:44:26 +02:00
32ac53934f
feat: add interface for ConditionRepository methods
2024-08-07 20:10:09 +02:00
3dc5d79808
refactor: rename to FhirObdsTopicMonitor and related parts
2024-08-06 09:12:56 +02:00
c24587a5bd
feat: add topic fhir.pseudonymized.*
2024-08-06 09:07:19 +02:00
c4d5d609da
refactor: rename method
2024-08-06 08:30:14 +02:00
dceff7a9da
refactor: save condition without version check if intended
...
This will simply save a condition instead of checking if the same
version number is smaller.
2024-08-06 08:29:21 +02:00
cbdb8bd4c9
style: change style of data sources and jobs
2024-08-06 00:45:18 +02:00
5438992441
fix: add missing ICD10 group to list of placeholders
2024-08-06 00:43:05 +02:00
960aac70f5
docs: add information about monitored topics
2024-08-05 21:34:45 +02:00
550da3d1f7
feat: use oBDS FHIR topics
2024-08-05 21:28:28 +02:00
d6c651468a
chore: replace topic pattern
2024-08-05 21:26:29 +02:00
8a55e9fae5
docs: update screenshot and description
2024-08-05 20:22:31 +02:00
b35f6972a6
chore: extract stylesheet into css file
2024-08-05 20:13:16 +02:00
b0eb783247
feat: blink statistics table on update
2024-08-05 20:09:12 +02:00
afa8027af4
feat: use directBestEffort sink
2024-08-05 19:55:43 +02:00
00ae9ebf07
style: line up step icons and reduce icon margin
2024-08-05 19:54:56 +02:00
87ac9edb1e
Initial commit
2024-08-05 19:31:24 +02:00