internetee-registry/app/models/concerns/domain
oleghasjanov 2ec545b3aa feat: add status notes to force delete notifications
- 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
2025-02-03 14:08:50 +02:00
..
activatable.rb Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
bulk_updatable.rb changed update prohibited conditions 2021-09-23 17:12:19 +03:00
deletable.rb Add sidekiq as a job backend 2021-04-12 17:22:36 +05:00
discardable.rb Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
disputable.rb changed validation rules 2021-09-27 16:15:54 +03:00
expirable.rb fixed codeclimate errors 2021-09-09 13:06:51 +03:00
force_delete.rb feat: add status notes to force delete notifications 2025-02-03 14:08:50 +02:00
registry_lockable.rb removed obj_and_ext_prohibited toggle feature 2021-11-29 11:19:39 +02:00
releasable.rb added tests 2021-05-18 11:26:23 +03:00
transferable.rb Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00