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

Update export/copy buttons copy when repositories are selected #2427

Merged
merged 4 commits into from
May 22, 2023

Commits on May 17, 2023

  1. Update export/copy buttons copy when repositories are selected

    This changes the text of the export/copy buttons on a variant analysis
    when at least one repository is selected. This makes it more clear that
    the user is only exporting/copying the results of the selected
    repositories.
    koesie10 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    fa39bd1 View commit details
    Browse the repository at this point in the history
  2. Take filtered state into account for buttons text

    When the user filters the repositories, the buttons should reflect that
    the results are filtered and that the user is not exporting or copying
    all the results. If the user has selected repositories, the buttons
    should still say that they are exporting selected results.
    koesie10 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    0125d10 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    koesie10 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    5a7f5c2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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