Commit graph

107 commits

Author SHA1 Message Date
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
Karl Erik Õunapuu
86889b6432 Merge remote-tracking branch 'origin/master' into 509-directo-to-gem 2020-02-27 11:05:42 +02:00
Karl Erik Õunapuu
ee332d8a7f Tests for DirectoInvoiceForwardJob 2020-02-26 18:16:40 +02:00
Karl Erik Õunapuu
26adaa9743 Fix invoice linking with directo record 2020-02-20 15:05:20 +02:00
Karl Erik Õunapuu
cd871ca829 Merge remote-tracking branch 'origin/master' into 509-directo-to-gem 2020-02-20 14:39:12 +02:00
Karl Erik Õunapuu
98683f3bcc Make sure that Directo monthly invoice number frame is not exceeded 2020-02-20 14:34:27 +02:00
Alex Sherman
1d6040cd5b Fix async que job calling 2020-02-20 12:30:34 +05:00
Karl Erik Õunapuu
d5662f42b8 Fully implemented prepayment Directo invoice forwarding, WIP on proformas 2020-02-18 17:03:31 +02:00
Alex Sherman
187ce318a2 Destroy e-invoice sending job if invoice sent, cancelled or paid 2020-02-17 19:34:59 +05:00
Alex Sherman
47e601f3cd Add test to check if job works 2020-02-17 17:59:28 +05:00
Alex Sherman
2663c550fa Add idempotent Que job for e-invoice sending 2020-02-17 17:59:28 +05:00
Karl Erik Õunapuu
faeb50cad5 DirectoInvoiceForwardJob, send prepayments via Directo gem 2020-02-05 15:42:57 +02:00
Alex Sherman
725ff30bb3 Pump ruby version in dockerfile 2020-02-05 12:45:03 +05:00
Artur Beljajev
4b91cf900f Refactor domain mailer
- Remove `Que::Mailer` (#895)
- Add preview
- DRY templates
- Add tests
- Extract translations
2019-04-19 17:06:26 +03:00
Timo Võhmar
7e0fd30125
Merge pull request #1156 from internetee/refactor-domain-delete-mailer
Refactor domain delete mailer
2019-04-11 12:23:42 +03:00
Artur Beljajev
875a00f863 Improve readability 2019-04-09 14:51:36 +03:00
Artur Beljajev
eb1ee426ca Improve readability 2019-04-06 16:28:57 +03:00
Artur Beljajev
0f4a67d696 Remove delegations 2019-04-03 17:17:27 +03:00
Artur Beljajev
dfff6f6d12 Rename notifications.body to text 2018-08-23 22:33:30 +03:00
Artur Beljajev
8765baf319 Rename Message to Notification 2018-08-23 20:03:03 +03:00
Maciej Szlosarczyk
8fb3d511c2
Remove clean_pendings_lowlevel method 2018-06-26 11:37:31 +03:00
Maciej Szlosarczyk
9c606bdf2f
Add disclaimer to whois JSON 2018-04-25 15:28:56 +03:00
Artur Beljajev
6a7a705fa8 Do not use background job to send force delete email notification
#727
2018-02-24 13:18:56 +02:00
Artur Beljajev
876c010435 Refactor registrant change mailer
#480
2017-05-20 17:36:32 +03:00
Artur Beljajev
d4ddb5dc25 Merge remote-tracking branch 'origin/registry-268' into registry-355 2017-01-24 16:41:53 +02:00
Artur Beljajev
39f9ff13d1 Remove unused class
#355
2017-01-24 13:49:45 +02:00
Artur Beljajev
b7a999f536 Refactor domain force delete, add "death" force delete mailer template
#268
2017-01-23 04:16:59 +02:00
Artur Beljajev
4f13258352 Log domain name in mailer jobs
#186
2016-11-25 11:59:41 +02:00
Artur Beljajev
e6e3ab9e1e Handle invalid emails in DomainExpireMailer#expired, move logging from job to mailer
#186
2016-11-23 21:20:28 +02:00
Artur Beljajev
968a59cd3d Log RegistrantChange#expired, RegistrantChange#notice emails sending
#186
2016-11-23 01:01:00 +02:00
Artur Beljajev
64be27fe53 Log DomainDelete#confirm, DomainDelete#forced, DomainExpire#expired, RegistrantChange#confirm emails sending
#186
2016-11-22 23:21:01 +02:00
Artur Beljajev
95c0253a65 Log DomainExpireMailer#expired email sending
#186
2016-11-22 19:21:35 +02:00
Artur Beljajev
8a831ee92c Add explicit jobs for mailers
#186
2016-11-18 00:14:37 +02:00
Artur Beljajev
eada1a66dd Disable que in "registrant change" mailer
#186
2016-11-17 01:43:39 +02:00