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

reimplement /data_objects/study/{study_id} using alldocs #608

Merged

Commits on Jul 23, 2024

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

Commits on Aug 2, 2024

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    3084f4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85dab16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c0c061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a2ff66 View commit details
    Browse the repository at this point in the history
  5. feat: speed up nb

    relevant tot #576
    dwinston committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e8830b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    daf4ed2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    813af36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23775ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b88119 View commit details
    Browse the repository at this point in the history
  10. Upgrade to nmdc-schema 10.7.0

    pkalita-lbl authored and dwinston committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a18b537 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75ee1fa View commit details
    Browse the repository at this point in the history
  12. style: reformat

    github-actions authored and dwinston committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1ab1139 View commit details
    Browse the repository at this point in the history
  13. Update nmdc_runtime/api/endpoints/sites.py

    Co-authored-by: eecavanna <[email protected]>
    dwinston and eecavanna committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    71458a2 View commit details
    Browse the repository at this point in the history
  14. Update nmdc_runtime/api/endpoints/sites.py

    Co-authored-by: eecavanna <[email protected]>
    dwinston and eecavanna committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ca8cd3d View commit details
    Browse the repository at this point in the history
  15. chore: clean up a bit

    dwinston committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3dd93cc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e86fe74 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    782a28c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2ec967e View commit details
    Browse the repository at this point in the history
  19. expand abbreviated NMDC

    sujaypatil96 authored and dwinston committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0f9f595 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9a281a6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9a877ee View commit details
    Browse the repository at this point in the history
  22. fix: part1 for builtins

    dwinston committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7a22016 View commit details
    Browse the repository at this point in the history
  23. add test file

    dwinston committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dc68770 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0b29331 View commit details
    Browse the repository at this point in the history
  25. fix: typo

    dwinston committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0d36405 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0538711 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    41de33f View commit details
    Browse the repository at this point in the history
  28. not all schema collections suffix with _sets (#620)

    * fix: allow "update" of non-`id`-having document collections
    
    interpret as simple insertion. leave note in code about decision to insist on schema-supplied uniqueness signal.
    
    fix #611
    
    * refactor to add test
    
    * fix: rm abandoned candidate test
    
    * Update nmdc_runtime/site/ops.py
    
    Co-authored-by: eecavanna <[email protected]>
    
    ---------
    
    Co-authored-by: eecavanna <[email protected]>
    dwinston and eecavanna committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    80daca1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    14f217f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    91ab9db View commit details
    Browse the repository at this point in the history
  31. style: reformat

    github-actions committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    822d1a5 View commit details
    Browse the repository at this point in the history
  32. fix: ensure extract_to dir

    dwinston committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d824710 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. docstring for get_classname_from_typecode() in `nmdc_runtime/api/en…

    …dpoints/find.py`
    
    Co-authored-by: eecavanna <[email protected]>
    sujaypatil96 and eecavanna authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a03b083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63c0c5a View commit details
    Browse the repository at this point in the history
  3. style: reformat

    github-actions committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b5848ae View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    69c6f00 View commit details
    Browse the repository at this point in the history
  2. doc: add docstring

    dwinston committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    289850b View commit details
    Browse the repository at this point in the history
  3. fix: reassert type

    dwinston committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a0e927b View commit details
    Browse the repository at this point in the history
  4. chore: remove unused imports

    dwinston committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    712657b View commit details
    Browse the repository at this point in the history
  5. style: rename

    dwinston committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b90710b View commit details
    Browse the repository at this point in the history