Commit Graph
63 Commits
Author SHA1 Message Date
ff 7fa7f405e2 feat: integrate DeltaIns, Tufts SCO, United SCO, and CCA eligibility checks 2026-04-16 15:02:50 -04:00
ffandClaude Sonnet 4.6 289ea426d3 feat: integrate DDMA eligibility into BullMQ queue with persistent session
- Route DDMA eligibility through InProcessQueue (concurrency=1) so it
  queues behind other selenium jobs instead of running concurrently
- New ddmaEligibilityProcessor: starts Python session, polls for OTP/
  completion via socket events, saves PDF and updates patient DB
- Frontend ddma-buton-modal now uses shared app socket + job:update
  pattern (drops private socket connection)
- SeleniumService: upgrade ddma_browser_manager with credential hash
  tracking, anti-detection options, and startup session clearing;
  upgrade DDMA worker with firstName/lastName support, PDF via
  printToPDF, force-logout on credential change; upgrade helpers with
  dual OTP strategy (app API + browser polling); add /clear-ddma-session
  endpoint; reduce fixed sleeps with smart WebDriverWait

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 09:21:47 -04:00
ff 4e981c644f refactor: consolidate 3 identical Redux slices into one seleniumTaskSlice 2026-04-13 14:40:53 -04:00
ff 11a6d2e5a7 feat: add Job Monitor page with cron job logging and Selenium queue status 2026-04-13 00:32:18 -04:00
ff 034c0fa993 your commit message 2026-04-12 12:54:40 -04:00
ff 805fb3964a fix: staff edit error and column order on appointment page 2026-04-12 12:13:57 -04:00
ff 4afffd7015 feat: restrict database management page to admin users only 2026-04-11 23:49:14 -04:00
ff 66a3d271f1 feat: change backup format to plain SQL, admin-only cron, backup now button, import restore UI 2026-04-11 23:37:43 -04:00
ff 4025ca45e0 feat: database management - auto/USB backup toggles, folder browser, cron jobs 2026-04-11 00:32:39 -04:00
ff c95507fd97 fix: change theme color from blue to teal-green 2026-04-10 16:09:07 -04:00
ff 84991a0538 feat: restrict patient deletion to admin users only 2026-04-10 14:29:06 -04:00
ff b9edd6a5e6 show credential pw 2026-04-07 23:52:05 -04:00
Gitead 5d77e207c9 initial commit 2026-04-04 22:13:55 -04:00