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

Dev #3531

Merged
merged 95 commits into from
Aug 1, 2023
Merged

Dev #3531

merged 95 commits into from
Aug 1, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    6ce744a View commit details
    Browse the repository at this point in the history
  2. add unit tests

    hanars committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1c0d173 View commit details
    Browse the repository at this point in the history
  3. add hail to test

    hanars committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    31b1204 View commit details
    Browse the repository at this point in the history
  4. fix python name

    hanars committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    39f7289 View commit details
    Browse the repository at this point in the history
  5. actually fix python name

    hanars committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ab42838 View commit details
    Browse the repository at this point in the history
  6. checkout code

    hanars committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    84e6bf9 View commit details
    Browse the repository at this point in the history
  7. add docker ignore

    hanars committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    31bfc0d View commit details
    Browse the repository at this point in the history
  8. codacy fixes

    hanars committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f5aacfc View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Jul 15, 2023

  1. Bump cryptography from 41.0.0 to 41.0.2

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.0...41.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    696014f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge pull request #3493 from broadinstitute/dependabot/pip/cryptogra…

    …phy-41.0.2
    
    Bump cryptography from 41.0.0 to 41.0.2
    hanars authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0c341a6 View commit details
    Browse the repository at this point in the history
  2. display new dbnsfp scores

    hanars committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a016772 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f95817a View commit details
    Browse the repository at this point in the history
  4. update unit tests

    hanars committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    925a54c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1932c7c View commit details
    Browse the repository at this point in the history
  6. add test

    hanars committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f599861 View commit details
    Browse the repository at this point in the history
  7. clean up

    hanars committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9487411 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Add gene id validation.

    ShifaSZ committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    83b5012 View commit details
    Browse the repository at this point in the history
  2. Update per reviews.

    ShifaSZ committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8cbc8aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3496 from broadinstitute/validate-gene-id-rnaseq-…

    …data
    
    Add gene id validation during RNASeq data loading
    ShifaSZ authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    182b2b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4216bce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e949c6b View commit details
    Browse the repository at this point in the history
  6. update threshholds;

    hanars committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bd7b3e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7048fde View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3492 from broadinstitute/per-project-family-filter

    Support per project family-table-filters.
    ShifaSZ authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    58d7c47 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3499 from broadinstitute/remove-indiv-test-flappi…

    …ness
    
    Remove test flapping for the Individual tests
    ShifaSZ authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    37535d1 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'dev' of https://github.com/broadinstitute/seqr into con…

    …flictingPathogenicities-ui
    hanars committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    47fce36 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4 in /ui

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e30b858 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3480 from broadinstitute/add-hail-status-check

    Add hail backend - intitial status check
    hanars authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1f1aca9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3497 from broadinstitute/conflictingPathogeniciti…

    …es-ui
    
    add ui for clinvar conflictingPathogenicities
    hanars authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fbe557c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3501 from broadinstitute/dependabot/npm_and_yarn/…

    …ui/word-wrap-1.2.4
    
    Bump word-wrap from 1.2.3 to 1.2.4 in /ui
    hanars authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0edbc1c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge pull request #3498 from broadinstitute/fathmm-mkl

    Fathmm mkl
    hanars authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d41f2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bfcf57 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Update seqr/utils/search/elasticsearch/es_search.py

    Update same chrom check
    
    Co-authored-by: hanars <[email protected]>
    ShifaSZ and hanars authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    506506f View commit details
    Browse the repository at this point in the history
  2. fix tests.

    ShifaSZ committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    929dde6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3503 from broadinstitute/fix-sv-location-filter-bug

    Fix SV localtion interval filter bug.
    ShifaSZ authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8a5f227 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d4993a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge pull request #3508 from broadinstitute/hail-backend-twaeks

    fix minor issues with hail backend
    hanars authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    df88da5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e73d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03080c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    400ecbc View commit details
    Browse the repository at this point in the history
  5. update tests

    hanars committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1de96c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. fix unit tests

    hanars committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0091782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    293c271 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3510 from broadinstitute/saved-variant-timeout

    Saved variant timeout
    hanars authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    092dbe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac47fc4 View commit details
    Browse the repository at this point in the history
  5. initial variant sarch

    hanars committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9970e61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33a8fb0 View commit details
    Browse the repository at this point in the history
  7. shared search test behavior

    hanars committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    469adb0 View commit details
    Browse the repository at this point in the history
  8. cleanup

    hanars committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    476fb10 View commit details
    Browse the repository at this point in the history
  9. test response

    hanars committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    56eb054 View commit details
    Browse the repository at this point in the history
  10. fix variantId

    hanars committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3a19eb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    02acc6c View commit details
    Browse the repository at this point in the history
  12. Merge branch 'hail-search-shared-tests' of https://github.com/broadin…

    …stitute/seqr into hail-backend-variant-response
    hanars committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    62ad80d View commit details
    Browse the repository at this point in the history
  13. fix coverage

    hanars committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dbf2bc9 View commit details
    Browse the repository at this point in the history
  14. fix file structure

    hanars committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d67776b View commit details
    Browse the repository at this point in the history
  15. codacy fix

    hanars committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    959c722 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Merge branch 'hail-search-shared-tests' of https://github.com/broadin…

    …stitute/seqr into hail-backend-variant-response
    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    da6f005 View commit details
    Browse the repository at this point in the history
  2. imporve tests

    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ec236a1 View commit details
    Browse the repository at this point in the history
  3. debug test failure

    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4bed70f View commit details
    Browse the repository at this point in the history
  4. debug test failure

    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ba1c876 View commit details
    Browse the repository at this point in the history
  5. debug test failure

    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    042257f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    763f956 View commit details
    Browse the repository at this point in the history
  7. codacy fixes

    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6159acf View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3512 from broadinstitute/hail-search-shared-tests

    shared utilities for hail backend tests
    hanars authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    77ff557 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6316b46 View commit details
    Browse the repository at this point in the history
  10. cdacy fix

    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    49e8c03 View commit details
    Browse the repository at this point in the history
  11. add additional test data

    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0822bee View commit details
    Browse the repository at this point in the history
  12. Merge branch 'dev' of https://github.com/broadinstitute/seqr into hai…

    …l-backend-variant-response
    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b749032 View commit details
    Browse the repository at this point in the history
  13. remove test data

    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    eec5df8 View commit details
    Browse the repository at this point in the history
  14. clean up transcript formatting

    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    90f298a View commit details
    Browse the repository at this point in the history
  15. Change to use div.

    ShifaSZ committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5828d6e View commit details
    Browse the repository at this point in the history
  16. aiohttp custom json serializer

    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e68a02f View commit details
    Browse the repository at this point in the history
  17. Merge pull request #3511 from broadinstitute/rnaseq-link-new-line

    Break the RNASeq links into new lines
    ShifaSZ authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    57c72c7 View commit details
    Browse the repository at this point in the history
  18. clean up classmethods

    hanars committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4ee4367 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Use constants.

    ShifaSZ committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    333f152 View commit details
    Browse the repository at this point in the history
  2. whole project query

    hanars committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e4b1748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6681822 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baca4e5 View commit details
    Browse the repository at this point in the history
  5. Update constants.

    ShifaSZ committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    17cdb36 View commit details
    Browse the repository at this point in the history
  6. test multi project error

    hanars committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e7d9842 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3509 from broadinstitute/harmonize-outlier-and-ge…

    …ne-search
    
    Update search params for outlier and gene searches.
    ShifaSZ authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8ca363f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. pr feedback

    hanars committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9920033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861fc96 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'hail-backend-variant-response' of https://github.com/br…

    …oadinstitute/seqr into hail-backend-projects-response
    hanars committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    31837cf View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. fix: requirements-dev.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-5805047
    snyk-bot committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a3a7b7f View commit details
    Browse the repository at this point in the history
  2. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-5805047
    - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-5777683
    snyk-bot committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    05bbaa2 View commit details
    Browse the repository at this point in the history
  3. pr feedback

    hanars committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8a7eb1c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3513 from broadinstitute/hail-backend-variant-res…

    …ponse
    
    Hail backend: variant response
    hanars authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    fb56bc9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' of https://github.com/broadinstitute/seqr into hai…

    …l-backend-projects-response
    hanars committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f089bd1 View commit details
    Browse the repository at this point in the history
  6. fix on success function order

    hanars committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    389f1f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Merge pull request #3518 from broadinstitute/hail-backend-projects-re…

    …sponse
    
    Hail backend - multiple projects
    hanars authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    86b94de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3525 from broadinstitute/snyk-fix-ab623dfb3689a22…

    …cd854d7d8f28df4e2
    
    [Snyk] Security upgrade certifi from 2022.12.7 to 2023.7.22
    hanars authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    197ee77 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3526 from broadinstitute/snyk-fix-8ddef8f24993a53…

    …6148b8233c37f3571
    
    [Snyk] Fix for 2 vulnerabilities
    hanars authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a496c44 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3529 from broadinstitute/anvil-loading-e-not-a-fu…

    …cntion
    
    fix on success function order
    hanars authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b5843fc View commit details
    Browse the repository at this point in the history