Commit graph

2634 commits

Author SHA1 Message Date
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
Timo Võhmar
5c10be4f2a
Merge pull request #1877 from internetee/fix_restwhois_contact_request_readonly
Allow saving of contact request AWS message_id
2021-03-09 16:11:53 +02:00
Alex Sherman
9e291d5458 Allow saving of contact request AWS message_id 2021-03-09 16:33:35 +05:00
Alex Sherman
43b3033991 Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
Timo Võhmar
f16143f170
Merge pull request #1848 from internetee/1844-delete-domains-with-update-prohibited
Allow domain deletion on *UpdateProhibited statuses
2021-02-26 17:44:22 +02:00
Timo Võhmar
52815899e0
Merge pull request #1866 from internetee/fix-registrant-domain-query
Registrant API: Fix company domain query
2021-02-26 15:20:34 +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
Karl Erik Õunapuu
747aa502d0
Registrant API: Fix company domain query 2021-02-26 15:11:54 +02:00
Timo Võhmar
24427d7234
Merge pull request #1865 from internetee/fix-uuid-ident-parsing
Registrant User: Fix eIDAS UUID ident parsing
2021-02-26 14:10:34 +02:00
Karl Erik Õunapuu
1999493bac
Skip company query if ident is eIDAS UUID 2021-02-26 14:02:42 +02:00
Karl Erik Õunapuu
ea2f9dcbb6
Registrant User: Fix UUID ident parsing 2021-02-26 13:50:18 +02:00
Timo Võhmar
673b3b7e05
Merge pull request #1864 from internetee/fix-registrant-api-country-code
Registrant API Auth: Permit country_code param
2021-02-26 12:18:15 +02:00
Karl Erik Õunapuu
40b7897e4b
Registrant API: Permit country_code param 2021-02-26 11:36:27 +02: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
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
Timo Võhmar
f1eecdd80f
Merge pull request #1853 from internetee/1845-stop-servermanualinzone-at-clienthold
Set validation to prohibit ManualInzone with any of the *Hold statuses
2021-02-19 17:32:32 +02:00
Alex Sherman
b9d57be6ab Add i18n, change error response code to 2304 2021-02-19 14:30:36 +05:00
Alex Sherman
340e1820f2 Fix contact deletion if contact *DeleteProhibited 2021-02-15 19:11:28 +05:00
Alex Sherman
69562ec2a2 Fix checking if verification needed 2021-02-15 18:27:04 +05:00
Karl Erik Õunapuu
27e441bc24
Track account balance dynamically in AccountActivity 2021-02-15 15:00:33 +02:00
Alex Sherman
ffde929540 Set validation to prohibit ManualInzone with any of the *Hold statuses 2021-02-12 16:10:22 +05:00
Karl Erik Õunapuu
06ae9b8e24
Optimize WHOIS record destroy SQL check 2021-02-12 13:10:13 +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
Timo Võhmar
a3cca9149b
Merge pull request #1830 from internetee/1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock
Registry lock: Notify Registrar by EPP notification
2021-02-11 13:14:44 +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
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
7638bff546
Add registry lock operation to epp notification 2021-02-10 16:50:03 +02:00
Karl Erik Õunapuu
0bc86229e2
Merge remote-tracking branch 'origin/master' into 1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock 2021-02-10 15:49:34 +02:00
Karl Erik Õunapuu
3fcaaaee46
Merge branch '1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock' of https://github.com/internetee/registry into 1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock 2021-02-10 15:44:41 +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
Timo Võhmar
8d76979856
Merge pull request #1840 from internetee/1839-remove-bounced-emails-from-amazon-ses-bounced-list
BouncedMailAddress: Remove from AWS suppression list upon destroy
2021-02-10 14:08:50 +02:00
Karl Erik Õunapuu
0b3fd56fc8
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 12:53:58 +02:00
Karl Erik Õunapuu
0617ef9d7d
Fix contact code check 2021-02-10 12:03:22 +02:00
Karl Erik Õunapuu
66dfa730ec
Registry lock: Notify Registrar by EPP notification 2021-02-09 16:31:10 +02:00
Karl Erik Õunapuu
aefb7e42ae
Registry lock: Notify Registrar by EPP notification 2021-02-09 16:27:15 +02:00
Timo Võhmar
895327b590
Merge pull request #1794 from internetee/244-endpoint-for-whois-contactrequests-2
Create ContactRequest endpoint
2021-02-09 16:11:10 +02:00
Karl Erik Õunapuu
f6fd10b017
Fix CC issues 2021-02-08 17:05:13 +02:00
Karl Erik Õunapuu
2af0bfdda0
BouncedMailAddress: Remove from AWS suppression list upon destroy 2021-02-08 16:52:31 +02:00
Alex Sherman
f6a2d91d61 Fix CC issues 2021-02-05 18:06:22 +05:00
Alex Sherman
da032dad79 Add BulkUpdatable concern, fix tests 2021-02-05 18:06:22 +05:00
Alex Sherman
fc3a764896 Fix discarded domains test 2021-02-05 18:06:22 +05:00
Alex Sherman
3c0f7b3a86 Modify tests to make sure working pair of contacts is identical 2021-02-05 18:06:22 +05:00
Alex Sherman
f3f89bedd7 Add first version of admin bulk change 2021-02-05 18:06:22 +05:00