Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email Epic #4

Open
11 tasks
KrashLeviathan opened this issue Apr 25, 2018 · 0 comments
Open
11 tasks

Email Epic #4

KrashLeviathan opened this issue Apr 25, 2018 · 0 comments
Labels
feature/enhancement 🚀 A refined feature and is ready for work

Comments

@KrashLeviathan
Copy link
Member

KrashLeviathan commented Apr 25, 2018

These can be broken into multiple issues across repositories:

  • When a new user signs up, an email should be sent to their inbox to get confirmation before registration is complete. This prevents Bill from signing up with Steve's email address.
  • When a user changes their email address on the User Settings page, two things need to happen:
    • Confirmation that the new email is valid
    • Remove the user's previous email from the Firebase Email/Password authentications and add the new email.
  • Instead of an owner adding someone to a project instantly, the "Add Team Member" functionality should create an invite via the invite endpoint on the backend. Much of the backend code for this is already complete. This does two things for us: First, it prevents someone from being added as a contributor to something they don't want to contribute to. Secondly, it can be a way of inviting a collaborator who hasn't signed up for Hammer-IO yet.
  • As a user, I'd like to be able to opt out of certain emails from Hammer-IO via the Email Notifications tab on the User Settings page.
  • Provide functionality for admins to send emails:
    • To all users
    • To all owners and/or contributors of a given project (might want to send to the whole project team or just to the owners)
    • To a range of 1 to n users
  • As a non-user, I should also be able to opt out of marketing newsletters that I'm signed up for.
@KrashLeviathan KrashLeviathan added the feature/enhancement 🚀 A refined feature and is ready for work label Apr 25, 2018
@KrashLeviathan KrashLeviathan changed the title Email Notifications Epic Email Epic Apr 25, 2018
@jackcmeyer jackcmeyer mentioned this issue Apr 25, 2018
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/enhancement 🚀 A refined feature and is ready for work
Projects
None yet
Development

No branches or pull requests

1 participant