Commit graph

4782 commits

Author SHA1 Message Date
Timo Võhmar
51e5439fa0
Merge pull request #1881 from internetee/1880-returns-command-failed-for-transfer-request-with-invalid-legaldoc
Fix error message on too big LegalDoc size in epp
2021-04-30 18:15:19 +03:00
Timo Võhmar
f7455008c1
Merge pull request #1939 from internetee/1937-lhv-connect-check-invoices-marked-paid-by-admin
added test for transaction with binded invoice which already paid
2021-04-29 20:59:08 +03:00
Oleg Hasjanov
2d911e53c3 added method which note cancelled payment orders 2021-04-29 09:51:10 +03:00
Oleg Hasjanov
b3e27b37b5 change status from cancelled to unpaid 2021-04-28 16:53:06 +03:00
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
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
c6f0c3f6a7 Fix some interaction calls 2021-04-26 14:03:41 +05:00
Oleg Hasjanov
5618875888 Changed log to syslog 2021-04-23 11:04:46 +03:00
Oleg Hasjanov
1294a05870 refactoring: separate methods from bank_transaction model to concern 2021-04-22 16:02:03 +03:00
Oleg Hasjanov
28d1560555 refactoring 2021-04-22 13:24:00 +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
af8bc41556 implement paid cancel 2021-04-22 11:49:30 +03:00
Alex Sherman
481299453b Fix dispute generating data 2021-04-21 15:41:17 +05:00
Oleg Hasjanov
40368aaa62 added non canceled method for check paid invoices 2021-04-21 12:56:36 +03:00
Alex Sherman
67f6e2ca84 Fix jquery datapicker requirement 2021-04-19 13:34:00 +05:00
Oleg Hasjanov
649d355972 added logging 2021-04-19 10:28:10 +03: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
77b99b3d2e refactoring 2021-04-15 14:48:11 +03:00
Oleg Hasjanov
f0de396e82 refactoring 2021-04-15 14:44:46 +03:00
Oleg Hasjanov
f3612fc1e4 Implemented job and test 2021-04-15 14:38:35 +03:00
Alex Sherman
fbe63ae062 Quickfix expired domain job log message 2021-04-15 15:06:13 +05:00
Alex Sherman
49b424f972 Added logger definition to Domains::ExpirePeriod::Base 2021-04-15 13:06:38 +05: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
151ba314c1
Merge pull request #1923 from internetee/fix-domain-history-view
Fix domain history viewing pending_json
2021-04-13 15:20:28 +05:00
Alex Sherman
e78d01724e Fix empty nameserver domain names for history 2021-04-13 15:06:13 +05:00
Alex Sherman
1881992927 Fix domain history viewing pending_json 2021-04-13 14:43:51 +05:00
Alex Sherman
c056cf4290 Fix updating domain metadata if current_user_id absent in pending_json 2021-04-13 12:59:57 +05: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
Oleg Hasjanov
441a1911c4 refactoring 2021-04-08 11:58:48 +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
3f8a99d8ca fixed storing lockable statuses 2021-04-07 20:10:10 +03:00
Oleg Hasjanov
9c0018d6fe refactoring 2021-04-07 15:44:57 +03:00
Oleg Hasjanov
dad4790ccc fix: made admin status store, related to lock feature 2021-04-07 14:46:40 +03:00
Oleg Hasjanov
3985513407 separete responsibility of different pieces of code 2021-04-07 12:47:34 +03:00
Oleg Hasjanov
da3172169a formatted refactoring 2021-04-06 15:41:40 +03:00
Oleg Hasjanov
fe97d7f35a implement state store before force delete 2021-04-06 11:04:25 +03:00