hack4impact-utk / mission-of-hope

Repo for the Mission of hope project for Hack4impact
2 stars 0 forks source link

28 saveable email templactes frontend implementation #229

Closed ethanhmaness closed 2 weeks ago

ethanhmaness commented 2 weeks ago

Description

Email template editor is now populated with existing email templates. There is now a save button for each template which will save the contents of the email editor to the database by upserting with the current template type.

Relevant issue(s)

https://github.com/hack4impact-utk/Maintenance-Team/issues/28

To Test

Go to the page, type some stuff, press the save button, reload the page or check database and see that the stuff you wrote is now there.

Type of change

Checklist: