internetee-registry/test/models/domain
oleghasjanov f2978599b4 feat: add admin contact ident type validation
- Add new setting for allowed admin contact ident types
- Add validation for admin contact ident types on domain create/update
- Add UI controls for managing allowed ident types
- Add tests for new validation rules
- Update domain model to respect new settings

The changes allow configuring which identification types (private person,
organization, birthday) are allowed for administrative contacts. This is
enforced when creating new domains or adding new admin contacts.
2025-02-03 13:59:03 +02:00
..
releasable Do not create auction on domain release if already exists 2021-06-01 17:52:09 +05:00
domain_version_test.rb feat: add admin contact ident type validation 2025-02-03 13:59:03 +02:00
force_delete_test.rb move validator from callback to action interactor and to the api controller 2024-02-02 09:08:04 +02:00
registry_lockable_test.rb removed delete prohibited remover 2021-10-22 12:15:38 +03:00
releasable_test.rb Integrate auction 2019-01-18 18:06:54 +02:00
transferable_test.rb Use setup/teardown blocks instead of methods 2018-04-04 01:42:59 +03:00