-
Notifications
You must be signed in to change notification settings - Fork 330
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.18.0 #2115
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
…#1718) * Add annotation and ordering to PatientViewSet queryset * Refactor PatientViewSet queryset annotation * cleanup --------- Co-authored-by: Aakash Singh <[email protected]> Co-authored-by: Vignesh Hari <[email protected]>
* Add age validation in PatientDetailSerializer * Change error msg * Add test for age validation * remove try error check * Add validation for is_antenatal * Add api test * fix lint errors * Apply suggestions from code review * add test to verify age and dob --------- Co-authored-by: Aakash Singh <[email protected]> Co-authored-by: Vignesh Hari <[email protected]>
* added tests for ambulance endpoints * added tests for ambulance endpoints * Update care/facility/tests/test_ambulance_api.py Co-authored-by: Rithvik Nishad <[email protected]> * Apply suggestions from code review --------- Co-authored-by: Aakash Singh <[email protected]> Co-authored-by: Rithvik Nishad <[email protected]> Co-authored-by: Vignesh Hari <[email protected]>
* Occupation dropdown backend * added migrations * fixed * capitalized the names * changed back * changed to other professional occupations * changed other professional occupations * updated migrations * changed finally * changed others * migration issue fix * changed --------- Co-authored-by: Vignesh Hari <[email protected]>
* upgrade user skills * add custom migration --------- Co-authored-by: Vignesh Hari <[email protected]>
* tests for places api * minor update * updated tests * updated ward list endpoint * updated local_body list endpoint * updated district list endpoint * minor updates in state tests * fixed bug for filtering wards usign state and state_name * updated district tests * fixing lint issue * Update care/utils/tests/test_utils.py --------- Co-authored-by: Aakash Singh <[email protected]> Co-authored-by: Vignesh Hari <[email protected]>
* Add Ordering Filter for Discharge Patients Viewset Class * add all fields * add tests * reduce the filter fields --------- Co-authored-by: Vignesh Hari <[email protected]>
…#2112) * fixes ohcnetwork/care_fe#7693 * update tests
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
@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins