JoshuaStorm / meetable

A free web application for simplifying the process of scheduling individual and group meetings.
https://meetable-us.herokuapp.com/
4 stars 3 forks source link

Send emails for readyToFinalize, deleted, and finalized #280

Closed JoshuaStorm closed 7 years ago

JoshuaStorm commented 7 years ago

Closes #278

Moved emails to a new file since that seemed appropriate.

cli1209 commented 7 years ago

when testing, I'm not receiving any emails. Not sure if it's because the email sending hasn't been turned on?

JoshuaStorm commented 7 years ago

It is still commented. Check the server-side console.logs or just uncomment that line to test.

JoshuaStorm commented 7 years ago

Okay I think I'm done adding more to this PR lol

cli1209 commented 7 years ago

Not emailing when:

User cancels an outgoing invite screen shot 2017-05-13 at 9 15 42 pm

User clicks the "x" in the corner on an outgoing invite

screen shot 2017-05-13 at 9 21 04 pm

JoshuaStorm commented 7 years ago

@cli1209 Those should be resolved now! If you can test it tonight I'd appreciate it. Otherwise, I think I'm going to merge