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!: update /search/studies endpoint #279

Merged
merged 50 commits into from
Mar 28, 2024
Merged

feat!: update /search/studies endpoint #279

merged 50 commits into from
Mar 28, 2024

Commits on Dec 20, 2023

  1. feat!: update database to reflect schema changes (#264)

    * Update database nodes and relationships
      * Dropped Variation Group. We can add back in new issue if we want to retain this
    * Update versions for disease-normalizer, civicpy, pydantic, and neo4j 
    * Changed fixture scope in `tests/conftest.py` to `session`
    korikuzma committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    eea8917 View commit details
    Browse the repository at this point in the history
  2. fix: bugs in database code (#267)

    * fix: typo in CODING_KEYS
    * change: study now has alleleOrigin property with HAS_GENE_CONTEXT rel
    korikuzma authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f49e5ed View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    bc8e3af View commit details
    Browse the repository at this point in the history
  2. merge update-test-data

    korikuzma committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    537a219 View commit details
    Browse the repository at this point in the history
  3. wip: store progress

    korikuzma committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    09ae1b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. add more tests

    korikuzma committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3eba709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b1c22e View commit details
    Browse the repository at this point in the history
  3. cleanup

    korikuzma committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    70e5099 View commit details
    Browse the repository at this point in the history
  4. handle some exceptions

    korikuzma committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5350f73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f286e0 View commit details
    Browse the repository at this point in the history
  6. more cleanup

    korikuzma committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c7f80e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. tests: update civic + moa test data (#276) (#281)

    * Updates civic + moa test data from 20240103
    * Updated moa ids that changed
    korikuzma authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3064881 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    9824a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a50cfa View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. revert

    korikuzma committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    992e4ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c720ac7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    8c82551 View commit details
    Browse the repository at this point in the history
  2. update deps + digests

    korikuzma committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2ce74cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a92c350 View commit details
    Browse the repository at this point in the history
  4. update digests

    korikuzma committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cb5a7d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18b512e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f08e8f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce499fa View commit details
    Browse the repository at this point in the history
  8. update api to dump response

    korikuzma committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0be32ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98847c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    58d49b5 View commit details
    Browse the repository at this point in the history
  11. udpate digests

    korikuzma committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    22cb4e5 View commit details
    Browse the repository at this point in the history
  12. fix tests

    korikuzma committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b64c64d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c38a794 View commit details
    Browse the repository at this point in the history
  14. test: update civicpy cache data

    * 20240103 -> 20240325
    korikuzma committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    09862de View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a06d013 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7b6af79 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    21987ab View commit details
    Browse the repository at this point in the history
  2. cleanup

    korikuzma committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    577b95b View commit details
    Browse the repository at this point in the history
  3. cleanup secret

    korikuzma committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ef44c6c View commit details
    Browse the repository at this point in the history
  4. better name for catvar key

    korikuzma committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    abcc149 View commit details
    Browse the repository at this point in the history
  5. format

    korikuzma committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    29e42a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2314201 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. cleanup

    korikuzma committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    077d29b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7333d30 View commit details
    Browse the repository at this point in the history
  3. fix: creating location parameterized query string

    * start can be 0, so needed to do null check
    korikuzma committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a93252e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1ed28f View commit details
    Browse the repository at this point in the history
  5. StrEnum -> str, Enum

    korikuzma committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5518bb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f6e928 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

    korikuzma committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    948f67a View commit details
    Browse the repository at this point in the history
  4. reorganize

    korikuzma committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    01b97fd View commit details
    Browse the repository at this point in the history