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

feat: complete folder upload #1015

Merged
merged 2 commits into from
Jan 25, 2023

Conversation

pedrolamas
Copy link
Member

@pedrolamas pedrolamas commented Jan 22, 2023

This PR allow users to drag and drop files and folders and it will upload all of them, maintaining folder relative folder structure.

It also add a new "Upload Folder" option that allow to select and upload a single folder (this is a browser thing, I haven't found a way to allow multiple) maintaining relative folder structure.

Fixes #1014

Signed-off-by: Pedro Lamas pedrolamas@gmail.com

Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
@pedrolamas pedrolamas marked this pull request as ready for review January 24, 2023 13:17
@pedrolamas pedrolamas added the FR - Enhancement New feature or request label Jan 24, 2023
@pedrolamas pedrolamas added this to the 1.23.1 milestone Jan 24, 2023
Copy link
Member

@matmen matmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pedrolamas pedrolamas merged commit 30df5ec into fluidd-core:develop Jan 25, 2023
@pedrolamas pedrolamas deleted the pedrolamas/folder-upload branch January 25, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FR - Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow uploading of full folders
2 participants