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

Attachments leftovers (need core api changes) #224

Open
mikitabut opened this issue Nov 24, 2023 · 1 comment
Open

Attachments leftovers (need core api changes) #224

mikitabut opened this issue Nov 24, 2023 · 1 comment

Comments

@mikitabut
Copy link
Contributor

mikitabut commented Nov 24, 2023

Related

Description

We need apis to do next things:

  1. rename files
  2. move files to another folder
  3. rename folders
  4. move folder
  5. remove folder
  6. Bulk remove (currently it's done by calling remove one file in parallel)
  7. Bulk download (not sure we need this)
  8. Search for folders and files
@VolhaBazhkova
Copy link

According to code on BE side we can implement now:

  • delete folders
  • loader folders ( load of files one by one in folders)
  • clear all в files manager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants