internetee-registry/test
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
..
fixtures feat: add admin contact ident type validation 2025-02-03 13:59:03 +02:00
helpers fixed tests: updated gems; improve company register status job and test stability 2024-11-13 15:04:39 +02:00
integration feat: add admin contact ident type validation 2025-02-03 13:59:03 +02:00
interactions move validator from callback to action interactor and to the api controller 2024-02-02 09:08:04 +02:00
jobs Fix registrant user lookup in phone checker job 2025-01-30 10:57:45 +02:00
learning Removed date_from attribute 2023-12-19 09:38:00 +02:00
lib Fix test naming error 2022-10-28 14:00:18 +03:00
mailers added more tests 2024-11-08 12:45:12 +02:00
models feat: add admin contact ident type validation 2025-02-03 13:59:03 +02:00
services Corrected tests 2024-11-14 08:37:09 +02:00
support/assertions Pump minitest version 2020-02-05 12:43:25 +05:00
system/admin_area Corrected tests 2023-06-29 14:00:44 +03:00
tasks business contact validation + tests 2024-11-08 12:45:12 +02:00
application_system_test_case.rb comment out not relevant tests 2024-02-02 09:08:04 +02:00
test_helper.rb removed extra line 2024-11-14 10:16:24 +02:00