internetee-registry/db
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
..
data Move job migration to rake task 2021-05-18 13:19:10 +05:00
migrate feat: Add system disclosed attributes for contact phone numbers 2025-06-27 12:27:59 +03:00
api_log_schema.rb Updated contact name data type in schemas 2024-08-22 11:25:54 +03:00
data_schema.rb Revert "Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it" 2021-04-14 12:31:26 +05:00
seeds.rb feat: add admin contact ident type validation 2025-02-03 13:59:03 +02:00
structure.sql feat: Add system disclosed attributes for contact phone numbers 2025-06-27 12:27:59 +03:00
whois_schema.rb Updated contact name data type in schemas 2024-08-22 11:25:54 +03:00