internetee-registry/app
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
..
assets removed banklinks, addede everypay banner 2022-06-02 09:37:20 +03:00
controllers feat: add admin contact ident type validation 2025-02-03 13:59:03 +02:00
helpers Removed and updated additional files 2022-10-13 14:06:33 +03:00
interactions feat: Add lifted force delete domains to daily admin notification 2025-03-31 16:07:04 +03:00
jobs feat: Add lifted force delete domains to daily admin notification 2025-03-31 16:07:04 +03:00
lib fix: handle HTTPClient::KeepAliveDisconnected in OrgRegistrantPhoneCheckerJob 2025-03-06 11:38:09 +02:00
mailers feat: Add lifted force delete domains to daily admin notification 2025-03-31 16:07:04 +03:00
models feat: Add lifted force delete domains to daily admin notification 2025-03-31 16:07:04 +03:00
presenters Removed and updated additional files 2022-10-13 14:06:33 +03:00
services Added birthday ident verification 2025-01-27 16:26:20 +02:00
validators Fixed ransack admin search 2023-04-06 13:54:03 +03:00
views feat: Add lifted force delete domains to daily admin notification 2025-03-31 16:07:04 +03:00