empowerhack / DrawMyLife-Service

API and Admin system for the Draw My Life initiative - Volunteers: check README and GitHub Projects to get started.
https://github.com/empowerhack/DrawMyLife-Service/projects
MIT License
13 stars 0 forks source link

FIX: Only enable delete/edit in list view if user is allowed to edit/delete #80

Closed krissy closed 8 years ago

krissy commented 8 years ago

We need to wrap "am I this image's uploader?' logic around each icon and we also have to decide how to "disable" the icons visually in the UI.

Also should link the Edit icon to the edit view, and perhaps the thumbnail to the View page.

krissy commented 8 years ago

This has been addressed with the changes in https://github.com/empowerhack/DrawMyLife-Service/pull/77 - closing issue