internetee-registry/app/controllers/admin
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
..
billing replaced deprecated method (search) 2021-09-06 21:32:56 +03:00
dns replaced deprecated method (search) 2021-09-06 21:32:56 +03:00
domains Move interactor from Interactor gem to ActiveInteraction 2020-11-11 21:07:22 +05:00
invoices fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
account_activities_controller.rb Merge branch 'master' into 499-admin-wildcard-search 2022-04-05 14:18:04 +03:00
accounts_controller.rb Corrected tests 2023-04-06 21:24:55 +03:00
admin_users_controller.rb Merge branch 'master' into fix-for-ransack-deprecated-method 2021-09-14 13:50:18 +03:00
api_users_controller.rb test refactoring 2022-09-29 10:15:59 +03:00
auctions_controller.rb Corrected tests 2023-04-06 21:24:55 +03:00
bank_statements_controller.rb Merge branch 'master' into fix-for-ransack-deprecated-method 2021-09-14 13:50:18 +03:00
bank_transactions_controller.rb Create System / Admin payment log 2020-02-04 21:10:06 +02:00
base_controller.rb Added error messages translations to white ips 2023-07-04 11:33:06 +03:00
blocked_domains_controller.rb Corrected tests 2023-04-06 21:24:55 +03:00
bounced_mail_addresses_controller.rb replaced deprecated method (search) 2021-09-06 21:32:56 +03:00
certificates_controller.rb Added committed param to white ip 2023-07-07 16:05:06 +03:00
contact_versions_controller.rb Corrected tests 2023-04-06 21:24:55 +03:00
contacts_controller.rb Corrected tests 2023-04-06 21:24:55 +03:00
dashboard_controller.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
delayed_jobs_controller.rb Use BaseController in admin 2017-08-22 01:17:50 +03:00
disputes_controller.rb Corrected tests 2023-04-06 21:24:55 +03:00
domain_versions_controller.rb Corrected tests 2023-04-06 21:24:55 +03:00
domains_controller.rb Fixed codeclimate issues 2023-04-06 21:53:25 +03:00
epp_logs_controller.rb Fixed default sorting of epp logs 2023-05-12 11:39:06 +03:00
invoices_controller.rb Corrected tests 2023-04-06 21:24:55 +03:00
legal_documents_controller.rb Add tests, fix error handling 2020-06-01 15:15:59 +05:00
mass_actions_controller.rb Improve mass action tests 2020-11-05 15:37:28 +02:00
pending_deletes_controller.rb Remove registrant_verifications.domain_name database column 2019-12-06 20:49:26 +02:00
pending_updates_controller.rb Remove registrant_verifications.domain_name database column 2019-12-06 20:49:26 +02:00
registrars_controller.rb updated request for get reference user data 2023-10-31 12:42:40 +02:00
repp_logs_controller.rb Corrected tests 2023-04-06 21:24:55 +03:00
reserved_domains_controller.rb Corrected tests 2023-04-06 21:24:55 +03:00
sessions_controller.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
settings_controller.rb feat: add admin contact ident type validation 2025-02-03 13:59:03 +02:00
white_ips_controller.rb Added committed param to white ip 2023-07-07 16:05:06 +03:00
zonefiles_controller.rb Fix redirect back 2020-02-28 13:55:01 +05:00