Commit graph

26 commits

Author SHA1 Message Date
oleghasjanov
c77a4d494d feat: add ability to skip business contact validation
- Add environment variable 'allow_validate_business_contacts' to control business contact validation
- Remove redundant company_is_relevant? method
- Add integration test for skipping company validation
2025-04-01 12:26:53 +03:00
oleghasjanov
89097bfabe feat: restore company validation for Estonian organizations
- Re-enable company validation logic for Estonian organization contacts
- Update company_register gem to use master branch
- Restore and update company validation tests
- Add additional check for Estonian country code in validation

This change ensures that only registered or liquidated Estonian companies
can be used when creating organizational contacts.
2025-02-03 14:08:18 +02:00
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
8b872b4a14 Corrected test 2025-01-27 16:43:19 +02:00
tsoganov
5cf18bd9e5 Corrected tests 2025-01-14 15:52:33 +02:00
oleghasjanov
d0a39bf469 remove company creation validation 2024-11-25 14:48:28 +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
oleghasjanov
61497deb2a added more tests 2024-11-08 12:45:12 +02:00
Sergei Tsoganov
37c16a067d Updated dependency ransack to v4 2023-03-16 11:28:25 +02:00
Thiago Youssef
e65d55765a Fix tests 2022-10-28 14:00:18 +03:00
Thiago Youssef
2a58bf3849 Add rate limiting to all repp actions 2022-10-28 14:00:18 +03:00
Sergei Tsõganov
26cb791586 Fixes after repp-apidoc update 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
b502c2779e Added additional tests to REPP API 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
a5ffce290d Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
Oleg Hasjanov
d77623c318 added test for domain tech change prohibited 2021-02-15 14:24:36 +02:00
Karl Erik Õunapuu
b3cf665ed5
REPP: Domain contacts test 2021-02-01 14:47:09 +02:00
Karl Erik Õunapuu
38f86225ca
Add tests, show papertrail whodunnit properly on repp api 2020-11-18 12:45:26 +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
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
9cfa1c2989
REPP: Contact create test 2020-10-20 11:52:56 +03:00
Karl Erik Õunapuu
39d09e5543
REPP: Contact check test 2020-10-20 10:44:48 +03:00
Karl Erik Õunapuu
7f1637c8d2
REPP: Contacts show test 2020-10-19 17:14:23 +03:00