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

DG download "remove all" button disables once pressed #1177 #1184

Merged
merged 3 commits into from Mar 29, 2022

Commits on Mar 28, 2022

  1. Remove all button disables once pressed #1177

    Once pressed, the remove all button is disabled and displays an indeterminate loading spinner until the request completes.
    Sam Glendenning committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    30f7126 View commit details
    Browse the repository at this point in the history
  2. Minor improvement to remove all unit test #1177

    Having to use real timers to simulate a hanging request still but the code is a little cleaner
    Sam Glendenning committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    b9f861e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Removing .only

    Sam Glendenning committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    9fd64e9 View commit details
    Browse the repository at this point in the history