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.1.2
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.1.3
Choose a head ref
  • 19 commits
  • 32 files changed
  • 9 contributors

Commits on Jun 2, 2022

  1. Copy the full SHA
    9fdb9d8 View commit details

Commits on Jun 6, 2022

  1. Allow DELETE method for bed endpoint (#815)

    Delete bed endpoint
    Ashesh3 authored Jun 6, 2022
    Copy the full SHA
    19dd180 View commit details
  2. Add more filters for patient list API (#805)

    add patient filters
    iamsdas authored Jun 6, 2022
    Copy the full SHA
    39d2be3 View commit details
  3. Updated Documentation (#763)

    * Updated documentation
    
    * reverted background docker run
    Marmik2003 authored Jun 6, 2022
    Copy the full SHA
    0a9ace2 View commit details
  4. Upgrade python to 3.10

    vigneshhari committed Jun 6, 2022
    Copy the full SHA
    5530f88 View commit details
  5. Update pre-commit requirement and fix it's branch name (#788)

    Update pre-commit and fix branch name
    Ashesh3 authored Jun 6, 2022
    Copy the full SHA
    3363229 View commit details
  6. Bump django-filter from 2.2.0 to 2.4.0 in /requirements (#666)

    Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.2.0 to 2.4.0.
    - [Release notes](https://github.com/carltongibson/django-filter/releases)
    - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
    - [Commits](carltongibson/django-filter@2.2.0...2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: django-filter
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 6, 2022
    Copy the full SHA
    97cd891 View commit details
  7. updated /add_user endpoint to return status code instead of user ob…

    …ject (#718)
    
    * Update `/add_user` endpoint to return status code instead of user object
    Fixes #707
    
    * removed unessary unique username validation
    sainak authored Jun 6, 2022
    Copy the full SHA
    fcbc9cc View commit details

Commits on Jun 8, 2022

  1. add workflow to build and deploy docs (#826)

    * fix sphinx errors
    
    * split requirements for docs
    
    * add workflow to build docs
    
    * docs build workflow update python
    
    * change artifact retention time to 30 days
    
    * build docs only on master
    
    * skip Deploy Care workflow if changes are only in docs
    
    * use furo theme
    sainak authored Jun 8, 2022
    Copy the full SHA
    17e86cb View commit details
  2. Downgrading docs

    vigneshhari committed Jun 8, 2022
    Copy the full SHA
    300c57c View commit details
  3. Fixing docs

    vigneshhari committed Jun 8, 2022
    Copy the full SHA
    418fc9f View commit details
  4. New Docs pipeline

    vigneshhari committed Jun 8, 2022
    Copy the full SHA
    e4dad87 View commit details
  5. Added pipeline

    vigneshhari committed Jun 8, 2022
    Copy the full SHA
    7f935bd View commit details
  6. Copy the full SHA
    a8d5cf4 View commit details
  7. fix docs pipeline and remove new pipeline (#839)

    * fix docs pipeline and remove new pipeline
    
    * fix issues
    sainak authored Jun 8, 2022
    Copy the full SHA
    187d42c View commit details

Commits on Jun 9, 2022

  1. update pre-commit hooks and dependencies (#836)

    * update pre-commit hooks and dependencies
    
    * merge lint tools config
    sainak authored Jun 9, 2022
    Copy the full SHA
    23c81d1 View commit details

Commits on Jun 10, 2022

  1. Endpoint analyse/ fixed for read-only users (#814)

    * added devcontainer to .gitignore
    
    * read-only user can now access /analyze endpoint
    
    * logic improved
    
    Co-authored-by: Extreme <extreme@pop-os.localdomain>
    ishanExtreme and Extreme authored Jun 10, 2022
    Copy the full SHA
    1e5e6fa View commit details
  2. Add check for empty comments and notes (#838)

    * add checks for empty comments and notes
    
    * use strip
    Ashesh3 authored Jun 10, 2022
    Copy the full SHA
    2bb7eee View commit details

Commits on Jun 11, 2022

  1. Copy the full SHA
    cb2cb17 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v1.1.2...v1.1.3