internetee-registry/app/mailers
oleghasjanov 917e426d91 feat: Add lifted force delete domains to daily admin notification
- Add tracking of lifted force delete domains with reason and date in json_statuses_history
- Modify ForceDeleteDailyAdminNotifierJob to include both force deleted and lifted domains
- Update admin mailer template to show separate tables for force deleted and lifted domains
- Update tests to reflect new functionality and fix timing issues with yesterday's data

Key changes:
- Store lift reason and date when canceling force delete
- Add new query method for finding lifted force delete domains
- Split email template into two sections
- Fix tests to properly handle the yesterday time window
2025-03-31 16:07:04 +03:00
..
interceptors Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
accreditation_center_mailer.rb added mail contronller and job for notificate registrars and admins about accreditation expire date 2021-11-11 12:31:53 +02:00
admin_mailer.rb feat: Add lifted force delete domains to daily admin notification 2025-03-31 16:07:04 +03:00
application_mailer.rb fixed codeclimate errors 2021-09-09 14:05:29 +03:00
certificate_mailer.rb Updated tests 2023-06-29 13:01:57 +03:00
contact_inform_mailer.rb business contact validation + tests 2024-11-08 12:45:12 +02:00
contact_mailer.rb Handling contact verifications 2024-11-14 08:37:09 +02:00
csync_mailer.rb parent 64e3bc885a2cb8b46a1aaa4bf4f121ee7f5d44a6 2021-03-30 14:22:45 +05:00
domain_delete_mailer.rb Merge pull request #1742 from internetee/registrant-confirmation-api 2020-11-20 13:46:31 +02:00
domain_expire_mailer.rb Fix domain expiration mailer email validation 2021-03-23 18:40:59 +05:00
invoice_mailer.rb Created job for sending monthly invoices 2022-08-21 19:11:39 +03:00
registrant_change_mailer.rb Fix DomainCron sending registrant change expired mail 2021-02-25 15:04:10 +05:00
registrar_mailer.rb Improved verification email translations 2025-01-14 15:31:53 +02:00
white_ip_mailer.rb Added committed param to white ip 2023-07-07 16:05:06 +03:00