Skip to content

Feature: download_all and download_layer controller - #188

Merged
swainn merged 6 commits into
masterfrom
feature/download-all-btn
Sep 2, 2026
Merged

Feature: download_all and download_layer controller#188
swainn merged 6 commits into
masterfrom
feature/download-all-btn

Conversation

@Sonia-96

@Sonia-96 Sonia-96 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Primary changes in this Pull Request:

  • Add download_all and download_layer controller to handle dataset and file download, and add related tests
  • Add a Download button on the Files tab of dataset details that allows users to download all files associated with a dataset with a single click.
image

Please review the checklist before submitting the Pull Request:

  • Pull request has a meaning full name (not just the commit message from of your last commit)
  • Code has been linted using flake8
  • All methods have accurate Google-Style Docstrings
  • 100% test coverage for new content
  • Tests for each common use case (please don't write one test that covers all use cases)
  • Bonus: Use TypeHints

Explain deviations from original design if applicable:

@swainn
swainn merged commit 12a8893 into master Sep 2, 2026
27 checks passed
@swainn
swainn deleted the feature/download-all-btn branch September 2, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants