appwrite / console

The Console that makes Appwrite tick from the browser 🖥
https://appwrite.io
BSD 3-Clause "New" or "Revised" License
310 stars 129 forks source link

🚀 Enhancement: Add Selection to Buckets & Files #1127

Open ItzNotABug opened 3 weeks ago

ItzNotABug commented 3 weeks ago

🔖 Enhancement description

Just like how Database, Collections & the Documents can be selected for quick deletion, something similar could be done for the Storage Bucket & the Files in buckets.

Currently its a hassle to write a script, use the Server Side SDK, generate a temp API KEY to delete everything. Direct Console access to this feature would be very helpful.

🎤 Pitch

Would help in easier select & delete UX for storage.


Example: Select the 96 [max per page] buckets at once, Click delete!

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?