Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
cc66660ccd
feat(db) - replace dotenv with custom environment variable loader in prisma.config.ts; remove old configuration file
131bd6db41
feat(dependencies) - add dotenv package to manage environment variables in db and package-lock.json
b89084e7cb
feat(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 option
4cb7ec7e2e
feat(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 workflows
27e6e6a4a0
Update insurance status components and ignore selenium downloads