d0c3d9dfddUpload files to "packages/db/prisma"Gitead2026-03-01 00:39:56 +00:00
cc66660ccdfeat(db) - replace dotenv with custom environment variable loader in prisma.config.ts; remove old configuration fileEmile2026-02-27 22:17:30 -05:00
131bd6db41feat(dependencies) - add dotenv package to manage environment variables in db and package-lock.jsonEmile2026-02-27 22:08:26 -05:00
b89084e7cbfeat(db) - update user seeding logic to use bcrypt for password hashing; add peer dependencies in package.json; enhance appointment creation with staff association and skipDuplicates optionEmile2026-02-27 21:44:01 -05:00
4cb7ec7e2efeat(eligibility-check) - add CCA eligibility workflow with new routes and frontend components; enhance patient data processing and eligibility status updates; update insurance provider handling across various workflowsEmile2026-02-25 22:38:33 -05:00
27e6e6a4a0Update insurance status components and ignore selenium downloadsGitead2026-02-22 23:20:18 -05:00
cf53065a26feat(eligibility-check) - implement Delta Dental Ins eligibility workflow with OTP handling; added routes, services, and frontend components for patient data processing and eligibility status retrieval; enhanced browser session management and loggingEmile2026-02-17 20:53:24 -05:00
03172f0710feat(eligibility-check) - enhance United SCO workflows with improved patient creation and update logic; added eligibility status handling and detailed logging; implemented browser cache clearing and anti-detection measures in Selenium serviceEmile2026-02-11 20:14:29 -05:00
445691cdd0feat(eligibility-check) - enhance DDMA and DentaQuest workflows with flexible input handling; added detailed logging for patient data processing and eligibility status updates; improved browser cache management in Selenium serviceEmile2026-02-10 20:55:26 -05:00
e425a829b2feat(eligibility-check) - enhance DentaQuest and United SCO workflows with flexible input handling; added Selenium session clearing on credential updates and deletions; improved patient name extraction and eligibility checks across servicesEmile2026-02-06 08:57:29 -05:00
e43329e95fAdd United SCO eligibility feature and fix issuesEmile2026-02-03 18:33:26 -05:00
5370a0e445feat(eligibility-check) - enhance OTP handling and eligibility status retrieval for DDMA and DentaQuest; improved file processing logic for screenshots and PDFs, and updated frontend components for better user experienceEmile2026-01-29 21:25:18 -05:00
279a6b8dbcfeat(dentaquest) - implement DentaQuest eligibility check with Selenium integration; added routes, services, and frontend components for OTP handling and eligibility status retrievalEmile2026-01-20 22:08:06 -05:00
3907672185Update service dependencies
Emile
2026-01-06 09:35:57 -05:00
0961c01660chore(.gitignore) - added rule to ignore Chrome profile files for cleaner repository
Emile
2026-01-05 22:45:47 -05:00
ef18a0017cfeat(ddma_browser_manager) - added singleton browser manager for persistent Chrome instance; updated Selenium service to utilize the manager for session handling and OTP processing
Emile
2026-01-05 22:01:39 -05:00
d3dd8077cdfeat(cron - db job ) - runtime updated to everydayPotenz2025-12-29 16:38:19 +05:30