Commit graph

631 commits

Author SHA1 Message Date
Timo Võhmar
670d42ea5e
Merge pull request #1969 from internetee/show-all-domains-by-default-to-users-with-less-than-3000-associated-domains
added init which returns definitly count of domains
2021-05-19 17:31:27 +03:00
Alex Sherman
40579a8488 Fix condition on disclosed attrs presence 2021-05-12 14:20:33 +05:00
Oleg Hasjanov
f64898deab added test 2021-05-10 12:32:10 +03:00
Timo Võhmar
ca06ae6414
Merge pull request #1936 from internetee/1869-repp-list-access-to-poll-messages
implement get all list notifications repp endpoint
2021-05-06 17:27:41 +03:00
Alex Sherman
89afe0bdf2 Fix error generation 2021-05-06 12:15:15 +05:00
Alex Sherman
838522b81a Add support for PG interval field 2021-05-06 12:15:15 +05:00
Alex Sherman
79351d50d9 Add epp errors support to bulk renew 2021-05-06 12:15:15 +05:00
Alex Sherman
c613de1a11 Refactor epp error due to Rails 6.1 changes 2021-05-06 12:14:35 +05: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
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
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
Alex Sherman
ba9a485542 Add test to check response on /error/ epp endpoint 2021-04-26 17:17:13 +05: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
d5af1a7fb6 added test 2021-04-19 14:17:22 +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
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +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
Alex Sherman
19697eba34 Add test to check if serverUpdateProhibited is kept on epp 2021-03-18 13:10:35 +05:00
Oleg Hasjanov
9161e4caa5 Test: added test for bulk renew ehrn domain has renew prohibited status 2021-03-16 14:21:52 +02:00
Timo Võhmar
bf1f11d72f
Merge pull request #1860 from internetee/1857-covered-registry-by-tests
1857 covered registry by tests
2021-03-12 11:36:09 +02:00
Oleg Hasjanov
169318cd13 Merge branch 'master' of https://github.com/internetee/registry into 39-registrant-confirmation-should-not-be-asked 2021-03-12 10:40:16 +02:00
Timo Võhmar
2a633b9381
Merge pull request #1878 from internetee/fix_inconsistent_notification_attached_obj_type
Fix old classnames saved in notification, add tests
2021-03-12 10:26:26 +02:00
Timo Võhmar
98bbc52c71
Merge pull request #1821 from internetee/1819-improve-credit-account-balance-overview
Registrar / REPP: Preserve balance after billable action
2021-03-11 15:39:31 +02:00
Alex Sherman
c405fcdd34 Fix old classnames saved in notification, add tests 2021-03-11 14:13:45 +05:00
Oleg Hasjanov
0c22107b12 Tests: fixed exptected values 2021-03-09 13:03:11 +02:00
Oleg Hasjanov
3a77e420bd test: removed unless tests, added new tests for dnskey and for domain 2021-03-04 15:32:19 +02:00
Oleg Hasjanov
853e4c447b Merge branch 'master' of https://github.com/internetee/registry into 1857-covered-registry-by-tests 2021-03-04 13:22:52 +02:00
Oleg Hasjanov
c352936a21 test: added new tests 2021-03-04 13:22:45 +02:00
Timo Võhmar
efdecb6d3f
Merge pull request #1859 from internetee/1826-remove-code-for-old-registrant-portal
Drop legacy registrant portal
2021-03-04 13:11:15 +02:00
Oleg Hasjanov
14b8dd6ade added test for jobs, validators and helper 2021-03-03 18:00:14 +02:00
Oleg Hasjanov
d53d4f2412 added tests for validator, job and update contact 2021-03-02 18:58:05 +02:00
Alex Sherman
aae9e39d35 Add check if UpdateProhibited for domain update 2021-02-26 18:12:38 +05:00
Alex Sherman
89c1bcf693 Allow domain deletion on *UpdateProhibited statuses 2021-02-26 18:12:38 +05:00
Timo Võhmar
02ec43a1dc
Merge pull request #1846 from internetee/1818-block-bulk-changes-on-update-prohibited
Add check if UpdateProhibited to nameserver bulk update
2021-02-23 17:01:56 +02:00
Karl Erik Õunapuu
f60bf4013c
Merge remote-tracking branch 'origin/add-registrant-api-token-log' into add-role-filter-to-registrant-api 2021-02-23 13:48:05 +02:00
Timo Võhmar
bd2cdc7153
Merge pull request #1856 from internetee/1849-contact-with-status-delete-prohibited-can-be-deleted
1849 contact with status delete prohibited can be deleted
2021-02-22 13:20:08 +02:00
Alex Sherman
44add87fe2 Add tests on domain transfer 2021-02-22 13:57:32 +05:00
Alex Sherman
933f28490d Merge branch '1818-bulk-change-when-client-has-status-update-prohibited' into 1818-block-bulk-changes-on-update-prohibited 2021-02-22 13:27:11 +05:00