Timo Võhmar
268b942042
Merge pull request #2741 from internetee/disclose-phone-num-for-org-registrants
...
Update company_register gem and fix logger dependency
2025-01-31 17:52:57 +02:00
oleghasjanov
803276d8c8
Add phone number validation for Estonian organization contacts
...
- Add OrgRegistrantPhoneCheckerJob execution for contact creation and update
- Rename validate_* methods to maybe_validate_* for consistency
- Add tests for phone number validation in REPP API
- Fix method naming and add proper job arguments
This ensures phone numbers are validated against company register data
for Estonian organization contacts after creation or update.
2025-01-30 12:49:20 +02:00
tsoganov
55848e1000
Added birthday ident verification
2025-01-27 16:26:20 +02:00
tsoganov
0085f99e02
Modified identification request webhook
2024-11-14 08:37:09 +02:00
tsoganov
637cabf95f
Handling contact verifications
2024-11-14 08:37:09 +02:00
Sergei Tsoganov
e7a976ce89
Added missing abilities to xml_console and contacts controllers
2022-12-09 11:27:42 +02:00
Thiago Youssef
2a58bf3849
Add rate limiting to all repp actions
2022-10-28 14:00:18 +03:00
Sergei Tsõganov
fb2fe285f1
Removed 200 limit of records if nil
2022-09-16 10:57:52 +03:00
Sergei Tsõganov
442fa879d2
Return address processing setting and add id paramater when creating new contact
2022-08-19 10:49:51 +03:00
Sergei Tsõganov
ee1117021b
Enabled partial search
2022-07-14 15:48:38 +03:00
Sergei Tsõganov
26cb791586
Fixes after repp-apidoc update
2022-07-12 15:48:43 +03:00
Sergei Tsõganov
b505de2f0f
Fixed test errors
2022-07-12 15:48:42 +03:00
Sergei Tsõganov
7c570e2916
Fixed codeclimate errors
2022-07-12 15:48:42 +03:00
Sergei Tsõganov
a5ffce290d
Updated REPP API for new registrar portal
2022-07-12 15:47:25 +03:00
dinsmol
f4e0084895
fixed codeclimate errors (partically)
2021-09-09 09:19:09 +03:00
dinsmol
6eeba2b3ab
fixed ruby 3 support errors
2021-09-06 15:23:35 +03:00
dinsmol
62d1ba45a2
fixed ArgumentError
2021-09-03 16:12:16 +03:00
Alex Sherman
fdef27c45e
Mode all the actions to Interactions folder
2021-02-08 15:13:22 +02:00
Karl Erik Õunapuu
d7f01f24a2
Move actions to own namespace
2021-02-08 14:12:55 +02:00
Karl Erik Õunapuu
7c35083a8b
Fix some CC issues
2021-01-28 12:43:43 +02:00
Karl Erik Õunapuu
454433cf10
REPP: Update ApiDoc
2021-01-21 11:29:00 +02:00
Karl Erik Õunapuu
a41abf8176
Add response to REPP log
2020-11-17 13:00:47 +02:00
Karl Erik Õunapuu
7edf48c885
Fix some CC issues
2020-11-17 12:00:42 +02:00
Karl Erik Õunapuu
03db562c77
REPP: Show error when invalid ident format submitted
2020-11-17 09:30:52 +02:00
Karl Erik Õunapuu
3d0150076c
REPP: Hide contact internal ID
2020-11-16 14:46:37 +02:00
Karl Erik Õunapuu
fc816ad67b
REPP: Check for ident hash presence before contact update
2020-11-13 16:38:39 +02:00
Karl Erik Õunapuu
8bc064a0b8
Fix contact create with predefined code
2020-10-27 11:30:48 +02:00
Karl Erik Õunapuu
f9bef781ab
REPP: Add contact:destroy action
2020-10-21 12:00:08 +03:00
Karl Erik Õunapuu
ddc26b81b1
REPP:: Contact create/update legaldoc test
2020-10-20 15:59:05 +03:00
Karl Erik Õunapuu
33f6da53c1
REPP: Contact update test
2020-10-20 13:58:21 +03:00
Karl Erik Õunapuu
7f1637c8d2
REPP: Contacts show test
2020-10-19 17:14:23 +03:00
Karl Erik Õunapuu
a782b19d28
Deserializers: Mirror ContactCreate from ContactUpdate
2020-10-13 15:13:02 +03:00
Karl Erik Õunapuu
a495c2ab1c
Fix CC issues
2020-10-12 16:16:58 +03:00
Karl Erik Õunapuu
8755fbdbf4
REPP: compose success data in new method
2020-10-12 15:17:26 +03:00
Karl Erik Õunapuu
7379390827
Fix whining about AndOr
2020-10-12 14:22:42 +03:00
Karl Erik Õunapuu
5cd495b85c
REPP: Simplify Contacts#index method
2020-10-12 14:07:41 +03:00
Karl Erik Õunapuu
f6580bd79a
REPP: custom success response handler
2020-10-09 13:28:49 +03:00
Karl Erik Õunapuu
2e8ce7dbc4
REPP: Allow contact creation without address
2020-10-09 12:00:57 +03:00
Karl Erik Õunapuu
a73cd53bff
REPP: Verify contact ident type
2020-10-09 11:16:22 +03:00
Karl Erik Õunapuu
39c6d20413
Repp: Add contacts/check action
2020-10-09 09:34:59 +03:00
Karl Erik Õunapuu
aa325604f9
Port REPP Contacts from Grape to Rails internal API
2020-10-08 15:54:23 +03:00