docbrown/app/mailers
Anna Buianova ba1c13bbb6
Asynchronous organization delete (#13388)
* Asynchronous organization destroy

* Notification after an organization was deleted

* Send data to Datadog and Honeybadger when org deletion failed

* Delete unused code

* Fixed Organization#destroyable? and organization delete specs

* Reorganized organization deletion specs

* Removed redundant specs

* Improved org deleted email text template

* Don't peform the org delete when a user or an org were not found

* Renamed user_id in the org delete worker

* Audit logging when deleten an organization

* Removed specs for tracking pixel and UTM params

* Changed slug for audit log on org delete

* Fixed schema.rb
2021-04-19 18:30:35 +03:00
..
application_mailer.rb Fix Ruby 2.7 kwargs' warnings & misc spec warnings (#13256) 2021-04-06 16:57:59 -04:00
devise_mailer.rb Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07: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 Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
verification_mailer.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00