-
Notifications
You must be signed in to change notification settings - Fork 292
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.21.0 #2179
Merged
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
…#2138) * Update max_length for phone numbers to adhere to ITU-T E.164 standard * Clean up an empty line * Adds missing migrations --------- Co-authored-by: rithviknishad <[email protected]> Co-authored-by: Vignesh Hari <[email protected]>
… Notes (#2137) * Adds support for doctors and nurses discussions threads in Discussion Notes * switch to using small integer field * updated and fixes based on test cases * rebase migrations * Remake migrations --------- Co-authored-by: Vignesh Hari <[email protected]>
Co-authored-by: Vignesh Hari <[email protected]>
* Bump Dependencies * Bump Dependencies * Bump Dependencies * Bump Dependencies
Co-authored-by: Aakash Singh <[email protected]> Co-authored-by: Gigin George <[email protected]>
* update doctor types * Add Migration --------- Co-authored-by: Rithvik Nishad <[email protected]> Co-authored-by: Gigin George <[email protected]>
* added discharge patient filters * updated filters --------- Co-authored-by: Vignesh Hari <[email protected]>
* converted investigation and investigation group data into JSON * created json files for investigations and investigation_groups * updated investigations.json * fixed json data,command and migrations * fixing migrations * fixing lint issue * update migrations * update migrations --------- Co-authored-by: Aakash Singh <[email protected]>
* Drop support for cloning previous log update * undo unrelated changes --------- Co-authored-by: Vignesh Hari <[email protected]>
Co-authored-by: Vignesh Hari <[email protected]>
Removes unused `current_health` from Daily Rounds Co-authored-by: Vignesh Hari <[email protected]>
* Refactor get_queryset method in UserViewSet * Used get_accessible_facilities instead of subquery to fetch the facilities linked to the user * fixed failing tests * fix queryset --------- Co-authored-by: Aakash Singh <[email protected]> Co-authored-by: khavinshankar <[email protected]> Co-authored-by: Vignesh Hari <[email protected]>
merge migrations
Co-authored-by: rithviknishad <[email protected]>
Develop to Staging
Merge Develop to Staging v24.21.0
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