Commit graph

1388 commits

Author SHA1 Message Date
Alex Sherman
c52c669339 Fix error code/message 2021-04-28 14:02:31 +05:00
Alex Sherman
0f58e47513 Fix test to have file at Base64, fix size validation 2021-04-28 13:50:23 +05:00
Alex Sherman
31a463c587 Move size constant to LegalDocument class 2021-04-28 13:50:23 +05:00
Alex Sherman
9f21b1704c Change error type if legaldoc file is more than 8 MB 2021-04-28 13:50:23 +05:00
Oleg Hasjanov
3b11f0bc20 Test: Added test for legal doc sizes 2021-04-28 13:50:23 +05:00
Oleg Hasjanov
e76f8da618 refactoring test 2021-04-27 16:08:26 +03:00
Timo Võhmar
714d0e5530
Merge pull request #1926 from internetee/1912-auto-destroy-records-from-bounce-list
Implemented job and test
2021-04-26 18:19:49 +03:00
Timo Võhmar
aa97b4954b
Merge pull request #1929 from internetee/1927-disputes-closing-fix
Validating info epp response on disputed domain against schema
2021-04-26 17:36:57 +03:00
Alex Sherman
ba9a485542 Add test to check response on /error/ epp endpoint 2021-04-26 17:17:13 +05:00
Alex Sherman
c6f0c3f6a7 Fix some interaction calls 2021-04-26 14:03:41 +05:00
Oleg Hasjanov
1294a05870 refactoring: separate methods from bank_transaction model to concern 2021-04-22 16:02:03 +03:00
Oleg Hasjanov
895fa22702 added test 2021-04-22 12:45:00 +03:00
Alex Sherman
4d200a1efc Set disputes starts_at as today date 2021-04-22 14:38:22 +05:00
Oleg Hasjanov
a1c38fb1cc refactoring 2021-04-21 14:04:47 +03:00
Oleg Hasjanov
40368aaa62 added non canceled method for check paid invoices 2021-04-21 12:56:36 +03:00
Oleg Hasjanov
8f3f5f7302 added test for transaction with binded invoice which already paid 2021-04-20 16:17:40 +03:00
Oleg Hasjanov
d5af1a7fb6 added test 2021-04-19 14:17:22 +03:00
Alex Sherman
67f6e2ca84 Fix jquery datapicker requirement 2021-04-19 13:34:00 +05:00
Alex Sherman
647413b9be Fix epp auth if registrant changed on disputed domain 2021-04-16 17:56:54 +05:00
Alex Sherman
661ab8e0ac Add test for validating info epp response on disputed domain against our own schema 2021-04-16 16:49:24 +05:00
Oleg Hasjanov
f3612fc1e4 Implemented job and test 2021-04-15 14:38:35 +03:00
Alex Sherman
eac7dd352b Revert "Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it"
This reverts commit f6fcf15fff, reversing
changes made to 26618a3c90.
2021-04-14 12:31:26 +05:00
Timo Võhmar
fb1045a97e
Merge pull request #1914 from internetee/1837-invalidate-emails-with-bounces
Add check for bounce presence in #failed? method of verification
2021-04-13 17:53:25 +03:00
Alex Sherman
83706a78e3 Add que data migration & move CsyncJob to AppilcationJob 2021-04-12 17:22:36 +05:00
Alex Sherman
7210140de6 Bring back Que gem for painless migration 2021-04-12 17:22:36 +05:00
Alex Sherman
929ada8fd0 Add sidekiq as a job backend 2021-04-12 17:22:36 +05:00
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
Alex Sherman
e843b7293b Add check for bounce presence in #failed? method of verification 2021-04-09 13:19:11 +05:00
Timo Võhmar
4f4fd70573
Merge pull request #1911 from internetee/1899-add-email-to-fd-notes
Add invalid email to FD status note on auto-FD
2021-04-08 20:54:19 +03:00
Timo Võhmar
f6fcf15fff
Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it
implement domain statuses restore after domain locked, added test
2021-04-08 16:35:37 +03:00
Alex Sherman
3eecdd8d29 Add invalid email to FD status note 2021-04-08 13:48:50 +05:00
Oleg Hasjanov
1cc6f2576f added tests 2021-04-08 11:10:14 +03:00
Oleg Hasjanov
dad4790ccc fix: made admin status store, related to lock feature 2021-04-07 14:46:40 +03:00
Oleg Hasjanov
fe97d7f35a implement state store before force delete 2021-04-06 11:04:25 +03:00
Alex Sherman
95a2b705b4 Add checking if any of domain emails still got bounce related 2021-04-06 12:36:32 +05:00
Alex Sherman
39d392696a Add a job to check if domain needs to be fd-lifted 2021-04-06 10:18:33 +05:00
Oleg Hasjanov
b2cfc90f4f added clear json history method, added failed tests for force delete 2021-04-05 18:04:29 +03:00
Oleg Hasjanov
28a54d6612 implement domain statuses restore after domain locked, added test 2021-04-05 15:36:24 +03:00
Oleg Hasjanov
137e2a3170 refactoring: changed constants format 2021-04-01 13:58:48 +03:00
Oleg Hasjanov
02b706097c fixed registry lock issue 2021-04-01 14:49:43 +05:00
Oleg Hasjanov
ac542a1644 Tests: added tests lockable behaviour if status was removed and if status will be added 2021-04-01 14:49:43 +05:00
Alex Sherman
56565d66d8 Get rid of unused fixture 2021-03-30 16:26:53 +05:00
Karl Erik Õunapuu
88e1bc3727 parent 64e3bc885a2cb8b46a1aaa4bf4f121ee7f5d44a6
author Karl Erik Õunapuu <karlerik@kreative.ee> 1591359032 +0300
committer Alex Sherman <yul.golem@gmail.com> 1617029320 +0500

CsyncJob: Don't respect IPv6 if nessecary
2021-03-30 14:22:45 +05:00
Timo Võhmar
d073656448
Merge pull request #1774 from internetee/repp-domains
REPP: Domain management
2021-03-29 15:42:33 +03:00
Alex Sherman
ab248a641e Fix domain expiration mailer email validation 2021-03-23 18:40:59 +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
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