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

Introduce visible annotations in variants #500

Merged
merged 10 commits into from
Oct 23, 2024

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    81fbbfb View commit details
    Browse the repository at this point in the history
  2. refactor: use 'visibleAnnotations' in VariantsList to store the curre…

    …nt visible Annotations, instead of filteredAnnotations
    malkja committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e2f827a View commit details
    Browse the repository at this point in the history
  3. refactor: use 'visibleAnnotations' in VariantsView instead of filtere…

    …dAnnotations
    malkja committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0e8694f View commit details
    Browse the repository at this point in the history
  4. refactor: use 'visibleAnnotations' in store, enable/disable single se…

    …lect mode by using visibleAnnotations
    malkja committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    90d58c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86b5107 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    045d85a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fix: show witnesses drop down only if we have filteredAnnotations for…

    … this view
    malkja committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3f014d8 View commit details
    Browse the repository at this point in the history
  2. test: show the correct annotations and their (selected) state when sw…

    …itching Variant and Editorial annotation tabs
    malkja committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    07e9e04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0a8bcf View commit details
    Browse the repository at this point in the history
  4. test: should show(hide) the witnesses drop down depending on the exis…

    …tence of annotations
    malkja committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2079bef View commit details
    Browse the repository at this point in the history