You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implement a basic mailer to send emails to competitors (confirmation when competitor state changes from new to confirmed). in the old software, you can save a mail template for things like that on the competition.
I suggest we also use https://github.com/Shopify/liquid for the templating here instead of those ugly text-replace hacks I did in the old app...
looks like this in the old app:
The text was updated successfully, but these errors were encountered:
implement a basic mailer to send emails to competitors (confirmation when competitor state changes from new to confirmed). in the old software, you can save a mail template for things like that on the competition.
I suggest we also use https://github.com/Shopify/liquid for the templating here instead of those ugly text-replace hacks I did in the old app...
looks like this in the old app:
The text was updated successfully, but these errors were encountered: