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

Convert ABDM into Plug - Part 2/3 #2313

Open
wants to merge 85 commits into
base: develop
Choose a base branch
from
Open

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    9ec18a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87cbc4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    515f38a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f8ec34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    761e725 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    021f0a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb7f64 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    eae6342 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    89577c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    eb4b495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3138f0 View commit details
    Browse the repository at this point in the history
  3. decrypt data from abdm

    khavinshankar committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9220755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57a946f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49ae5ee View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    cd2d20c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    fa37907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87a8a71 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    6c8f2a0 View commit details
    Browse the repository at this point in the history
  2. fixed gateway api calls

    khavinshankar committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5e063bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f284f62 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    da35803 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    89522ca View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    159c4bc View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    c56f67b View commit details
    Browse the repository at this point in the history
  2. fixed a typo

    khavinshankar committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    32a9247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f57ceff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7986c78 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    0684c45 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    2233f36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3df5835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00624b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    079f0a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    ac41a56 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    e0692f0 View commit details
    Browse the repository at this point in the history
  2. update migrations

    sainak committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    cb841d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    06cd7f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68be86b View commit details
    Browse the repository at this point in the history
  3. fix a type in health_id

    khavinshankar committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0f5f4f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c81813 View commit details
    Browse the repository at this point in the history
  5. fix migration

    khavinshankar committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ca2c7e1 View commit details
    Browse the repository at this point in the history
  6. fix linting error

    khavinshankar committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    41ae638 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea9ff1b View commit details
    Browse the repository at this point in the history
  8. removed https prefix while using BACKEND_DOMAIN

    Co-authored-by: Aakash Singh <[email protected]>
    khavinshankar and sainak authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    24cfd21 View commit details
    Browse the repository at this point in the history
  9. removed duplicate conditional logic

    Co-authored-by: Aakash Singh <[email protected]>
    khavinshankar and sainak authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a44d1f0 View commit details
    Browse the repository at this point in the history
  10. fix linting issues

    khavinshankar committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6056e3b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    0e99c97 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    685c62c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c0d4fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bae0b03 View commit details
    Browse the repository at this point in the history
  4. remove abdm references (auto add care context on consultation create)…

    … in the consultation serializer
    khavinshankar committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    027a0d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    561b638 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c05d01 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. add hasattr check while patient.abha_number and revert patient.abha_n…

    …umber to abha_number.patient while saving
    khavinshankar committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e242628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49f42bf View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    0042cec View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    c114997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f613fc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    004d52d View commit details
    Browse the repository at this point in the history
  4. fix linting errors

    khavinshankar committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6d7fcef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73baf5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82bbfdb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10a8a14 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Merge branch 'develop' into pre-abdm-plug

    Khavin Shankar authored and Khavin Shankar committed May 20, 2024
    Configuration menu
    Copy the full SHA
    16fb40c View commit details
    Browse the repository at this point in the history
  2. resolve migration conflict

    Khavin Shankar authored and Khavin Shankar committed May 20, 2024
    Configuration menu
    Copy the full SHA
    da2dbad View commit details
    Browse the repository at this point in the history
  3. use bulk update in reverse_patient_abhanumber_relation

    Khavin Shankar authored and Khavin Shankar committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3aa812e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    e6c3143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f690f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9dc343 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. added validation errors

    khavinshankar committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3b6f2ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9471e48 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fixed consent filters

    khavinshankar committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c49ff4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c4009 View commit details
    Browse the repository at this point in the history
  3. fix migration conflict

    khavinshankar committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ca79856 View commit details
    Browse the repository at this point in the history
  4. fix dummy data

    khavinshankar committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e9e91e3 View commit details
    Browse the repository at this point in the history
  5. revert dummy data changes

    sainak committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c88f1a8 View commit details
    Browse the repository at this point in the history
  6. remove abha_number field

    sainak committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7a1b161 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    bcee797 View commit details
    Browse the repository at this point in the history
  2. use correct json exception

    sainak committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a9d1e17 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    9d83712 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    dc2c302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fc24bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cee939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b7b86f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    c0d52e0 View commit details
    Browse the repository at this point in the history
  2. renamed migration

    khavinshankar committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    077a7ec View commit details
    Browse the repository at this point in the history