You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: