issues
search
OODemi52
/
slackUpload
SlackShots is an application that allows user to upload large amounts of images to a chosen Slack channel in their Slack workspace, in a much faster and more user friendly way that using Slack's native application!
https://slackshots.app
1
stars
0
forks
source link
Delete
#55
Closed
OODemi52
closed
2 months ago
OODemi52
commented
2 months ago
Frontend:
Added. functionality to select images
Added logic to will be used to add delete functionality
Added new components to aid deletion UX
Backend:
Updated API to handle deletion of files, both from Slack and Slackshots
Updated Slackbot and database to handle file ids
Updated file reference fetching logic (from database) to exclude references that have not private url (references that were "deleted")
Frontend:
Backend: