lambdaclass / holiday_pinger

Erlang + ClojureScript app to send holiday reminders
https://holidaypinger.com
MIT License
69 stars 9 forks source link

move reminder settings out of channel edit #180

Open facundoolano opened 6 years ago

facundoolano commented 6 years ago

Have a separate form, just like it's done on the wizard creation. Add a link in the top of the edition form like for holidays, and make the last sent reminder in the channels list a link to this form.

This would probably make the forms code more uniform too.