HTBox / allReady

This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
http://www.htbox.org/projects/allready
MIT License
891 stars 627 forks source link

Task Details - Add button to assign users #2244

Open stevejgordon opened 6 years ago

stevejgordon commented 6 years ago

When logged in as a site admin, organization admin, campaign manager or event manage, the user can view the details of a task against an event in allReady.

e.g. http://allready-d.azurewebsites.net/Admin/VolunteerTask/Details/72

From the task details page we do not have a way to assign a volunteer. We have this functionality on the task lister on the event details page. We should replicate this behaviour with the task details if possible.

stevejgordon commented 6 years ago

Reserved for .NET South East codeathon

jamesatgreymetis commented 6 years ago

I'll take this one.

stevejgordon commented 6 years ago

@jamesatgreymetis How did you get on with this?