abartov / bybeconv

Project Ben-Yehuda's content management system.
https://benyehuda.org/
Other
10 stars 5 forks source link

updated welcome/contact form to make email field mandatory #285

Closed damisul closed 3 months ago

damisul commented 3 months ago

Also fixed an error: if ziburit check failed, it did not send an email, but showed 'Thank you' modal to user, as if it was successful. Now it will alert an error message.

Note: I've added i18n resources for error messages, but we need to translate them to hebrew.

Also I propose to use Rails convention for i18n resources and group them by controllers and actions, so we can use shortended lazy lookup