mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
- Add notes parameter to force delete interactions to provide more context - Include company registry status in force delete notifications - Add status mapping constants for better readability - Move status note assignment before save in force delete process Technical details: - Add notes field to Domains::ForceDelete::Base interaction - Update force delete notifications to include status notes - Add REGISTRY_STATUSES mapping in CompanyRegisterStatusJob - Update tests to verify new notification format |
||
---|---|---|
.. | ||
active_job_queuing_test.rb | ||
company_register_status_job_test.rb | ||
csync_job_test.rb | ||
directo_invoice_forward_job_test.rb | ||
dispute_status_update_job_test.rb | ||
domain_delete_confirm_job_test.rb | ||
domain_delete_job_test.rb | ||
domain_expire_email_job_test.rb | ||
domain_update_confirm_job_test.rb | ||
force_delete_daily_admin_notifier_job_test.rb | ||
nameserver_record_validation_job_test.rb | ||
notify_accreditation_admins_and_registrars_job_test.rb | ||
org_registrant_phone_checker_job_test.rb | ||
outzone_invalid_email_domains_job_test.rb | ||
regenerate_subzone_whoises_job_test.rb | ||
registrant_change_confirm_email_job_test.rb | ||
registrant_change_expired_email_job_test.rb | ||
registrant_change_notice_email_job_test.rb | ||
replace_upd_to_obj_upd_prohibited_job_test.rb | ||
scan_csv_registry_businnes_contacts_job_test.rb | ||
send_e_invoice_legacy_job_test.rb | ||
send_monthly_invoices_job_test.rb | ||
update_whois_record_job_test.rb | ||
validate_dnssec_job_test.rb | ||
verify_emails_job_test.rb |