Closed ethanhmaness closed 2 weeks ago
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.
https://github.com/hack4impact-utk/Maintenance-Team/issues/28
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.
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: