Commit graph

140 commits

Author SHA1 Message Date
Timo Võhmar
2fc4c9df14
Merge pull request #1770 from internetee/1769-move-domain-release-processing-to-interactor
Move domain delete confirm procedure to interactor
2020-12-16 16:46:42 +02:00
Timo Võhmar
93d48cc48e
Merge pull request #1772 from internetee/1771-move-update-whois-record-to-interactor
Move WhoisUpdate job to interactor
2020-12-15 18:56:25 +02:00
Timo Võhmar
4fe489c0c0
Merge pull request #1761 from internetee/1760-move-domain-update-confirm-to-interactor
Move DomainUpdateConfirm to Interactor
2020-12-09 16:32:24 +02:00
Alex Sherman
a54249f6ff Move WhoisUpdate job to interactor 2020-12-08 16:08:33 +05:00
Alex Sherman
f6a7a08b24 Move job to interactor 2020-12-08 13:16:30 +05:00
Alex Sherman
42012863e2 Move interactor to the Domains namespace 2020-12-08 13:15:24 +05:00
Alex Sherman
4b7cffbb57 Move functionality from job to interactor 2020-12-08 13:15:24 +05:00
Alex Sherman
31bfe19d77 Move DomainUpdateConfirm from Que to ActiveJob 2020-12-08 13:15:24 +05:00
Alex Sherman
30ddf83ee4 Move interactor to namespace 2020-12-08 13:14:48 +05:00
Alex Sherman
4c7f9f2026 Add interactor tests 2020-12-08 13:14:48 +05:00
Alex Sherman
d406334926 Move DomainDelete to interactor design pattern 2020-12-08 13:14:48 +05:00
Alex Sherman
89c5413fc7 Unused class clean-up 2020-11-24 14:47:29 +05:00
Alex Sherman
cb3cf37331 Change email sending from job to delayed send 2020-11-23 16:57:28 +05:00
Alex Sherman
a3e6bc4cf9 Mode DomainDeleteConfirm job to interactor 2020-11-23 16:31:26 +05:00
Alex Sherman
c3f63ed43a Add new mailer template for expired soft delete domains 2020-11-05 11:00:27 +05:00
Karl Erik Õunapuu
764e35e198
Make payable argument required 2020-09-15 12:43:40 +03:00
Karl Erik Õunapuu
17188ec635
Send unpayable e-invoice when invoice has already been paid via wire transfer 2020-09-08 13:14:14 +03:00
Karl Erik Õunapuu
53a45f60a4
Fix CC issues 2020-09-03 14:05:23 +03:00
Karl Erik Õunapuu
732afd8cbf
Reinit Directo client by function 2020-09-03 13:36:34 +03:00
Karl Erik Õunapuu
452fa49a71
Send each registrar's monthly summary to Directo separately 2020-09-03 13:16:16 +03:00
Karl Erik Õunapuu
2ed7f467aa Create job for regenerating Subzone WHOIS entries 2020-08-14 12:29:43 +03:00
Karl Erik Õunapuu
55de10a53d Ensure that Whois record is updated/destroyed when actions performed on Zone objects 2020-08-13 16:59:35 +03:00
Karl Erik Õunapuu
c9c90888bd Make code more readable 2020-08-13 15:29:05 +03:00
Karl Erik Õunapuu
7953b3f8df Create Whois Records for subzones 2020-08-13 12:36:42 +03:00
Alex Sherman
e4a02c2e47 Return truemail
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
2020-07-17 15:22:49 +05:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail" 2020-07-10 16:16:00 +03:00
Alex Sherman
b0332a7abd Add logging to email_verification.log 2020-07-08 17:10:44 +05:00
Alex Sherman
f8eea08357 Move emails & domains to citext, CC fixes 2020-07-08 17:10:43 +05:00
Alex Sherman
438a2e05ab Add test for email verification job 2020-07-08 17:09:40 +05:00
Alex Sherman
3d444c3a04 Fix CC issues 2020-07-08 17:08:41 +05:00
Alex Sherman
a13725faa7 Add email verification rake task 2020-07-08 17:08:41 +05:00
Alex Sherman
9758c82221 Add fields & bulk import gem 2020-07-08 17:08:07 +05:00
Alex Sherman
95a017629e Add email verification job 2020-07-08 17:07:45 +05:00
Karl Erik Õunapuu
1e1f808c8d Use PaperTrail.request.whodunnit
PaperTrail.whodunnit was removed from PaperTrail 10.x
2020-05-29 14:59:17 +03:00
Karl Erik Õunapuu
01c20edaf8 Do not print log to STDOUT while running testsuite 2020-05-22 16:19:36 +03:00
Karl Erik Õunapuu
0b2b1b0ef1 Remove redundant functionality 2020-05-19 16:13:12 +03:00
Karl Erik Õunapuu
4efd94a90b Reserved: Respect other domain statuses 2020-05-19 15:23:00 +03:00
Karl Erik Õunapuu
36f5ec734e Improve logging for Dispute status update jbo 2020-05-18 16:04:00 +03:00
Karl Erik Õunapuu
c682155bf6 Disputes: Show when and who closed dispute 2020-05-18 15:28:03 +03:00
Karl Erik Õunapuu
483eec554e Create tests for Dispute 2020-05-04 07:53:52 +03:00
Karl Erik Õunapuu
6f95925e99 Eliminate duplicated code from dispute update job 2020-04-29 17:21:45 +03:00
Karl Erik Õunapuu
b2c2342d7d Clear CC issues 2020-04-29 15:51:10 +03:00
Karl Erik Õunapuu
26e7fd870c Apply dispute statusses via DisputeStatusUpdateJob 2020-04-29 15:44:52 +03:00
Karl Erik Õunapuu
cca7745c64 Improve WhoisRecord create/update for disputed domain 2020-04-27 19:19:50 +03:00
Karl Erik Õunapuu
0f2a290d64 Add disputing logic for EPP 2020-04-24 16:04:58 +03:00
Karl Erik Õunapuu
3f92640ad2 Move registrar directo logic to concern, touch up translations 2020-03-02 17:38:03 +02:00
Karl Erik Õunapuu
035bb14d9f Move directo translations from logic to I18n 2020-03-02 12:29:50 +02:00
Karl Erik Õunapuu
6c328438e6 Reduce condition sizes for Directo job 2020-03-02 10:40:54 +02:00
Karl Erik Õunapuu
6302462184 Directo job styling fixes 2020-02-27 16:36:11 +02:00
Karl Erik Õunapuu
5816ae1663 Fix Rubocop styling issues 2020-02-27 11:32:29 +02:00