Skip to content
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
merged 21 commits into from
Sep 4, 2024
Merged

Merge Develop To Staging v24.36.0 #2420

merged 21 commits into from
Sep 4, 2024

Commits on Aug 23, 2024

  1. Upgrade Dependencies (#2390)

    * Bump Dependencies, Fix Docker compose scripts.
    
    * Upgrade Django
    vigneshhari authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fd2e954 View commit details
    Browse the repository at this point in the history
  2. fix creating notifications if shifting_approving_facility is not avai…

    …lable (#2372)
    
    Co-authored-by: Vignesh Hari <[email protected]>
    sainak and vigneshhari authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3a5780f View commit details
    Browse the repository at this point in the history
  3. Added new skills (#2302)

    * Added new skills
    
    * Migration
    
    * remade migrations
    
    * Add Merge Migration
    
    ---------
    
    Co-authored-by: Vignesh Hari <[email protected]>
    Co-authored-by: vigneshhari <[email protected]>
    3 people authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    bcf5d7a View commit details
    Browse the repository at this point in the history
  4. Add list and detail serializer with tests for shifting module #1549 (#…

    …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]>
    4 people authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8cd1032 View commit details
    Browse the repository at this point in the history
  5. PDF Generation Alternative - GSoC (#2132)

    * 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]>
    DraKen0009 and sainak authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    45b51a8 View commit details
    Browse the repository at this point in the history
  6. Added actively dying patient category (#2298)

    * 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]>
    3 people authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7c05792 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Replace coronasafe references (#2394)

    * Replace coronasafe references
    
    * fix codeowners
    
    * revert bad replace job
    sainak authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    20e659c View commit details
    Browse the repository at this point in the history
  2. fix docker builds (#2393)

    Co-authored-by: Vignesh Hari <[email protected]>
    sainak and vigneshhari authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    25afb1f View commit details
    Browse the repository at this point in the history
  3. remove deprecated fields that has been migrated to new models (Diagno…

    …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]>
    3 people authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    e2ede2b View commit details
    Browse the repository at this point in the history
  4. Fixes check for no treating physician and not mandate for Domicialiar…

    …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]>
    3 people authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    b8172f1 View commit details
    Browse the repository at this point in the history
  5. Correct I/O Balance output choice spelling mistake for Ryles Tube Asp…

    …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]>
    3 people authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a7287b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. feat: added additional shortcuts to the makefile (#2283)

    fixes #2208.
    
    Co-authored-by: Vignesh Hari <[email protected]>
    dhruv-goyal-10 and vigneshhari authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    2bcb20a View commit details
    Browse the repository at this point in the history
  2. Show error if doctor is not linked to the consultation facility (#2309)

    * 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]>
    4 people authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    44e1618 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    746088a View commit details
    Browse the repository at this point in the history
  4. Starting translation support (#2398)

    * Starting translation support
    
    * Starting translation support
    vigneshhari authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    af89f00 View commit details
    Browse the repository at this point in the history
  5. Crowdin Conf

    vigneshhari committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    9984bf7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28bb04d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. fix pdf report generation in prod (#2400)

    Co-authored-by: Vignesh Hari <[email protected]>
    sainak and vigneshhari authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    92f717e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. add new asset actions and clenup asset_monitor task (#2411)

    Co-authored-by: Vignesh Hari <[email protected]>
    sainak and vigneshhari authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    66cdc38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a6ceeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a84120a View commit details
    Browse the repository at this point in the history