Commit graph

113 commits

Author SHA1 Message Date
olegphenomenon
86fad85d03 fixed legal attributes 2022-11-28 12:01:40 +02:00
olegphenomenon
ea2fc01a60 disclose attributes validator 2022-11-28 11:26:43 +02:00
olegphenomenon
0e026daf27 fixed tests 2022-11-25 10:58:10 +02:00
olegphenomenon
e745277b8a comment out unnecessary condition 2022-11-25 09:31:50 +02:00
olegphenomenon
185260907b rollback 2022-11-25 09:31:50 +02:00
olegphenomenon
8bbdb3c537 added disclsoe handler for registrant org contacts 2022-11-25 09:31:50 +02:00
olegphenomenon
5b5105849b fixed issues 2022-11-25 09:31:50 +02:00
olegphenomenon
0b9bbc1768 fixed registrant sign in 2022-11-25 09:31:50 +02:00
olegphenomenon
7f41c5c26d added contact publisher 2022-11-25 09:31:50 +02:00
olegphenomenon
84aa93e97b added breakpoints 2022-11-25 09:31:50 +02:00
olegphenomenon
bc54a3f70c changed response data during updated the contact 2022-11-25 09:31:50 +02:00
Thiago Youssef
942cfe82b5 DRY registrant contact update action 2022-11-25 09:31:50 +02:00
Thiago Youssef
057f026cc0 Fix tests 2022-11-25 09:31:50 +02:00
Thiago Youssef
59fe7dffbe Migrate publishable field name to registrant_publishable 2022-11-25 09:31:50 +02:00
Thiago Youssef
4286a6bab7 Test changing publishable field on registrant API 2022-11-25 09:31:50 +02:00
Thiago Youssef
5c129b24ef Add publishable contact field 2022-11-25 09:31:50 +02:00
Thiago Youssef
9623b3e207 Allow update phone disclose situation with org registrations 2022-11-25 09:31:50 +02:00
Sergei Tsõganov
eb64b3aca4 Modifications for updating business and private contacts 2022-03-29 10:39:26 +03:00
olegphenomenon
db012dd7da business registry contacts - endpoints for send status of contacts and receive confirmation 2022-03-23 14:09:46 +02:00
olegphenomenon
4d64ee21a1 refactoring 2021-09-22 11:21:49 +03:00
olegphenomenon
1bb5dddd58 added abbility for added extenstions prohibited status 2021-09-21 17:15:01 +03:00
olegphenomenon
f9436062a6 init 2021-09-21 16:08:40 +03:00
dinsmol
e7e3278267 fixed codeclimate errors 2021-09-09 13:06:51 +03:00
dinsmol
f4e0084895 fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
Timo Võhmar
670d42ea5e
Merge pull request #1969 from internetee/show-all-domains-by-default-to-users-with-less-than-3000-associated-domains
added init which returns definitly count of domains
2021-05-19 17:31:27 +03:00
Alex Sherman
40579a8488 Fix condition on disclosed attrs presence 2021-05-12 14:20:33 +05:00
Oleg Hasjanov
c46b22db78 refactoring 2021-05-10 13:09:54 +03:00
Oleg Hasjanov
13a257210b refactoring 2021-05-07 18:12:28 +03:00
Oleg Hasjanov
54f7e87370 added initializer which returns definitly count of domains 2021-05-07 17:14:14 +03:00
Alex Sherman
b5d175798e Add debug logging for staging debugging on real data 2021-05-07 13:12:25 +05:00
Karl Erik Õunapuu
63a15154cb
Registrant API: Allow tech domain query without tech flag 2021-02-26 17:25:44 +02:00
Karl Erik Õunapuu
40b7897e4b
Registrant API: Permit country_code param 2021-02-26 11:36:27 +02:00
Karl Erik Õunapuu
34e71cc2c8
Skip bearer token logging when production env 2021-02-23 15:09:50 +02:00
Karl Erik Õunapuu
f60bf4013c
Merge remote-tracking branch 'origin/add-registrant-api-token-log' into add-role-filter-to-registrant-api 2021-02-23 13:48:05 +02:00
Karl Erik Õunapuu
d864265760
Registrant API: Expose Bearer token internally 2021-02-23 13:41:17 +02:00
Karl Erik Õunapuu
d4312caa91
Registrant API: Include unscoped domain list size 2021-02-05 16:54:42 +02:00
Karl Erik Õunapuu
419396f5b4
Get admin/registrant domains when company registry is down 2021-02-04 16:09:13 +02:00
Karl Erik Õunapuu
1bb975c0cc
Exclude tech from default domain query 2021-02-04 14:22:32 +02:00
Karl Erik Õunapuu
f07f03f0f9
Registrant API: Simplify authorized contact search query 2021-01-21 16:10:12 +02:00
Karl Erik Õunapuu
15d2ffe200
Registrant API: Return associated domains for contact query 2020-12-04 14:53:55 +02:00
Karl Erik Õunapuu
c9d4aaded9
Fix registrant domain serializer 2020-12-01 12:31:28 +02:00
Karl Erik Õunapuu
3761fe7bbd
Merge remote-tracking branch 'origin/master' into registrant-api-fetch-improvements 2020-11-30 10:34:28 +02:00
Karl Erik Õunapuu
7b33613941
Reduce domains list API call 2020-11-30 10:31:46 +02:00
Karl Erik Õunapuu
556008debe
Fix CC issues 2020-11-19 16:18:25 +02:00
Karl Erik Õunapuu
ef5c4bd54e
Return total domain count in domains query 2020-11-19 16:15:23 +02:00
Karl Erik Õunapuu
60a66bc540
Registrant confirms API: Add tests 2020-11-12 15:46:55 +02:00
Karl Erik Õunapuu
c42c482d64
Fix CC issues 2020-11-12 13:38:09 +02:00
Karl Erik Õunapuu
64d35a864f
Add delete action to confirmations API endpoint 2020-11-12 13:28:07 +02:00
Karl Erik Õunapuu
6e1a836c97
Fix CC issues 2020-11-11 16:23:01 +02:00
Karl Erik Õunapuu
55e66724cf
Clean up verifications controller 2020-11-11 16:21:32 +02:00