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

Send ad-hoc email to registration groups #193

Closed
ehsanmasdar opened this issue Nov 3, 2017 · 0 comments
Closed

Send ad-hoc email to registration groups #193

ehsanmasdar opened this issue Nov 3, 2017 · 0 comments
Assignees
Labels
enhancement Adds or suggests a new feature, rewrite, or other enhancement to the codebase high priority
Milestone

Comments

@ehsanmasdar
Copy link
Member

Add ability to send ad-hoc "annoucement" emails to groups of people. Should be able to slice by application/confirmation branch and whether the user was applied/accepted/confirmed/denied/waitlisted.

This is pretty high priority, we've currently been doing this with hacky Python scripts that we should move away from.

@ehsanmasdar ehsanmasdar added enhancement Adds or suggests a new feature, rewrite, or other enhancement to the codebase high priority labels Nov 3, 2017
@ehsanmasdar ehsanmasdar added this to the HackGT 5 Updates milestone May 15, 2018
ehsanmasdar added a commit that referenced this issue Aug 27, 2018
We can slice by different groups:
All users with an account
Users that haven't submitted an application
Per Application Branch:
Users that have submitted that application branch
Per Confirmation Branch:
Users that have not submitted their confirmation
Users that have submitted their confirmation

Closes #193, based on #195 by @mjkaufer.
ehsanmasdar added a commit that referenced this issue Aug 28, 2018
* Add support for sending adhoc batch emails

We can slice by different groups:
All users with an account
Users that haven't submitted an application
Per Application Branch:
Users that have submitted that application branch
Per Confirmation Branch:
Users that have not submitted their confirmation
Users that have submitted their confirmation

Closes #193, based on #195 by @mjkaufer.

* Updates

* Show branch type in dropdown

* HTML tweaks

* Bump version

* Use batch email to speed up acceptance emails
rahulrajus pushed a commit that referenced this issue Jul 22, 2021
* Add support for sending adhoc batch emails

We can slice by different groups:
All users with an account
Users that haven't submitted an application
Per Application Branch:
Users that have submitted that application branch
Per Confirmation Branch:
Users that have not submitted their confirmation
Users that have submitted their confirmation

Closes #193, based on #195 by @mjkaufer.

* Updates

* Show branch type in dropdown

* HTML tweaks

* Bump version

* Use batch email to speed up acceptance emails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adds or suggests a new feature, rewrite, or other enhancement to the codebase high priority
Projects
None yet
Development

No branches or pull requests

3 participants