Commit graph

1500 commits

Author SHA1 Message Date
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
Alex Sherman
29f7aa19ac Make sure what expired domain emails will not be sent to non-valid addreses 2021-03-22 15:28:21 +05:00
Alex Sherman
91093b274d Add notification on autoFD 2021-03-22 14:54:24 +05:00
Alex Sherman
81c21db392 Add FD if email belongs to registant 2021-03-22 14:31:47 +05:00
Alex Sherman
a8e3d67556 Add forceDelete on email_verification failed 2021-03-22 14:31:47 +05:00
Alex Sherman
4522e4427e Init force delete on bounce creation 2021-03-22 14:31:47 +05:00
Alex Sherman
da3272207b Fix bounced email keeps force_delete test 2021-03-22 14:31:47 +05:00
Alex Sherman
c0282660d9 Add tests for FD to be set 2021-03-22 14:31:47 +05:00
Oleg Hasjanov
da033724b1 Refactoring: added more asserts 2021-03-22 14:31:47 +05:00
Oleg Hasjanov
b5312efc9a test/refactoring: added test failed test for domain which in contacts have bounced emails 2021-03-22 14:31:47 +05:00
Oleg Hasjanov
1a3a2cf9f7 test: added test for force delete bounced mail address 2021-03-22 14:31:47 +05: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
c521bc240e
Merge pull request #1879 from internetee/tara-key-fix
Fix CookieOverflow error using current Tara test keys
2021-03-11 15:57:20 +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
cb4ff1876d Fix CookieOverflow error using current Tara test keys 2021-03-11 17:42:06 +05:00
Alex Sherman
c405fcdd34 Fix old classnames saved in notification, add tests 2021-03-11 14:13:45 +05:00
Timo Võhmar
2b07ac7e35
Merge pull request #1876 from internetee/extended_response_from_registrant_data_api
API: addeed extended data from registrant
2021-03-10 16:41:31 +02:00
Oleg Hasjanov
0c22107b12 Tests: fixed exptected values 2021-03-09 13:03:11 +02:00
Alex Sherman
43b3033991 Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
Oleg Hasjanov
5841883a15 test: wrote tests for zone_test and domain_version, also remove useless test for job 2021-03-04 18:32:09 +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
Alex Sherman
52f473a9fa Sent expired email to both registrants 2021-03-03 19:45:52 +05:00
Timo Võhmar
632ee16acf
Merge pull request #1736 from internetee/897-fix-pending-update-emails
Fix DomainCron sending registrant change expired mail
2021-03-03 16:15:50 +02:00
Oleg Hasjanov
d53d4f2412 added tests for validator, job and update contact 2021-03-02 18:58:05 +02:00
Oleg Hasjanov
6efd16aad7 Merge branch 'master' of https://github.com/internetee/registry into 1857-covered-registry-by-tests 2021-03-02 13:42:00 +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
Alex Sherman
1b7a6f9005 Fix DomainCron sending registrant change expired mail
Closes #877
2021-02-25 15:04:10 +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