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

Merged
merged 41 commits into from
Mar 13, 2024
Merged

Dev #3967

merged 41 commits into from
Mar 13, 2024

Commits on Mar 4, 2024

  1. add multi lookup endpoint

    hanars committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    fc9af3c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. add multi lookup hlelper func

    hanars committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0085d75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e9d4be View commit details
    Browse the repository at this point in the history
  3. update reload tests

    hanars committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7362de2 View commit details
    Browse the repository at this point in the history
  4. update gcnv test

    hanars committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    dcd7452 View commit details
    Browse the repository at this point in the history
  5. update gcnv test

    hanars committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    485507f View commit details
    Browse the repository at this point in the history
  6. test multi lookup

    hanars committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7742ab4 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dev' of https://github.com/broadinstitute/seqr into rel…

    …oad-saved-variant-new-samples
    hanars committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    15c7064 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62e06f6 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'dev' of https://github.com/broadinstitute/seqr into rel…

    …oad-saved-variant-new-samples
    hanars committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c989a27 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'dev' of https://github.com/broadinstitute/seqr into rel…

    …oad-saved-variant-new-samples
    hanars committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    da142ca View commit details
    Browse the repository at this point in the history
  11. Revert "Revert "Multi project gene search redesign""

    This reverts commit 226b348.
    hanars committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7ae6c4b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b792255 View commit details
    Browse the repository at this point in the history
  13. filter annotations

    hanars committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8578aa6 View commit details
    Browse the repository at this point in the history
  14. fix recessive filtering

    hanars committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f281e25 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. fix typo

    hanars committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a1a93ad View commit details
    Browse the repository at this point in the history
  2. add probably solved

    hanars committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c5204da View commit details
    Browse the repository at this point in the history
  3. add probably solved to ui

    hanars committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    aab7868 View commit details
    Browse the repository at this point in the history
  4. update solve_status reporting

    hanars committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    98d4c01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a1f767 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3955 from broadinstitute/probably-solved

    Probably solved
    hanars authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d9284df View commit details
    Browse the repository at this point in the history
  7. fix typos and update tests

    hanars committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    87b0d9b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge pull request #3953 from broadinstitute/multi-project-gene-prefi…

    …lter
    
    Multi project gene prefilter
    hanars authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    fd3bbe6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3956 from broadinstitute/disable-project-delete-ui

    Disable project delete UI
    hanars authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c150ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ba46cb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3959 from broadinstitute/handle-mt-chromosome

    properly format mito chrom for variant id query
    hanars authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    33d2d4c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' of https://github.com/broadinstitute/seqr into rel…

    …oad-saved-variant-new-samples
    hanars committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    64673cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e18bdc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    868b726 View commit details
    Browse the repository at this point in the history
  8. fix test

    hanars committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    14f03d0 View commit details
    Browse the repository at this point in the history
  9. properly parse variant ids

    hanars committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    464cb3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc2ed7e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3950 from broadinstitute/reload-saved-variant-new…

    …-samples
    
    Reload saved variants - shared annotations only
    hanars authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7f29aca View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge branch 'dev' of https://github.com/broadinstitute/seqr into cle…

    …arer-mme-notification-error
    hanars committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c87ea28 View commit details
    Browse the repository at this point in the history
  2. remove unused error hndler

    hanars committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4d15bac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3961 from broadinstitute/clearer-mme-notification…

    …-error
    
    specify which notification failed when reporting notification error
    hanars authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    da43333 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e59c32 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge pull request #3965 from broadinstitute/deduplicate-rna-error

    include invalid sample id once per error message
    hanars authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cee31f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a89b87 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3966 from broadinstitute/permission-bulk-analysis…

    …-status
    
    add project permission check for bulk update analysis status
    hanars authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1775d7c View commit details
    Browse the repository at this point in the history
  4. bumo changelog

    hanars committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a9c80e6 View commit details
    Browse the repository at this point in the history