Commit graph

228 commits

Author SHA1 Message Date
oleghasjanov
6facbc8302 updated poll message 2024-12-19 11:15:23 +02:00
oleghasjanov
b229613b8a feat: Add invalid ident notification for company register status checks
- Add notification system for invalid company identifications
- Update force delete notifications to handle invalid company cases
- Add translations for invalid ident messages (ET/EN)
- Add test coverage for invalid ident scenarios
- Remove debug logging from force delete process
- Clean up unused CSV templates

This change improves handling of invalid company identifications in the
Estonian business registry by providing proper notifications to registrars
and ensuring appropriate status updates.
2024-12-17 14:08:57 +02:00
oleghasjanov
d0a39bf469 remove company creation validation 2024-11-25 14:48:28 +02:00
oleghasjanov
d23b66e859 added logs for company register values 2024-11-25 13:17:07 +02:00
oleghasjanov
64d9ed4bc6 test 2024-11-25 12:57:01 +02:00
oleghasjanov
6d810bb604 call company status directly 2024-11-25 12:50:30 +02:00
oleghasjanov
5778c5e4e9 added more logs 2024-11-25 12:07:22 +02:00
oleghasjanov
962037c5a0 added test error message 2024-11-25 12:04:23 +02:00
oleghasjanov
2c1051a427 lecolice constants into the local interaction 2024-11-25 11:57:15 +02:00
oleghasjanov
00aee547dd registred company returns not exists 2024-11-25 11:47:30 +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
ba9aeb437d remove logs, fixed company register status job 2024-11-08 12:46:17 +02:00
oleghasjanov
b3ac165bd3 added logs 2024-11-08 12:46:17 +02:00
oleghasjanov
6ff5e55a24 business contact validation + tests 2024-11-08 12:45:12 +02:00
Oleg Hasjanov
25effa8d86 added condition for errors 2024-02-12 14:59:06 +02:00
Oleg Hasjanov
fa3a629305 added validation signel after update 2024-02-12 14:35:17 +02:00
Oleg Hasjanov
681092bc1b validation when contact create 2024-02-12 14:32:58 +02:00
Oleg Hasjanov
1ce5ebd629 remove validation from contact creation 2024-02-12 09:41:00 +02:00
Oleg Hasjanov
66f3fca97a added single contact process 2024-02-08 15:55:38 +02:00
Oleg Hasjanov
34c14e5bef changed count of contact validations 2024-02-08 15:00:41 +02:00
Oleg Hasjanov
8eee65579b move validator from callback to action interactor and to the api controller 2024-02-02 09:08:04 +02:00
Oleg Hasjanov
f4d276fc44 comment out not relevant tests 2024-02-02 09:08:04 +02:00
Oleg Hasjanov
b5b59026b9 added deadline registration condition during domain registration from auction 2024-01-24 15:17:11 +02:00
Oleg Hasjanov
64fb5c6149 refactoring 2023-08-22 15:30:19 +03:00
Oleg Hasjanov
9f4d4ecb8a email validation support for hostnames with punnycode 2023-08-22 15:29:18 +03:00
Sergei Tsoganov
a49e9dd076 Fixes after review 2023-05-18 11:15:20 +03:00
Sergei Tsoganov
d3bca1434c Refactored and corrected code for domain force delete 2023-05-17 16:04:40 +03:00
olegphenomenon
8916bcd0d6 transfer code change during registrant change 2023-01-03 11:54:04 +02:00
olegphenomenon
51dd9dc112 added condition for send expired email 2022-12-02 12:41:55 +02:00
olegphenomenon
17b9cf0ffc send expire email for multiyear domains 2022-12-02 11:12:48 +02:00
olegphenomenon
2265bb1ea2 added error logs handled, removed configuration data from validation event table 2022-11-29 13:37:52 +02:00
Sergei Tsõganov
936ff18de2 Fixed domain add/remove contacts endpoints 2022-11-04 12:48:20 +02:00
olegphenomenon
e3a8d9ada7 fixed issue with succesful results 2022-10-26 15:45:38 +03:00
olegphenomenon
37c6239b13 assign the limit of validation records 2022-10-24 15:52:49 +03:00
olegphenomenon
95f5bad64b added registrar controller tests 2022-09-29 10:14:57 +03:00
olegphenomenon
c07abaea59 added endpoints to demo registry for accr results 2022-09-29 10:14:57 +03:00
olegphenomenon
23b2136949 added checker for nil value 2022-09-05 14:33:40 +03:00
Timo Võhmar
6645bdf534
Merge pull request #2382 from internetee/2363-remove-statuses-before-force-delete
Remove deprecated `statuses_before_force_delete` field
2022-07-21 12:41:03 +03:00
Sergei Tsõganov
26cb791586 Fixes after repp-apidoc update 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
Thiago Youssef
e5ff4a675a Merge branch 'master' into 2363-remove-statuses-before-force-delete 2022-06-29 11:34:29 -03:00
Timo Võhmar
4a973b8624
Merge pull request #2377 from internetee/fixed-looping-validation
fixed looping validation email
2022-05-25 12:20:21 +03:00
Thiago Youssef
943dedd194 Remove deprecated statuses_before_force_delete field 2022-05-24 16:36:21 +03:00
Thiago Youssef
643f235378 Fix loop on check email 2022-05-19 11:08:14 +03:00
olegphenomenon
5324a99ea4 fixed looping validation email 2022-05-18 16:33:14 +03:00
Thiago Youssef
4dcd6d765c Task remove all old validation event records 2022-05-18 11:08:37 +03:00
Thiago Youssef
bbc1380e46 Merge branch 'master' into 2236-removing-old-validation-events 2022-05-17 16:06:41 +03:00
Thiago Youssef
c02101aa66 Fix code climate 2022-05-16 14:04:44 +03:00
Thiago Youssef
060416d20c Use validation event constants 2022-05-16 13:55:33 +03:00