docbrown/app/mailers
Andy Zhao b80dae1436
Update data exporter to handle admin send (#10274)
* Update data exporter to handle admin send

* Match button with everything else

* Use proper redirect path

* Stub SiteConfig definition instead of setting it

Co-authored-by: Mac Siri <krairit.siri@gmail.com>

* Removed if statement by accident oops

* Remove non-functional boolean param and pass email directly

* Use refinement to conv to boolean instead of JSON.parse

* Rename to StringToBoolean

* Use 'using' in proper scope (not in method)

* Rename to_bool to to_boolean

* Refactor if statement, thanks rhymes!

* Fix small bugs in tests

* Remove tracking for export_email b/c no @user

Co-authored-by: Mac Siri <krairit.siri@gmail.com>
2020-10-26 18:00:56 -04:00
..
application_mailer.rb [deploy] Fix email sender and url issues (#10883) 2020-10-19 16:55:40 -04:00
devise_mailer.rb [deploy] Fix email sender and url issues (#10883) 2020-10-19 16:55:40 -04:00
digest_mailer.rb [deploy] Optimization:Select Article Columns for Digest Email, Limit 6, Use User Attributes (#10147) 2020-09-02 11:31:43 -05:00
notify_mailer.rb Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
verification_mailer.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00