Commit graph

607 commits

Author SHA1 Message Date
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
Timo Võhmar
8bef5be869
Merge pull request #1855 from internetee/1852-no-any-confirmation-for-objects-with-identical-data
Added test for check domain status UpdatePending if registrants have …
2021-02-19 18:02:57 +02:00
Timo Võhmar
7cac3a61eb
Merge pull request #1847 from internetee/1743-keep-update-prohibited-on-renew
Keep serverUpdateProhibited status on domain renew
2021-02-19 17:44:57 +02:00
Alex Sherman
b9d57be6ab Add i18n, change error response code to 2304 2021-02-19 14:30:36 +05:00
Karl Erik Õunapuu
bb8539596a
Remove registrant portal code 2021-02-18 15:15:40 +02:00
Karl Erik Õunapuu
082d287401
Fix bulk NS change IP validation 2021-02-18 13:19:17 +02:00
Karl Erik Õunapuu
47cd7cc4f7
Fix CC issues 2021-02-18 12:15:18 +02:00
Karl Erik Õunapuu
7b4214def1
Add from/until sorting to balance API 2021-02-15 16:52:36 +02:00
Alex Sherman
340e1820f2 Fix contact deletion if contact *DeleteProhibited 2021-02-15 19:11:28 +05:00
Oleg Hasjanov
50d1838854 added test for renew specif domains if domain renew before expire has small value 2021-02-15 15:11:54 +02:00
Oleg Hasjanov
d77623c318 added test for domain tech change prohibited 2021-02-15 14:24:36 +02:00
Oleg Hasjanov
cff2b0c41b added test for bulk changes nameservers if there are array of domains 2021-02-15 13:59:12 +02:00
Oleg Hasjanov
4ed4e36fa1 added test when ipv4 and ipv6 isnt in array for bulk nameservers changed 2021-02-15 12:18:11 +02:00
Oleg Hasjanov
fad739d279 add test for removing contact with client delete prohibited 2021-02-12 15:22:05 +02:00
Oleg Hasjanov
36d4ea981a add test for removing contact with server delete prohibited 2021-02-12 15:21:09 +02:00
Oleg Hasjanov
d3287fd73f Added test for check domain status UpdatePending if registrants have the same ident 2021-02-12 14:22:46 +02:00
Karl Erik Õunapuu
9a7acf7c33
Merge remote-tracking branch 'origin/master' into 1819-improve-credit-account-balance-overview 2021-02-12 11:30:09 +02:00
Karl Erik Õunapuu
52d575229c
Merge remote-tracking branch 'origin/master' into repp-domains 2021-02-12 10:22:05 +02:00
Timo Võhmar
573f23f874
Merge pull request #1835 from internetee/1832-registrar-prefix-on-contact-info-and-check-requests
EPP: Find contact without registrar code prefix
2021-02-11 14:03:36 +02:00
Alex Sherman
47d143e6cc Undo removing serverUpdateProhibited status on domain renew 2021-02-11 15:20:57 +05:00
Alex Sherman
d3525acffe Add check if UpdateProhibited to nameserver bulk update 2021-02-11 14:58:56 +05:00
Karl Erik Õunapuu
42adaa7159
Merge remote-tracking branch 'origin/master' into repp-domains 2021-02-11 10:29:38 +02:00
Timo Võhmar
a46b04856f
Merge pull request #1817 from internetee/1764-registrar-bulk-admin-change
Domain admin contacts bulk change feature
2021-02-10 17:01:54 +02:00
Karl Erik Õunapuu
60f260968a
Merge remote-tracking branch 'origin/master' into 1832-registrar-prefix-on-contact-info-and-check-requests 2021-02-10 15:27:48 +02:00
Karl Erik Õunapuu
1960164223
Merge branch '1832-registrar-prefix-on-contact-info-and-check-requests' of https://github.com/internetee/registry into 1832-registrar-prefix-on-contact-info-and-check-requests 2021-02-10 15:14:33 +02:00