Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ohcnetwork/care
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: ohcnetwork/care
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 19 commits
  • 21 files changed
  • 7 contributors

Commits on Jul 25, 2022

  1. Added Facility Cover image API endpoints (#791)

    * done creating facility image
    
    * Updated Code according to changes
    
    * updated url formation logic
    
    * removed print statement
    Marmik2003 authored Jul 25, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a214221 View commit details
  2. Copy the full SHA
    ee49fa6 View commit details
  3. Copy the full SHA
    725fba3 View commit details
  4. Copy the full SHA
    adf1cb3 View commit details
  5. Added field for prn prescription (#942)

    added field for prn prescription
    shivankacker authored Jul 25, 2022
    Copy the full SHA
    c1ebc18 View commit details
  6. Added procedure field to consultation model (#944)

    * Added procedure field to consultation model
    
    * Delete conflicting migration
    
    Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
    Marmik2003 and vigneshhari authored Jul 25, 2022
    Copy the full SHA
    16954ed View commit details
  7. Added migrations

    vigneshhari committed Jul 25, 2022
    Copy the full SHA
    944075c View commit details

Commits on Jul 26, 2022

  1. Copy the full SHA
    f03893a View commit details
  2. Updated script to add units for inventory (#932)

    * Updated the script to add units and their conversion rates
    
    * Removed Rice inventory
    
    * Updated to store conversion rates of kg to gram
    
    * Restored oxygen cylinder based inventory items
    aeswibon authored Jul 26, 2022
    Copy the full SHA
    b14849d View commit details

Commits on Jul 27, 2022

  1. Bugfix for Facility Cover Image API (#952)

    * done creating facility image
    
    * Updated Code according to changes
    
    * updated url formation logic
    
    * removed print statement
    
    * bugfix for facility cover image API
    Marmik2003 authored Jul 27, 2022
    Copy the full SHA
    885d001 View commit details

Commits on Jul 29, 2022

  1. update permissions for write access (#946)

    * update permissions for write access
    
    * update write access permission for staff
    iamsdas authored Jul 29, 2022
    Copy the full SHA
    df1b787 View commit details

Commits on Jul 30, 2022

  1. Copy the full SHA
    9cdde4a View commit details
  2. add schema for validating meta field of assets (#935)

    * add schemas for validating asset metadata
    
    * run schema validations on save
    
    * remove un-needed code for schema validation
    
    * Delete migrations, will be added again once in master
    
    * Remove unused imports added
    
    Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
    iamsdas and vigneshhari authored Jul 30, 2022
    Copy the full SHA
    223dd7e View commit details
  3. Added missing migrations

    vigneshhari committed Jul 30, 2022
    Copy the full SHA
    7a42a6a View commit details
  4. Fix broken tests

    vigneshhari committed Jul 30, 2022
    Copy the full SHA
    6938e0c View commit details
  5. Copy the full SHA
    c2cdced View commit details

Commits on Aug 1, 2022

  1. Copy the full SHA
    74e303c View commit details
  2. Copy the full SHA
    bfc9f46 View commit details
  3. Copy the full SHA
    12f9dc4 View commit details
Loading