internetee-registry/app
oleghasjanov 6194c5c58a fix: prevent client_hold status from returning after manual removal
- Add flag in force_delete_data to track manual client_hold removal
- Update ProcessClientHold to respect manual status removal
- Add test to verify client_hold doesn't return after admin removes it

When an admin manually removes the client_hold status from a domain,
it should not be automatically re-added by the ProcessClientHold job.
This change tracks manual removals and prevents the status from being
re-added while maintaining the force delete process.
2025-02-10 13:42:19 +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: prevent client_hold status from returning after manual removal 2025-02-10 13:42:19 +02:00
jobs commit 2025-02-01 14:06:52 +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 fix: improve admin contact validation messages 2025-02-05 11:53:56 +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