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

Add 'Delete All' button to web UI #367

Closed
wants to merge 5 commits into from
Closed

Add 'Delete All' button to web UI #367

wants to merge 5 commits into from

Commits on Feb 7, 2019

  1. add 'Delete All' button to web

    Ivan Denisov committed Feb 7, 2019
    Copy the full SHA
    27295df View commit details
    Browse the repository at this point in the history
  2. place 'unique_digests/delete_all' before 'unique_digests/:digest' to …

    …avoid incorrect match
    Ivan Denisov committed Feb 7, 2019
    Copy the full SHA
    9a5a56a View commit details
    Browse the repository at this point in the history
  3. use single-quoted string

    Ivan Denisov committed Feb 7, 2019
    Copy the full SHA
    59e01ae View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Copy the full SHA
    04f8508 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. add integration test for delete_all endpoint

    Ivan Denisov committed Feb 9, 2019
    Copy the full SHA
    f50a6f4 View commit details
    Browse the repository at this point in the history