Commit graph

2797 commits

Author SHA1 Message Date
Oleg Hasjanov
3985513407 separete responsibility of different pieces of code 2021-04-07 12:47:34 +03:00
Oleg Hasjanov
da3172169a formatted refactoring 2021-04-06 15:41:40 +03:00
Oleg Hasjanov
fe97d7f35a implement state store before force delete 2021-04-06 11:04:25 +03:00
Alex Sherman
95a2b705b4 Add checking if any of domain emails still got bounce related 2021-04-06 12:36:32 +05:00
Alex Sherman
39d392696a Add a job to check if domain needs to be fd-lifted 2021-04-06 10:18:33 +05:00
Alex Sherman
6383dede4b Add prototype of FD lifting interaction 2021-04-06 09:20:43 +05:00
Oleg Hasjanov
b2cfc90f4f added clear json history method, added failed tests for force delete 2021-04-05 18:04:29 +03:00
Oleg Hasjanov
9bfdb0fb39 clear unnecessary code in structure, refactored formatted code 2021-04-05 16:53:57 +03:00
Oleg Hasjanov
28a54d6612 implement domain statuses restore after domain locked, added test 2021-04-05 15:36:24 +03:00
Oleg Hasjanov
137e2a3170 refactoring: changed constants format 2021-04-01 13:58:48 +03:00
Oleg Hasjanov
6b7c51a347 refactoring: shortened the code 2021-04-01 13:43:18 +03:00
Oleg Hasjanov
f9179dc3f1 refactoring: revert 2021-04-01 14:49:43 +05:00
Oleg Hasjanov
87c16dec77 refactoring: revert 2021-04-01 14:49:43 +05:00
Oleg Hasjanov
f63095a802 refactoring: change if to unless, removed extra spaces 2021-04-01 14:49:43 +05:00
Oleg Hasjanov
02b706097c fixed registry lock issue 2021-04-01 14:49:43 +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
e2f377f1c2
Merge remote-tracking branch 'origin/master' into repp-domains 2021-03-22 14:05:42 +02:00
Alex Sherman
91093b274d Add notification on autoFD 2021-03-22 14:54:24 +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
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
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
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