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

V2 alpha #86

Open
wants to merge 6 commits into
base: v2-alpha
Choose a base branch
from
Open

V2 alpha #86

wants to merge 6 commits into from

Conversation

matthew-ellis
Copy link

Issue #, if available:

Description of changes:

  • Add download button to header (only shows when items are selected)
  • Enable download of multiple files at once in a ZIP folder - select items and click download
  • Force all file types to download when clicked (currently, things like text files would only open in a browser tab and could not be downloaded)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Removed "add folder" button from header
- Added download button to header (partially working)
- Removed v2 alpha from name
- Set authentication mode to Private Bucket by default
- Removed other dropdown options
- Autofilled bucket name, can still be edited by user
- Only show download button once authenticated
- Changed functionality to always download instead of opening files when clicked (fixes bug where some file types would only open, not download)
- Multiple files will be downloaded together as one ZIP file
- Add 2 js packages JSZip and FileSaver
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.

1 participant