-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Production release v24.24.0 #2258
Commits on Jun 2, 2024
-
* Update Pipfile * fix breaking changes in drf * fix test case * more dependency updates --------- Co-authored-by: Aakash Singh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a8a783 - Browse repository at this point
Copy the full SHA 2a8a783View commit details -
Remove
PatientTeleConsultation
model (#2184)* Remove PatientTeleConsultation model * Remove tele_consultation_history * Remove @Property annotation * update migrations --------- Co-authored-by: Aakash Singh <[email protected]> Co-authored-by: Vignesh Hari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee311a1 - Browse repository at this point
Copy the full SHA ee311a1View commit details -
Exclude ICD11 entries from redis that does not have a `meta_chapter_s…
…hort` (#2207) * ICD11: Fallback to meta_chapter if meta_chapter_short is null * Exclude icd11 diagnosis that does not have meta_chapter_short from redis --------- Co-authored-by: Vignesh Hari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be5711f - Browse repository at this point
Copy the full SHA be5711fView commit details
Commits on Jun 3, 2024
-
Update actions dependencies and remove unused workflows (#2220)
* bump actions dependencies * remove unused workflows * fix super linter * use slim variant of super linter * bump actions/checkout action * cleanup linter workflow --------- Co-authored-by: Vignesh Hari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b90428 - Browse repository at this point
Copy the full SHA 7b90428View commit details -
fixed data seeding issue (#2221)
Co-authored-by: Vignesh Hari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9f8d3d - Browse repository at this point
Copy the full SHA a9f8d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2472d0e - Browse repository at this point
Copy the full SHA 2472d0eView commit details
Commits on Jun 5, 2024
-
update default patient list to show recently_modified first after no_…
…consultation_filed (#2232) fix patient list default sorting
Configuration menu - View commit details
-
Copy full SHA for 7b4fdc8 - Browse repository at this point
Copy the full SHA 7b4fdc8View commit details -
ICD11: gracefully return
None
if issues with redis (#2231)Co-authored-by: Vignesh Hari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b2e808 - Browse repository at this point
Copy the full SHA 6b2e808View commit details -
Fix op number constraint for readmitted patients (#2147)
* fix op number constraint for readmitted patients * . * changed conditions * constraint for all suggestion * added tests * remade migrations * removed checks for OP number * updated tests * removed all validations * create migration * linting issues * revert * linting * linting * Revert "Merge branch 'op-number-constraint' of https://github.com/coronasafe/care into op-number-constraint" This reverts commit cfe9962, reversing changes made to 4e80be9. * revert * remove unwanted commits --------- Co-authored-by: Shivank Kacker <[email protected]> Co-authored-by: Aakash Singh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 396e7ed - Browse repository at this point
Copy the full SHA 396e7edView commit details -
Make sentry event level configurable and use error by default (#2243)
Co-authored-by: Vignesh Hari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b160e9 - Browse repository at this point
Copy the full SHA 8b160e9View commit details -
Add health check for celery queue length (#2244)
add health check for celery queue length
Configuration menu - View commit details
-
Copy full SHA for 8790cde - Browse repository at this point
Copy the full SHA 8790cdeView commit details -
Add endpoint to get version info (#2242)
Co-authored-by: Vignesh Hari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 369b9df - Browse repository at this point
Copy the full SHA 369b9dfView commit details
Commits on Jun 6, 2024
-
Merge pull request #2246 from coronasafe/develop
Merge Develop to Staging v24.24.0
Configuration menu - View commit details
-
Copy full SHA for eff9b43 - Browse repository at this point
Copy the full SHA eff9b43View commit details -
* added migrations * updates * updates * v-comparision * fixing files * complete? * added tests * fixed test * made changes * updated migrations and used bulk updates * Update care/facility/api/serializers/patient_consultation.py * fixed * fixed permissions and router * fixes * cleanup queryset * rebase migrations * allow only home facility users to create or update consent * fixes * add is_migrated field * fix permission * remove types from migrations --------- Co-authored-by: Aakash Singh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e962ec - Browse repository at this point
Copy the full SHA 1e962ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a9cb1 - Browse repository at this point
Copy the full SHA 85a9cb1View commit details
Commits on Jun 7, 2024
-
Dont allow users to set patient code status as not specified for cons…
…ent (#2251) * dont allow users to set patient code status as not specified for consent * update serializer validation --------- Co-authored-by: Shivank Kacker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4d24b6 - Browse repository at this point
Copy the full SHA a4d24b6View commit details -
Exclude ICD11 entries that does not have a
meta_chapter_short
from ……search instead for not loading in redis table (#2248)
Configuration menu - View commit details
-
Copy full SHA for 37ab926 - Browse repository at this point
Copy the full SHA 37ab926View commit details -
Merge pull request #2254 from coronasafe/develop
Merge Develop to Staging v24.24.0
Configuration menu - View commit details
-
Copy full SHA for d6d55c4 - Browse repository at this point
Copy the full SHA d6d55c4View commit details