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

feat: Support DID accreditations [DEV-4415] #601

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    332471b View commit details
    Browse the repository at this point in the history
  2. Add accredit/issue api

    DaevMithran committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e9b4bb0 View commit details
    Browse the repository at this point in the history
  3. fix swagger

    DaevMithran committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2522d16 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    0186b87 View commit details
    Browse the repository at this point in the history
  2. fix imports

    DaevMithran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5b7c00d View commit details
    Browse the repository at this point in the history
  3. Update response

    DaevMithran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ebfeabe View commit details
    Browse the repository at this point in the history
  4. Pause failing test

    DaevMithran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    82f0385 View commit details
    Browse the repository at this point in the history
  5. Add accreditation tests

    DaevMithran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d2d2018 View commit details
    Browse the repository at this point in the history
  6. fix bugs

    DaevMithran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2fbd9df View commit details
    Browse the repository at this point in the history
  7. Add auth rules

    DaevMithran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9d693c2 View commit details
    Browse the repository at this point in the history
  8. fix resource data format

    DaevMithran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    76bb5b9 View commit details
    Browse the repository at this point in the history
  9. fix issue test

    DaevMithran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    67ad60e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    24529ef View commit details
    Browse the repository at this point in the history
  11. Debug

    DaevMithran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5312682 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix linting error

    DaevMithran committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5b4f0d8 View commit details
    Browse the repository at this point in the history
  2. Add additional tests

    DaevMithran committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    09624d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update verify workflow

    DaevMithran committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3bf97e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    022639b View commit details
    Browse the repository at this point in the history
  2. Execute sequential tests

    DaevMithran committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    81b80a7 View commit details
    Browse the repository at this point in the history
  3. fix verification

    DaevMithran committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7f979c4 View commit details
    Browse the repository at this point in the history
  4. Handle validations

    DaevMithran committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    81321d3 View commit details
    Browse the repository at this point in the history
  5. fix root validation logic

    DaevMithran committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ec0d373 View commit details
    Browse the repository at this point in the history
  6. fix test payloads

    DaevMithran committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    de4c2a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update swagger

    DaevMithran committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6ae1669 View commit details
    Browse the repository at this point in the history
  2. Use validate decor

    DaevMithran committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ee85311 View commit details
    Browse the repository at this point in the history
  3. npm update

    ankurdotb committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1914752 View commit details
    Browse the repository at this point in the history
  4. Update package-lock.json

    ankurdotb committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ce3153e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    328b04e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c04936a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Address PR comments

    DaevMithran committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    60ce93f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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