chingu-voyage7 / Bears-Team-13

Secret Santa Online Shop | Voyage-7 | https://chingu.io/
https://secret-santa-13.herokuapp.com
3 stars 2 forks source link

Backend-api-2 #20

Closed Alex-Cannon closed 5 years ago

Alex-Cannon commented 5 years ago

1) Users can invite friends via email through "/api/invite" IF they (the sender) own/are members of said event. 2) CURRENT & LOGGED-IN Users can view the event via email link. (Broken for non-current users. Will fix in next PR) 3) FIX - "Cannot login without changing password" 4) Added Invites.js page "/dashboard/invites" 5) Other bug fixes/changes

Alex-Cannon commented 5 years ago

I removed 3) FIX - "Cannot login after changing password", because of a merge conflict. I will have to fix this after this PR.