rubyforgood / doublehranch

Double H Ranch Project 2017
MIT License
2 stars 10 forks source link

Improve workflow for inviting new users #126

Open maebeale opened 7 years ago

maebeale commented 7 years ago

Admin users would like a setting on importer to optionally send email invites.

They're thinking they want to import people, do some manual data cleaning, and THEN send email invites.

So, if there were a "skip email invites" for people created on import, that'd be awesome. AND, if there were a "send email invites" button added to the Nav Dropdown that'd be amazing.

Pratt0923 commented 6 years ago
maebeale commented 6 years ago

We currently can't create User accounts without triggering Devise's email workflow. We need the option to send an email, but admin users should be able to add accounts (and edit account emails) without getting stuck on the Devise email.