-
Notifications
You must be signed in to change notification settings - Fork 300
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
Merge Develop To Staging v24.36.0 #2420
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Bump Dependencies, Fix Docker compose scripts. * Upgrade Django
…lable (#2372) Co-authored-by: Vignesh Hari <[email protected]>
* Added new skills * Migration * remade migrations * Add Merge Migration --------- Co-authored-by: Vignesh Hari <[email protected]> Co-authored-by: vigneshhari <[email protected]>
…2392) * Add list and detail serializer with tests for shifting module * viewset improve select_related for list action * Fix Test Cases * Update care/facility/api/serializers/shifting.py * Fix Linting * Fix Linting and tests --------- Co-authored-by: Suyash Singh <[email protected]> Co-authored-by: GeekGawd <[email protected]> Co-authored-by: Aakash Singh <[email protected]>
* updated docker file * added test for testing Typst installations * specified typst version * updated helper functions and tests for it * updated helper functions and added typst template * integrated typst with django template * deleted example.typ * updated prod docker and removed old dependencies * fixed prod.Dockerfile * added test utils * added test for generated pdf * removed print statements * updated template and prescription formatting * added test data * improved prescription tag * updated test images for the prev update * fixed created_on date in template * completed the todos mentioned * updated discharge notes field name * updated sample png files * updated test for diagnosis * fixed the test failing issue * fixed the fetch_icd11_data by ids function * updated sample pngs * added data formatting tags * removed print statement * updated sample png files * improved formatting and updated tests * show age with days if patient less than 1 year old * fixed date formatting * updated the docker files * relock * improved docker files --------- Co-authored-by: Aakash Singh <[email protected]>
* added actively dying patient status * update migration * fixed migrations * Add Merge Migration --------- Co-authored-by: Vignesh Hari <[email protected]> Co-authored-by: vigneshhari <[email protected]>
* Replace coronasafe references * fix codeowners * revert bad replace job
Co-authored-by: Vignesh Hari <[email protected]>
…sis, Symptoms and Prescriptions) (#2247) * remove deprecated symptoms fields * remove deprecated fields that has been migrated to new models * update migrations * rebase migrations * rebase migrations again... * update migrations * update migrations --------- Co-authored-by: Aakash Singh <[email protected]> Co-authored-by: Vignesh Hari <[email protected]>
…y Care (#2382) * Fixes incorrect check for missing treating physician field and not mandate for DC suggestion * add tests --------- Co-authored-by: Mohammed Nihal <[email protected]> Co-authored-by: Vignesh Hari <[email protected]>
…iration (#2366) * Corrects spelling mistakes for Rules Tube Aspiration entries with Ryles Tube Aspiration * rebase migrations * skip unnecessary allocation of intermediate array * Add Merge migrations --------- Co-authored-by: Vignesh Hari <[email protected]> Co-authored-by: vigneshhari <[email protected]>
fixes #2208. Co-authored-by: Vignesh Hari <[email protected]>
* Show error if doctor is not linked to the consultation facility * Don't allow save if home facility is not set * Update care/facility/api/serializers/patient_consultation.py Co-authored-by: Aakash Singh <[email protected]> * Fix linting --------- Co-authored-by: Aakash Singh <[email protected]> Co-authored-by: Vignesh Hari <[email protected]> Co-authored-by: vigneshhari <[email protected]>
* Starting translation support * Starting translation support
Co-authored-by: Vignesh Hari <[email protected]>
Co-authored-by: Vignesh Hari <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Associated Issue
Architecture changes
Merge Checklist
/docs
Only PR's with test cases included and passing lint and test pipelines will be reviewed
@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins