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

[SPACES] Support file and folders operations with Spaces in DocumentsProvider #3881

Closed
11 tasks done
JuancaG05 opened this issue Jan 31, 2023 · 1 comment · Fixed by #3941
Closed
11 tasks done

[SPACES] Support file and folders operations with Spaces in DocumentsProvider #3881

JuancaG05 opened this issue Jan 31, 2023 · 1 comment · Fixed by #3941

Comments

@JuancaG05
Copy link
Collaborator

JuancaG05 commented Jan 31, 2023

After adapting DocumentsProvider to show and browse available spaces with basic operations (create folder, remove folder/file and rename folder/file) in #3809, we have to support the other operations with files and folders: upload, download, copy and move.

TASKS

  • Research (if needed)
  • Create branch spaces/doc_provider_operations
  • Development tasks
    • Support upload operation
    • Support download operation
    • Support copy operation
    • Support move operation
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch spaces/doc_provider_operations into spaces/main
@JuancaG05 JuancaG05 changed the title [FEATURE] [SPACES] Support file and folders operations with Spaces in DocumentsProvider Jan 31, 2023
@JuancaG05 JuancaG05 added this to the 4.0 - Current milestone Jan 31, 2023
@JuancaG05 JuancaG05 self-assigned this Feb 24, 2023
@abelgardep
Copy link
Contributor

Done, will be available on v4.0

@jesmrec jesmrec removed the Sprint label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants