internetee-registry/lib/serializers/registrant_api
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
..
.DS_Store Fix some CC issues 2020-11-17 12:00:42 +02:00
company.rb Add registrant api companies endpoint 2020-10-12 16:32:37 +05:00
contact.rb feat: Add system disclosed attributes for contact phone numbers 2025-06-27 12:27:59 +03:00
domain.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00