Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge Develop to Staging v24.21.0 (#2168)
* Update max_length for phone numbers to adhere to ITU-T E.164 standard (#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 <mail@rithviknishad.dev> Co-authored-by: Vignesh Hari <vichuhari100@gmail.com> * Adds support for doctors and nurses discussions threads in Discussion 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 <vichuhari100@gmail.com> * Allow `audio/mp4` by default (#2094) Co-authored-by: Vignesh Hari <vichuhari100@gmail.com> * Bump Dependencies (#2143) * Vigneshhari/bump dependencies (#2145) * Bump Dependencies * Bump Dependencies * Bump Dependencies * Bump Dependencies * Skip creating event group if all fields are null (#2134) * ABDM M3 (#1829) Co-authored-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Gigin George <mail.gigin@gmail.com> * Increase area of specialisation in doctors (#2102) * update doctor types * Add Migration --------- Co-authored-by: Rithvik Nishad <rithvik.nishad@egovernments.org> Co-authored-by: Gigin George <mail.gigin@gmail.com> * Added discharge patient filters (#2124) * added discharge patient filters * updated filters --------- Co-authored-by: Vignesh Hari <vichuhari100@gmail.com> * converted investigation and investigation group data into JSON (#1912) * 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 <mail@singhaakash.dev> * Drops support for cloning previous log update (#2127) * Drop support for cloning previous log update * undo unrelated changes --------- Co-authored-by: Vignesh Hari <vichuhari100@gmail.com> * Change devcontainer make up command to run after start (#2146) Co-authored-by: Vignesh Hari <vichuhari100@gmail.com> * Removes unused `current_health` field from Daily Rounds (#2162) Removes unused `current_health` from Daily Rounds Co-authored-by: Vignesh Hari <vichuhari100@gmail.com> * Display users list based on user access limitation (#1742) * 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 <mail@singhaakash.dev> Co-authored-by: khavinshankar <khavinshankar@gmail.com> Co-authored-by: Vignesh Hari <vichuhari100@gmail.com> * adds missing merge migrations (#2169) merge migrations --------- Co-authored-by: Bodhish Thomas <bodhish@gmail.com> Co-authored-by: rithviknishad <mail@rithviknishad.dev> Co-authored-by: Vignesh Hari <vichuhari100@gmail.com> Co-authored-by: Rithvik Nishad <rithvik.nishad@egovernments.org> Co-authored-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Khavin Shankar <khavinshankar@gmail.com> Co-authored-by: Gigin George <mail.gigin@gmail.com> Co-authored-by: Rashmik <146672184+rash-27@users.noreply.github.com> Co-authored-by: Shivank Kacker <kacker.shivank@gmail.com> Co-authored-by: Prafful Sharma <115104695+DraKen0009@users.noreply.github.com> Co-authored-by: Gokulram A <gokulram2010418@ssn.edu.in>
- Loading branch information