Commit graph

53 commits

Author SHA1 Message Date
Timo Võhmar
c232e8ade6
Merge pull request #2271 from internetee/2216-update-fd-notes
Update FD notes when basis of the FD is changed
2022-02-23 17:17:58 +02:00
dinsmol
c72f4831cc Fix error 2022-01-17 17:53:39 +03:00
dinsmol
68999a4099 Refactoring 2022-01-17 17:46:41 +03:00
dinsmol
c47b093a45 Implement FD notes updating 2022-01-14 00:39:31 +03:00
Sergei Tsõganov
93f7b2abc2 Repaired missing error message for epp request 2022-01-13 15:10:03 +02:00
olegphenomenon
287c4ea5d6 remove nameserver validation from update and create interactions, refactored tests, job and move validator to services scoup 2022-01-06 14:25:12 +02:00
olegphenomenon
d81e7fa978 updated tests 2022-01-06 13:45:42 +02:00
olegphenomenon
fe4e9ed8ef refactored update and create domain nameserver validator 2022-01-06 13:45:42 +02:00
olegphenomenon
66c5b3b6ae updated tests 2022-01-06 13:45:42 +02:00
olegphenomenon
4519ba4894 updated validator for nameserver 2022-01-06 13:45:42 +02:00
olegphenomenon
7cb220e704 made refactoring base codeclimate 2021-12-28 13:37:40 +02:00
olegphenomenon
9268206daf added ability to validate invalid mx email by a and aaaa records 2021-12-28 13:37:40 +02:00
olegphenomenon
921cb93dbe added log output for a and aaaa validation 2021-12-27 11:55:48 +02:00
olegphenomenon
e83719d5b7 changed value type for validation timeout 2021-12-27 10:53:42 +02:00
olegphenomenon
ba48132547 update mx condition for invalid emails 2021-12-23 14:45:44 +02:00
olegphenomenon
761ce9bd6d added possebility to recheck invalid contacts and also remove old records 2021-12-17 16:00:08 +02:00
olegphenomenon
1ec79afb11 updated time of response from truemail 2021-12-17 10:50:08 +02:00
olegphenomenon
28c58826e0 lit ch 2021-12-17 10:50:08 +02:00
olegphenomenon
95f4e7858b remove default value 2021-12-17 10:50:08 +02:00
olegphenomenon
8dd7cd4b9c added validation checker before create 2021-11-12 11:32:01 +02:00
olegphenomenon
38e823b0dd changed error message 2021-11-12 09:48:39 +02:00
olegphenomenon
41feb7c601 added trumail validator after update and implement simple email validator interaction 2021-11-12 09:48:39 +02:00
Oleg Hasjanov
5a19149129 added ip to white list 2021-11-08 12:16:58 +02:00
Alex Sherman
70a6a44525 Fix deprecated email_notification usage in tests 2021-10-07 16:18:02 +05:00
Alex Sherman
d48b0f4401 Fixed FD test for new behaviour 2021-10-07 16:18:02 +05:00
Alex Sherman
90f862aa8f Fix views & email_verifable inclusion 2021-10-07 16:18:02 +05:00
Alex Sherman
5f0c031410 Add a rake task running job & test for job 2021-10-07 16:14:35 +05:00
Alex Sherman
550c5abd6c Add punycode email support 2021-10-07 16:13:48 +05:00
Alex Sherman
c344b91d84 Add email checking with validation event saving 2021-10-07 16:13:48 +05: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
dinsmol
a6b37ff5ac fixed codeclimate error 2021-08-24 22:00:30 +03:00
dinsmol
ce218c34b9 strong params removed 2021-08-24 21:50:40 +03:00
dinsmol
43518b5832 added action 2021-08-23 21:32:54 +03:00
dinsmol
83b9c58ad3 test fixed, controller refactored 2021-08-23 09:11:41 +03:00
Timo Võhmar
22351c9053
Merge pull request #1814 from internetee/add-guard-clause-to-mass-nameserver-change
Bulk NS change: Verify CSV integrity
2021-06-25 14:43:00 +03:00
Alex Sherman
c613de1a11 Refactor epp error due to Rails 6.1 changes 2021-05-06 12:14:35 +05:00
Oleg Hasjanov
c52cb21a80 added test, change rescue error handler 2021-05-05 11:49:16 +03:00
Oleg Hasjanov
40c8518751 added rescue in doRequest interaction for error handle 2021-05-04 16:33:30 +03:00
Oleg Hasjanov
1598e16455 refactoring 2021-05-04 13:42:21 +03:00
Oleg Hasjanov
eb31c9f609 invalid csv file should return empty array of domains 2021-05-04 10:23:45 +03:00
Oleg Hasjanov
28b7acfc96 refactoring 2021-05-03 15:13:49 +03:00
Alex Sherman
647413b9be Fix epp auth if registrant changed on disputed domain 2021-04-16 17:56:54 +05:00
Karl Erik Õunapuu
546330b178
REPP: Add renew exp_date sanity check 2021-03-23 13:14:31 +02:00
Karl Erik Õunapuu
117b682990
Rename auth_info / authorization_code to transfer_code 2021-03-22 16:29:40 +02:00
Karl Erik Õunapuu
6e624a7898
FIX code styling 2021-03-22 15:33:37 +02:00
Karl Erik Õunapuu
d6b266459b
REPP: Ditch _id from registrant / registrar attributes 2021-03-22 15:28:23 +02:00
Karl Erik Õunapuu
83bfc493bb
Rename admin_domain_contacts_attributes to admin_contacts 2021-03-22 15:13:48 +02:00
Karl Erik Õunapuu
e2f377f1c2
Merge remote-tracking branch 'origin/master' into repp-domains 2021-03-22 14:05:42 +02:00
Karl Erik Õunapuu
6045cd4e56
Fix domain delete functionality 2021-02-12 10:14:56 +02:00