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

Added batch email support #195

Closed
wants to merge 4 commits into from
Closed

Added batch email support #195

wants to merge 4 commits into from

Conversation

mjkaufer
Copy link
Contributor

@mjkaufer mjkaufer commented Nov 5, 2017

No description provided.

@hackgbot
Copy link

hackgbot commented Nov 5, 2017

Hey y'all! A deployment of this PR can be found here:
https://registration-email-193.pr.hack.gt

@ehsanmasdar
Copy link
Member

@petschekr @kexin-zhang Do we still need this? Is this something we will integrate into buzzer?

@petschekr
Copy link
Member

@mjkaufer Is this supposed to fix #193 ? Seems like we'd need a better interface for it though than copying the batch accept form. Are you opposed to closing this?

@petschekr petschekr added the enhancement Adds or suggests a new feature, rewrite, or other enhancement to the codebase label May 15, 2018
@mjkaufer
Copy link
Contributor Author

mjkaufer commented May 16, 2018 via email

@petschekr petschekr closed this May 17, 2018
ehsanmasdar added a commit that referenced this pull request 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 pull request 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
@petschekr petschekr deleted the email-193 branch March 4, 2019 16:45
rahulrajus pushed a commit that referenced this pull request 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants