Commit graph

12 commits

Author SHA1 Message Date
olegphenomenon
51dd9dc112 added condition for send expired email 2022-12-02 12:41:55 +02:00
dinsmol
0ede3c7376 fixed codeclimate error 2021-09-07 09:05:33 +03:00
dinsmol
62d1ba45a2 fixed ArgumentError 2021-09-03 16:12:16 +03:00
Alex Sherman
5bee61d664 Fix DomainExpireEmailJob migration 2021-05-19 12:29:16 +05:00
Alex Sherman
929ada8fd0 Add sidekiq as a job backend 2021-04-12 17:22:36 +05:00
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
Alex Sherman
ab248a641e Fix domain expiration mailer email validation 2021-03-23 18:40:59 +05:00
Alex Sherman
c3f63ed43a Add new mailer template for expired soft delete domains 2020-11-05 11:00:27 +05:00
Artur Beljajev
e6e3ab9e1e Handle invalid emails in DomainExpireMailer#expired, move logging from job to mailer
#186
2016-11-23 21:20:28 +02:00
Artur Beljajev
64be27fe53 Log DomainDelete#confirm, DomainDelete#forced, DomainExpire#expired, RegistrantChange#confirm emails sending
#186
2016-11-22 23:21:01 +02:00
Artur Beljajev
95c0253a65 Log DomainExpireMailer#expired email sending
#186
2016-11-22 19:21:35 +02:00
Artur Beljajev
8a831ee92c Add explicit jobs for mailers
#186
2016-11-18 00:14:37 +02:00
Renamed from app/jobs/domain_expiration_email_job.rb (Browse further)