internetee-registry/app
oleghasjanov ebff7a8321 fix: handle missing force_delete_start date
Update `force_delete_start_date` method to handle cases where `domain.force_delete_start` is not present:
- Return formatted current date plus expire warning period if `force_delete_start` is missing
- Ensure consistent date formatting across scenarios

This change prevents errors when `force_delete_start` is nil and provides a fallback date based on the current date and configured warning period.
2025-02-21 10:40:39 +02: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 fix: handle missing force_delete_start date 2025-02-21 10:40:39 +02:00
jobs Refactor force delete notifications and improve status handling 2025-02-17 12:31:51 +02:00
lib fixed tests 2022-11-07 15:59:48 +02:00
mailers Improved verification email translations 2025-01-31 12:49:14 +02:00
models Merge pull request #2723 from internetee/company-validator-during-creation 2025-02-12 10:33:28 +02: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 admin contact ident type validation 2025-02-03 13:59:03 +02:00