docbrown/app/views/devise
Ridhwana b9a8d87e95
[deploy] Refactor to create a helper for the mailer links (#7502)
* refactor: set the email_from to use in teh defaults

* chore: remove some new lines

* feat: add a mail link helper that can be used in the views

* feat: returns the default if it doesn't understand the parameter

* feat: Quick replacement of links

* feat: allow subject to be passed through

* chore: update all hrefs

* chore: remove rel attribute

* chore: mail link

* update spec

* chore: space

* chore: update some whitespaces and emails

* style

* chore: PR mail_link to email_link and the comment

* feat: PR suggestions for encoding

* feat: use mail_to
2020-04-27 09:18:16 -04:00
..
confirmations Fix linting issues in app/views/devise (#1858) [ci skip] 2019-02-25 13:13:25 -05:00
mailer Fix linting issues in app/views/devise (#1858) [ci skip] 2019-02-25 13:13:25 -05:00
passwords Initial commit 2018-02-28 16:11:08 -05:00
registrations [deploy] Cleanup some more dev.to generalisation (#7263) 2020-04-14 21:30:13 -04:00
sessions Improve Sign In/Up Error Handling (#832) 2018-10-11 13:31:37 -04:00
shared [deploy] Refactor to create a helper for the mailer links (#7502) 2020-04-27 09:18:16 -04:00
unlocks Initial commit 2018-02-28 16:11:08 -05:00