1
0
mirror of https://github.com/pcvolkmer/onco-analytics-monitor.git synced 2025-04-19 11:06:52 +00:00

24 Commits

Author SHA1 Message Date
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