AppStateESS / InternshipInventory

Web app for tracking and approving student internships.
http://appstateess.github.io/InternshipInventory/
GNU General Public License v3.0
10 stars 22 forks source link

Refactor email class #292

Closed willasufv closed 7 years ago

willasufv commented 8 years ago

Refactor Email class into subclasses to reduce code duplication. Created Email factory for easier creation of email subclasses. Refactored WorkflowTransition files to support new Email classes. Changed sendMail method to use Swift Mailer. Refs #289

┆Issue is synchronized with this Asana task