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

Feature/issue 334 drs bulk requests #365

Merged
merged 43 commits into from
Sep 25, 2023

Commits on Aug 16, 2021

  1. first attempt to add bulk operations

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    0e4abfa View commit details
    Browse the repository at this point in the history
  2. bulk operations prototyping

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    a35aedd View commit details
    Browse the repository at this point in the history
  3. bulk operations prototyping

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    e7fcf31 View commit details
    Browse the repository at this point in the history
  4. bulk operations prototyping

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    ac3e6ea View commit details
    Browse the repository at this point in the history
  5. bulk operations prototyping

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    7df1396 View commit details
    Browse the repository at this point in the history
  6. bulk operations prototyping

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    f1734ab View commit details
    Browse the repository at this point in the history
  7. bulk operations prototyping

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    1898a0f View commit details
    Browse the repository at this point in the history
  8. bulk operations prototyping

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    982ea08 View commit details
    Browse the repository at this point in the history
  9. bulk operations prototyping

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    b5806c6 View commit details
    Browse the repository at this point in the history
  10. bulk operations prototyping

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    e9285af View commit details
    Browse the repository at this point in the history
  11. bulk operations prototyping

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    c1d72ce View commit details
    Browse the repository at this point in the history
  12. bulk operations prototyping

    Brian O'Connor committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    a6c268c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

Commits on Feb 4, 2022

  1. Create summary.yaml

    briandoconnor authored Feb 4, 2022
    Configuration menu
    Copy the full SHA
    a0f9f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    264bf07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39a4fb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. working on bulk schema changes

    Brian O'Connor committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    d7ccae7 View commit details
    Browse the repository at this point in the history
  2. updates

    Brian O'Connor committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    0fad71e View commit details
    Browse the repository at this point in the history
  3. updates

    Brian O'Connor committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    0a84ce2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    ddcf7c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dbcc96 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Merge branch 'develop' into feature/issue-334-drs-bulk-requests

    pulling in the latest dev branch to this feature branch
    briandoconnor committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a9de009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efeca29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5938922 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0414c4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6baeb80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9e643e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10d627e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. adding passports

    briandoconnor committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    815f7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3b09b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f604464 View commit details
    Browse the repository at this point in the history
  4. added 413 error

    briandoconnor committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4a71e69 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    e1ea19c View commit details
    Browse the repository at this point in the history
  2. removing passport from bulk opts endpoint since it does not make sens…

    …e to require authorization
    briandoconnor committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    22c5a82 View commit details
    Browse the repository at this point in the history
  3. adding new yaml

    briandoconnor committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b511345 View commit details
    Browse the repository at this point in the history
  4. updating travis URL

    briandoconnor committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5ccf068 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    783ef68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    affde66 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    19a815b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e607d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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