-
Notifications
You must be signed in to change notification settings - Fork 297
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; Aug Week 5 #1562
Commits on Aug 24, 2023
-
Rename prescribed_medication to treatment_plan (#1522)
* Rename prescribed_medication to treatment_plan * update migrations Signed-off-by: Aakash Singh <mail@singhaakash.dev> --------- Signed-off-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Aakash Singh <mail@singhaakash.dev>
Configuration menu - View commit details
-
Copy full SHA for 6e802ac - Browse repository at this point
Copy the full SHA 6e802acView commit details -
feat: add dev only endpoint to preview discharge summary (#1545)
* feat: add dev only endpoints to preview discharge summary Signed-off-by: Aakash Singh <mail@singhaakash.dev> * Update error message Co-authored-by: Ashesh <3626859+Ashesh3@users.noreply.github.com> --------- Signed-off-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Ashesh <3626859+Ashesh3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a05d818 - Browse repository at this point
Copy the full SHA a05d818View commit details -
remove redundant docs workflow (#1528)
Signed-off-by: Aakash Singh <mail@singhaakash.dev>
Configuration menu - View commit details
-
Copy full SHA for 4c98790 - Browse repository at this point
Copy the full SHA 4c98790View commit details -
Migration to Rename Skill and Add New Skill (#1525)
* Fix typo in user skill and add a new skill * Update care/users/migrations/0008_rename_skill_and_add_new_20230817_1937.py Co-authored-by: Aakash Singh <mail@singhaakash.dev> --------- Co-authored-by: Aakash Singh <mail@singhaakash.dev>
Configuration menu - View commit details
-
Copy full SHA for 20a575d - Browse repository at this point
Copy the full SHA 20a575dView commit details -
feat: add list of uploaded files to discharge summary (#1544)
Signed-off-by: Aakash Singh <mail@singhaakash.dev>
Configuration menu - View commit details
-
Copy full SHA for 9519d70 - Browse repository at this point
Copy the full SHA 9519d70View commit details -
Made doctor role as static attribute (#1507)
* made doctor role as static attribute * renamed create_by_local_user field and added tests * added comments * update migrations Signed-off-by: Aakash Singh <mail@singhaakash.dev> --------- Signed-off-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Vignesh Hari <vichuhari100@gmail.com> Co-authored-by: Aakash Singh <mail@singhaakash.dev>
Configuration menu - View commit details
-
Copy full SHA for cd124c7 - Browse repository at this point
Copy the full SHA cd124c7View commit details -
fix: merge ip op numbers (#1546)
* fix: merge ip op numbers Signed-off-by: Aakash Singh <mail@singhaakash.dev> * update migrations Signed-off-by: Aakash Singh <mail@singhaakash.dev> * update migrations Signed-off-by: Aakash Singh <mail@singhaakash.dev> * update migrations Signed-off-by: Aakash Singh <mail@singhaakash.dev> --------- Signed-off-by: Aakash Singh <mail@singhaakash.dev> Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 62e6283 - Browse repository at this point
Copy the full SHA 62e6283View commit details
Commits on Aug 25, 2023
-
feat: Add service request history for asset (#1277)
* feat: Add service history to assets * Make merge migration * make requested changes * Run pre-commit * Squash migrations * fix syntax error in squashed migration file * Delete squashed migrations * merge migration * add missing migration * squash migrations * Update care/facility/models/asset.py * Update care/facility/api/serializers/asset.py Co-authored-by: Rithvik Nishad <rithvikn2001@gmail.com> * Rebase migrations * Add tests for service history * Add edit history * Update tests * Merge migrations * Nest router and fix tests * fix condition * rename endpoint * include nested route * Add kwarg filter to queryset * Fix tests * Update care/facility/api/serializers/asset.py Co-authored-by: Aakash Singh <mail@singhaakash.dev> * Update care/facility/api/serializers/asset.py Co-authored-by: Aakash Singh <mail@singhaakash.dev> * Apply suggestions from code review Co-authored-by: Aakash Singh <mail@singhaakash.dev> * Update migrations * fix linting * update migration * Update migration * Update migrations --------- Co-authored-by: Vignesh Hari <vichuhari100@gmail.com> Co-authored-by: Rithvik Nishad <rithvikn2001@gmail.com> Co-authored-by: Aakash Singh <mail@singhaakash.dev>
Configuration menu - View commit details
-
Copy full SHA for 89a5a08 - Browse repository at this point
Copy the full SHA 89a5a08View commit details -
fix: assets in use by consultation filter (#1554)
fix: assets in use bu consultation filter Signed-off-by: Aakash Singh <mail@singhaakash.dev>
Configuration menu - View commit details
-
Copy full SHA for bd4f015 - Browse repository at this point
Copy the full SHA bd4f015View commit details -
Sorts medicine name exact matches first (#1557)
* fixes #1556; sort medicine name exact matches first * update tests
Configuration menu - View commit details
-
Copy full SHA for df1244b - Browse repository at this point
Copy the full SHA df1244bView commit details -
Added support to map care facilities with abdm health facility (#1550)
* added health facility in abdm * link health facility on create and update * get hip_id from health facility * added authorization * use external_id instead of id --------- Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ece5cc - Browse repository at this point
Copy the full SHA 1ece5ccView commit details -
Set edits as read_only, exclude asset from Service (#1561)
* Set edits as read_only, exclude asset from Service * allow blank note
Configuration menu - View commit details
-
Copy full SHA for 27be312 - Browse repository at this point
Copy the full SHA 27be312View commit details