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 #4446

Merged
merged 47 commits into from
Oct 22, 2024
Merged

Dev #4446

merged 47 commits into from
Oct 22, 2024

Commits on Oct 10, 2024

  1. note locations to update

    hanars committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    474bdbc View commit details
    Browse the repository at this point in the history
  2. clean up

    hanars committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4e2ac75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b54a3de View commit details
    Browse the repository at this point in the history
  4. update sex options

    hanars committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    79ca3bb View commit details
    Browse the repository at this point in the history
  5. add test case

    hanars committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dfcdece View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1958931 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c51ea06 View commit details
    Browse the repository at this point in the history
  8. report sex aneuploidy

    hanars committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fd8d556 View commit details
    Browse the repository at this point in the history
  9. fix sex search determination

    hanars committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3362fc8 View commit details
    Browse the repository at this point in the history
  10. better test updates

    hanars committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    87afc69 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix test fixture

    hanars committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0b2aa5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27234f8 View commit details
    Browse the repository at this point in the history
  3. clean up

    hanars committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cceadfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2167e7b View commit details
    Browse the repository at this point in the history
  5. fix sex options ui display

    hanars committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    eaf500e View commit details
    Browse the repository at this point in the history
  6. show sex onn individual row

    hanars committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e47a0f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a127f4 View commit details
    Browse the repository at this point in the history
  8. fix parent lookup

    hanars committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c036abf View commit details
    Browse the repository at this point in the history
  9. fix parent lookup

    hanars committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    aedd058 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90c8497 View commit details
    Browse the repository at this point in the history
  11. fix matchmaersex

    hanars committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    423c95a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    b6d9f42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    764376e View commit details
    Browse the repository at this point in the history
  3. undo failed logic negation

    hanars committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5b732c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4275809 View commit details
    Browse the repository at this point in the history
  5. Bump cookie and express in /ui

    Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `cookie` from 0.6.0 to 0.7.1
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.1)
    
    Updates `express` from 4.20.0 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.20.0...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2d8beff View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge pull request #4432 from broadinstitute/dependabot/npm_and_yarn/…

    …ui/multi-9f37c16f8f
    
    Bump cookie and express in /ui
    hanars authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c4e3b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    491cc63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b58445a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4434 from broadinstitute/snyk-fix-b03e0aca476f710…

    …6266887098d0c056f
    
    [Snyk] Fix for 13 vulnerabilities
    hanars authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f3d1c34 View commit details
    Browse the repository at this point in the history
  5. add skip validatioon option

    hanars committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e2e5250 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6854c64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebc3ab2 View commit details
    Browse the repository at this point in the history
  8. Revert "do not allow triggering non-snv indel pipeline"

    This reverts commit ebc3ab2.
    hanars committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    de7f5d2 View commit details
    Browse the repository at this point in the history
  9. update unit tests

    hanars committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7e6f249 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'dev' of https://github.com/broadinstitute/seqr into loc…

    …al-load-data-ui-update
    hanars committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    73c95bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3626293 View commit details
    Browse the repository at this point in the history
  12. update varian type logic

    hanars committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1829ea2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4435 from broadinstitute/local-load-data-ui-update

    Local load data UI update
    hanars authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fecc47d View commit details
    Browse the repository at this point in the history
  14. update tests

    hanars committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    50d80d2 View commit details
    Browse the repository at this point in the history
  15. test SNV

    hanars committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    06af308 View commit details
    Browse the repository at this point in the history
  16. update gregor import

    hanars committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1ccd6cb View commit details
    Browse the repository at this point in the history
  17. Merge pull request #4436 from broadinstitute/gregor-variant-type

    Gregor report variant type update
    hanars authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    714bf8e View commit details
    Browse the repository at this point in the history
  18. Merge pull request #4430 from broadinstitute/comp-het-min-affected

    Remove extra comp het filtering
    hanars authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b537b39 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    b86c70f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4442 from broadinstitute/cached-comp-hets-gene-agg

    get cached gene counts for comp hets
    hanars authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b1db641 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge pull request #4418 from broadinstitute/sex-aneuploidy

    Sex aneuploidy
    hanars authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fd3b005 View commit details
    Browse the repository at this point in the history