TheOdinProject / theodinproject

Main Website for The Odin Project
http://www.theodinproject.com
MIT License
3.72k stars 2.07k forks source link

Create an activity when a password reset email is sent #4661

Closed KevinMulhern closed 2 months ago

KevinMulhern commented 2 months ago

Because:

Acceptance criteria:

  1. Visit /admin_v2 and log in with admin@odin.com, password123
  2. Go to the team page and invite a new team member
  3. In the invitation email, open the accept invitation link in a new incognito window
  4. Set up a password and 2fa
  5. Go to the team page open the ellipsis menu on the team member named "admin" and click reset password
  6. Visit the team activity log by clicking the ellipsis menu beside the add team member button
  7. A reset password activity should be in the list for the admin team member.