internetee-registry/lib
oleghasjanov c256a1290a feat: Add system disclosed attributes for contact phone numbers
- Add system_disclosed_attributes array column to contacts table
- Update OrgRegistrantPhoneCheckerJob to manage both user and system disclosed attributes
- Include system_disclosed_attributes in contact API serializer

This change introduces a new way to track system-level disclosure of contact
attributes, separate from user-defined disclosures. When a phone number matches
the company register data, it will be marked as disclosed both in user and
system attributes. This allows better tracking of which attributes were
automatically disclosed by the system versus manually disclosed by users.
2025-06-27 12:27:59 +03:00
..
auth_token fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
core_monkey_patches Hash: select entries by keys 2021-01-11 14:32:10 +02:00
deserializers/xml fixed codeclimate errors 2021-09-09 13:06:51 +03:00
gem_monkey_patches fixed ArgumentError 2021-09-03 16:12:16 +03:00
schemas updated schemas 2021-09-08 13:52:28 +03:00
serializers feat: Add system disclosed attributes for contact phone numbers 2025-06-27 12:27:59 +03:00
tasks Merge pull request #2717 from internetee/fix-poll-message-to-invalid-company-ident 2024-12-31 10:54:43 +02:00
validators Improved phone number validation 2022-01-13 14:48:54 +02:00
xsd fixed codeclimate errors 2021-09-09 21:34:56 +03:00
application_service.rb Move class to lib, add sugar, add tests 2021-05-20 17:13:26 +05:00
epp_constraint.rb made support test schema domain version 1.2 2021-06-28 13:44:13 +03:00
rake_option_parser_boilerplate.rb Add argument-supported rake task boilerplate 2021-10-07 16:13:48 +05:00