Alex Sherman
|
85475f46df
|
Fix possible transaction retries by setting idempotency
|
2021-08-31 12:37:59 +05:00 |
|
Oleg Hasjanov
|
96bc237484
|
implement mechanism of save statuses for force delete and lock
|
2021-07-14 12:04:55 +03:00 |
|
Oleg Hasjanov
|
4a8bdc14a1
|
refactoring
|
2021-05-17 14:46:48 +03:00 |
|
Oleg Hasjanov
|
0ccfd0d8d4
|
added test
|
2021-05-17 14:24:51 +03:00 |
|
Oleg Hasjanov
|
6663609550
|
refactoring
|
2021-05-17 13:59:38 +03:00 |
|
Oleg Hasjanov
|
2c37e30923
|
changed method for add additional mails in status notes
|
2021-05-17 13:35:15 +03:00 |
|
Alex Sherman
|
9df52af96b
|
Fix domain update confirm if pendong_json current_user_id got non-string values
|
2021-05-10 11:52:33 +05:00 |
|
Alex Sherman
|
11d97358c1
|
Fix CC issues
|
2021-05-06 12:17:19 +05:00 |
|
Alex Sherman
|
79351d50d9
|
Add epp errors support to bulk renew
|
2021-05-06 12:15:15 +05:00 |
|
Alex Sherman
|
c6f0c3f6a7
|
Fix some interaction calls
|
2021-04-26 14:03:41 +05:00 |
|
Alex Sherman
|
fbe63ae062
|
Quickfix expired domain job log message
|
2021-04-15 15:06:13 +05:00 |
|
Alex Sherman
|
49b424f972
|
Added logger definition to Domains::ExpirePeriod::Base
|
2021-04-15 13:06:38 +05:00 |
|
Alex Sherman
|
eac7dd352b
|
Revert "Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it"
This reverts commit f6fcf15fff , reversing
changes made to 26618a3c90 .
|
2021-04-14 12:31:26 +05:00 |
|
Alex Sherman
|
c056cf4290
|
Fix updating domain metadata if current_user_id absent in pending_json
|
2021-04-13 12:59:57 +05:00 |
|
Alex Sherman
|
929ada8fd0
|
Add sidekiq as a job backend
|
2021-04-12 17:22:36 +05:00 |
|
Alex Sherman
|
313731232e
|
Move jobs from Que to ActiveJob
|
2021-04-12 17:22:35 +05:00 |
|
Timo Võhmar
|
4f4fd70573
|
Merge pull request #1911 from internetee/1899-add-email-to-fd-notes
Add invalid email to FD status note on auto-FD
|
2021-04-08 20:54:19 +03:00 |
|
Timo Võhmar
|
f6fcf15fff
|
Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it
implement domain statuses restore after domain locked, added test
|
2021-04-08 16:35:37 +03:00 |
|
Alex Sherman
|
3eecdd8d29
|
Add invalid email to FD status note
|
2021-04-08 13:48:50 +05:00 |
|
Oleg Hasjanov
|
dad4790ccc
|
fix: made admin status store, related to lock feature
|
2021-04-07 14:46:40 +03:00 |
|
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 |
|
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 |
|
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
|
81c21db392
|
Add FD if email belongs to registant
|
2021-03-22 14:31:47 +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 |
|
Alex Sherman
|
52f473a9fa
|
Sent expired email to both registrants
|
2021-03-03 19:45:52 +05:00 |
|
Alex Sherman
|
1b7a6f9005
|
Fix DomainCron sending registrant change expired mail
Closes #877
|
2021-02-25 15:04:10 +05:00 |
|
Karl Erik Õunapuu
|
aedfeac459
|
Attempt to fix renew issues
|
2021-02-11 11:23:13 +02:00 |
|
Alex Sherman
|
fdef27c45e
|
Mode all the actions to Interactions folder
|
2021-02-08 15:13:22 +02:00 |
|
Karl Erik Õunapuu
|
d7f01f24a2
|
Move actions to own namespace
|
2021-02-08 14:12:55 +02:00 |
|
Karl Erik Õunapuu
|
115cefc0cf
|
Fix some CC issues
|
2021-02-08 12:41:10 +02:00 |
|
Karl Erik Õunapuu
|
5db3b04aa7
|
Fix some CC issues
|
2021-02-08 11:54:02 +02:00 |
|
Karl Erik Õunapuu
|
bf4fa216bf
|
REPP: Fix domain renew
|
2021-02-08 10:36:30 +02:00 |
|
Karl Erik Õunapuu
|
d1cd0867c8
|
Fix some CC issues
|
2021-01-27 15:55:37 +02:00 |
|
Karl Erik Õunapuu
|
988af6c91c
|
Fix domain renew porting to actions
|
2021-01-27 11:30:44 +02:00 |
|
Karl Erik Õunapuu
|
06088e33c5
|
REPP: Specific domain transfer action
|
2021-01-22 12:54:20 +02:00 |
|
Karl Erik Õunapuu
|
1d9850fb98
|
Fix REPP log locale issue
|
2021-01-22 11:33:32 +02:00 |
|
Karl Erik Õunapuu
|
70759cb51b
|
Merge remote-tracking branch 'origin/master' into repp-domains
|
2021-01-11 16:01:55 +02:00 |
|
Karl Erik Õunapuu
|
c58b4fb2e9
|
Hash: select entries by keys
|
2021-01-11 14:32:10 +02:00 |
|
Karl Erik Õunapuu
|
c23075fa19
|
Fix some CC issues
|
2021-01-07 13:07:09 +02:00 |
|
Karl Erik Õunapuu
|
50bf708b6a
|
Use central method for appending legaldocs to domains/contacts
|
2020-12-29 16:10:17 +02:00 |
|
Karl Erik Õunapuu
|
7caa544c83
|
Fix some CC issues
|
2020-12-29 14:19:02 +02:00 |
|
Karl Erik Õunapuu
|
221e4ba578
|
Merge remote-tracking branch 'origin/master' into repp-domains
|
2020-12-29 12:47:50 +02:00 |
|