Commit graph

20 commits

Author SHA1 Message Date
olegphenomenon
db012dd7da business registry contacts - endpoints for send status of contacts and receive confirmation 2022-03-23 14:09:46 +02:00
dinsmol
f4e0084895 fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
Alex Sherman
40579a8488 Fix condition on disclosed attrs presence 2021-05-12 14:20:33 +05:00
Alex Sherman
b5d175798e Add debug logging for staging debugging on real data 2021-05-07 13:12:25 +05: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
a67a0e5bf0
Registrant API: Query representable and other contacts 2020-09-22 16:41:00 +03:00
Artur Beljajev
4d0117431c Use contact serializer
Closes #1090
2019-03-19 19:35:01 +02:00
Artur Beljajev
83f8a9fb6a Extract company register
Closes #1079, #916, #1077
2019-03-15 17:33:07 +02:00
Artur Beljajev
90fd6a050f Use absolute class path in Registrant API
Otherwise Api::V1::Registrant::BaseController clashes with
Api::V1::BaseController
2019-01-23 12:54:12 +03:00
Artur Beljajev
1bbf7e73d0 Improve readability 2018-12-18 15:38:08 +02:00
Artur Beljajev
d695d95ad7 Add contact disclosable attributes
Closes #992
2018-12-07 13:26:02 +02:00
Maciej Szlosarczyk
94efbbbab0
Use the same serializer for all contact related actions
Also, rerun the response with an RFC4627 formatter
2018-11-01 23:06:27 +02:00
Artur Beljajev
b6ecae6a35 Add Registrant API contact update action
Closes #849
2018-10-09 00:09:22 +03:00
Artur Beljajev
48479dd70b Integrate master 2018-08-15 16:35:17 +03:00
Maciej Szlosarczyk
c186929be4
Use single quote instead of double quotes 2018-08-09 15:28:43 +03:00
Maciej Szlosarczyk
256d2b7de4
Add test for error in business registry 2018-08-09 15:24:21 +03:00
Maciej Szlosarczyk
4cc0669286
Add business registry support for contacts controller 2018-08-09 15:04:22 +03:00
Maciej Szlosarczyk
0798001725
Make returned API errors more consistent 2018-08-07 15:04:37 +03:00
Maciej Szlosarczyk
3673c69319
Add Registrant/Contacts endpoint 2018-08-01 14:57:41 +03:00