Commit graph

5095 commits

Author SHA1 Message Date
Oleg Hasjanov
759254d954 change response message 2021-05-04 14:37:50 +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
Timo Võhmar
e3edf78aa3
Merge pull request #1952 from internetee/html-error-returned-for-invalid-epp-xml-request
added errors handler
2021-05-03 09:40:32 +03:00
Oleg Hasjanov
459f626808 added condition to return if there no any domain_name header 2021-04-30 18:21:41 +03:00
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
Oleg Hasjanov
e76f8da618 refactoring test 2021-04-27 16:08:26 +03:00
Karl Erik Õunapuu
d64789560f Make bulk NS change CSV list test more clear 2021-04-27 13:13:04 +05:00
Karl Erik Õunapuu
4170554ca1 Bulk NS change: Verify CSV integrity 2021-04-27 13:13:04 +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
Oleg Hasjanov
c0917d4978 changed error code 2021-04-26 16:05:52 +03:00
Alex Sherman
9c2bbd8e89 Merge pull request #1949 from internetee/dependabot/bundler/rexml-3.2.5
Bump rexml from 3.2.4 to 3.2.5
2021-04-26 14:57:41 +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
Oleg Hasjanov
d5af1a7fb6 added test 2021-04-19 14:17:22 +03:00
Oleg Hasjanov
2e8558a93d implement get all list notifications repp endpoint 2021-04-19 13:47:16 +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