Commit Graph
65 Commits
Author SHA1 Message Date
Trent 87e551c0d7 Refractor. Update styling
CI / backend (push) Successful in 10m14s
CI / frontend (push) Successful in 1m55s
2026-08-11 06:48:07 +08:00
Trent 8b1eddb587 Update to allow for seeding of database
CI / backend (push) Successful in 9m43s
CI / frontend (push) Successful in 1m52s
2026-08-11 05:29:51 +08:00
Trent 2e66d40248 Fix issue with Unable to create a 'DbContext' of type 'AppDbContext'
CI / frontend (push) Canceled after 0s
CI / backend (push) Canceled after 11s
2026-08-10 17:40:09 +08:00
Trent 22094a6b16 fix dotnet tools missing in migration bundle in cd
CI / frontend (push) Canceled after 0s
CI / backend (push) Canceled after 26s
2026-08-10 17:30:37 +08:00
Trent d124b83cd4 Add missing simulator core from docker builder
CI / backend (push) Successful in 8m52s
CI / frontend (push) Canceled after 15s
2026-08-10 16:58:22 +08:00
voltsrage 80b009fd23 feature: Self-Service Clinical Testing Sessions
CI / backend (push) Successful in 8m52s
CI / frontend (push) Failing after 1m39s
2026-08-06 04:03:04 +08:00
voltsrage 1d28880920 feature: Simulation Control Center (Dashboard)
CI / backend (push) Successful in 8m43s
CI / frontend (push) Successful in 2m0s
2026-08-06 02:22:55 +08:00
voltsrage 24f45851e9 feature: In-App Simulation Runner (Backend)
CI / frontend (push) Canceled after 0s
CI / backend (push) Canceled after 8m32s
2026-08-06 01:52:53 +08:00
voltsrage a6a491a2da Fix tests
CI / backend (push) Failing after 8m50s
CI / frontend (push) Failing after 1m45s
2026-08-05 20:21:23 +08:00
voltsrage 2a3ef62a7d Add deployment
CI / frontend (push) Failing after 57s
CI / backend (push) Failing after 6m27s
2026-08-05 00:26:20 +08:00
voltsrage 131a04630d Add license 2026-06-25 15:30:21 +08:00
voltsrage fdcc646fae fix: No token refresh or revocation mechanism~ 2026-06-25 14:14:20 +08:00
voltsrage 069881991a Fix issues with initial seeding 2026-06-25 02:53:21 +08:00
voltsrage 09a84f34ba Fix issues with critical alerts breaking the simulation 2026-06-25 02:06:35 +08:00
voltsrage 7bb9124230 chore: necessary updates given the changes in the alert controller 2026-06-25 00:40:47 +08:00
voltsrage 666d683d67 feature: Explainable Alerts 2026-06-25 00:25:31 +08:00
voltsrage 279add1e45 run test on phase 24 and 33 2026-06-24 04:35:15 +08:00
voltsrage 68c397350b Finish: Phase 33 — Alert Quality Analytics 2026-06-24 03:39:24 +08:00
voltsrage 185dc93fa1 Run initial test for Climate Resilience Verification Suite
Add first part of Alert Quality Analytics
2026-06-24 03:01:00 +08:00
voltsrage 032cd1d240 test phase 23 verification script 2026-06-24 01:19:03 +08:00
voltsrage 2e80700bf0 fix errors of Degraded Operations Visibility 2026-06-24 00:46:27 +08:00
voltsrage 4399996448 feature: Degraded Operations Visibility 2026-06-23 23:18:31 +08:00
voltsrage 79b6d9d85e feature: Improve dashboard functionality 2026-06-23 20:19:32 +08:00
voltsrage dd0fd88731 update readme
do  Ward table missing critical clinical columns
2026-06-23 18:24:49 +08:00
voltsrage 5d46200941 fix: finish all patient related upgrades 2026-06-23 18:17:13 +08:00
voltsrage 7751d6df06 fix:
No SOFA trend chart or organ-system timeline
No GCS trend chart or component history
No qSOFA history view
2026-06-23 18:00:43 +08:00
voltsrage d8e142fffe test: create test for concurrency 2026-06-23 05:17:22 +08:00
voltsrage efe5419da4 feature: Site & Gateway Registry + Clinical Sync Contracts 2026-06-23 04:31:15 +08:00
voltsrage c9994b1ba2 Clinical Sync Batch Engine: first commit 2026-06-23 03:02:30 +08:00
voltsrage 90b8baa2a1 fix issues with phase-32 2026-06-23 00:16:39 +08:00
voltsrage 1824e4eef1 feature: PHI Column Encryption + Access Logging 2026-06-22 23:43:48 +08:00
voltsrage 46db694820 begin: PHI Column Encryption 2026-06-22 21:18:36 +08:00
voltsrage 7170b6efad fix security 2026-06-21 19:53:19 +08:00
voltsrage a37fad0e57 fix: Missing input validators + No patient update endpoint + Pagination inconsistencies + Missing list/get endpoints 2026-06-21 19:13:13 +08:00
voltsrage 33895122d1 Fix: Outbox relay has no dead-letter or max retry limit + DataLake writer partial commit inconsistency + ThresholdCacheLoader crashes startup on Redis failure 2026-06-21 17:43:37 +08:00
voltsrage 2d22ff06b6 fix: Kafka consumer poison pill causes infinite retry 2026-06-21 17:36:00 +08:00
voltsrage 0d0bba19e6 Fix: Kafka replication factor hardcoded to 1 and No health check endpoints 2026-06-21 17:24:09 +08:00
voltsrage a91d79f3cd Fix: FHIR bundle processing has no rollback on partial failure 2026-06-21 17:01:16 +08:00
voltsrage 3eb937ef98 fix: Trend alert matching uses fragile LIKE pattern 2026-06-21 16:45:09 +08:00
voltsrage 076e8364b2 fixes: MRN generation race condition and Sepsis bundle creation race condition (TOCTOU) 2026-06-21 16:37:22 +08:00
voltsrage b5a1f3e827 fix: nurse permissions 2026-06-21 15:52:09 +08:00
voltsrage 5af6ab490e feature: RBAC + Clinical Audit Logging 2026-06-21 15:46:55 +08:00
voltsrage a43db52813 feature: FHIR R4 Inbound Facade 2026-06-21 13:53:38 +08:00
voltsrage 3638dd0669 feature: Simulator Scenarios + Clinical Validation: SOFA/GCS 2026-06-21 04:55:39 +08:00
voltsrage bf46e6554a feature: Sepsis Engine Refactor: Remove SIRS, Rewire qSOFA + Bundle
Frontend: GCS Entry, SOFA Display, Sepsis UI Refactor
2026-06-21 03:56:27 +08:00
voltsrage 93ea473d2b feature:
Full SOFA Score: Data Layer + Scoring Engine

Glasgow Coma Scale: Data Layer + Scoring Engine
2026-06-21 01:09:50 +08:00
voltsrage 49973271e5 update docs and prep for frontend 2026-06-19 15:44:58 +08:00
voltsrage abc781c9c0 feature: Console Replay Simulator 2026-06-19 15:22:14 +08:00
voltsrage 5c7e37471b feature: Medication Tracking & Vital Sign Correlation 2026-06-19 10:47:55 +08:00
voltsrage e2d40331b7 Add remain services and fixes 2026-06-18 23:33:39 +08:00