Commit graph

4727 commits

Author SHA1 Message Date
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
34e71cc2c8
Skip bearer token logging when production env 2021-02-23 15:09:50 +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
Karl Erik Õunapuu
d864265760
Registrant API: Expose Bearer token internally 2021-02-23 13:41:17 +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
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
Karl Erik Õunapuu
e71ea05fb4
REPP: Fix response code for paramInvalid 2021-02-15 15:58:28 +02:00
Karl Erik Õunapuu
f2e58d5e01
Make domains array optional 2021-02-15 15:51:04 +02:00
Karl Erik Õunapuu
dc68f69017
Bulk NS change: Verify data type in JSON 2021-02-15 15:43:16 +02:00
Alex Sherman
69562ec2a2 Fix checking if verification needed 2021-02-15 18:27:04 +05:00
Karl Erik Õunapuu
48b8dfda62
Merge remote-tracking branch 'origin/master' into repp-domains 2021-02-15 15:23:56 +02:00
Karl Erik Õunapuu
27e441bc24
Track account balance dynamically in AccountActivity 2021-02-15 15:00:33 +02:00
Karl Erik Õunapuu
416390a3c4
Add detailed balance to REPP 2021-02-12 15:33:34 +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
Karl Erik Õunapuu
52d575229c
Merge remote-tracking branch 'origin/master' into repp-domains 2021-02-12 10:22:05 +02:00
Karl Erik Õunapuu
6045cd4e56
Fix domain delete functionality 2021-02-12 10:14:56 +02:00
Karl Erik Õunapuu
5693d0dd74
Tech replace: Skip if domain has update prohibited 2021-02-11 15:34:38 +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
Karl Erik Õunapuu
44226aa5d6
Fix domain renew erros 2021-02-11 12:37:39 +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
a03ac4ff82
Fix CC issues 2021-02-11 11:48:08 +02:00
Karl Erik Õunapuu
9d57f347cb
Reject registrant change if serverRegistrantUpdateProhibited 2021-02-11 11:43:38 +02:00
Karl Erik Õunapuu
aedfeac459
Attempt to fix renew issues 2021-02-11 11:23:13 +02: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
Alex Sherman
4051c1941b Add a commenting message to UI form 2021-02-10 19:57:39 +05: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
2e582283a5
Merge pull request #1842 from internetee/separate-api-key-for-bounces
RWHOIS Bridge: Create separate key for Bounces API
2021-02-10 14:15:31 +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
1b6c451656
Create separate key for Bounces API 2021-02-10 12:24:31 +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