Commit graph

2797 commits

Author SHA1 Message Date
Alex Sherman
13b0d45e25 Check for 4 sessions only in inexpired ones 2020-11-13 14:38:24 +05:00
Alex Sherman
495e1a4ae1 Fix env usage in EppSession model 2020-11-13 13:40:12 +05:00
Artur Beljajev
cbb3c0d5ef Improve readability 2020-11-13 13:40:12 +05:00
Artur Beljajev
9eb7d3527b Do not take time into account when checking EPP session limit 2020-11-13 13:40:12 +05:00
Artur Beljajev
59fbcde4ca Remove hardcoded value 2020-11-13 13:40:12 +05:00
Artur Beljajev
daeb00ebe7 Change EPP response code according to its specification
Fixes #587
2020-11-13 13:40:12 +05:00
Alex Sherman
e62f0a077a Remove domain namespace 2020-11-11 21:16:27 +05:00
Alex Sherman
bce39e3404 Move interactor from Interactor gem to ActiveInteraction 2020-11-11 21:07:22 +05:00
Alex Sherman
3c7fa88463 Inherit all the interactors from base one 2020-11-10 15:08:10 +05:00
Alex Sherman
f97dff6002 Fix tests & interactor process 2020-11-10 14:56:25 +05:00
Alex Sherman
03754b542b Complete creation of interactors 2020-11-10 13:50:38 +05:00
Alex Sherman
4b980a07f5 Add basic interactor/organizer support 2020-11-09 17:50:15 +05:00
Timo Võhmar
d00aab62bd
Merge pull request #1738 from internetee/1737-domain-scoped-ns-replacement
Nameserver replacement: scope to selected domains
2020-11-06 17:09:36 +02:00
Karl Erik Õunapuu
a182dfb3ba
Fix CC issues 2020-11-06 16:33:51 +02:00
Timo Võhmar
5e6fb351ab
Merge pull request #1735 from internetee/1178-invalid-email-fd-template
Add invalid email template to ForceDelete notifications
2020-11-06 16:06:09 +02:00
Karl Erik Õunapuu
451e1f79af
nameserver replacement: scope only to selected domains 2020-11-06 15:51:03 +02:00
Karl Erik Õunapuu
7bf31995d3
Clean up 2020-11-05 17:28:56 +02:00
Karl Erik Õunapuu
e568369e36
Clean up 2020-11-05 15:56:40 +02:00
Karl Erik Õunapuu
6eddbb81ad
Merge remote-tracking branch 'origin/master' into 1177-bulk-force-delete 2020-11-05 15:40:54 +02:00
Karl Erik Õunapuu
cfa44f7692
Improve mass action tests 2020-11-05 15:37:28 +02:00
Timo Võhmar
ca1c4ecbd2
Merge pull request #1726 from internetee/1724-update-contact-object-name-using-data-from-e-edentity
Registrant API: Update Contact object name using data from e-identity
2020-11-05 14:52:23 +02:00
Karl Erik Õunapuu
1a0becf785
Test mass actions in admin 2020-11-05 14:28:54 +02:00
Timo Võhmar
07cb0cb046
Merge pull request #1734 from internetee/1136-fix-restoring-statuses-after-fd-cancel
Fix statuses processing for ForceDelete
2020-11-05 12:49:33 +02:00
Alex Sherman
6a4bb6079d Add tests 2020-11-05 13:41:43 +05:00
Alex Sherman
0116531786 Fix existing tests 2020-11-05 12:45:59 +05:00
Alex Sherman
3ce0fc4a5c Add invalid email template 2020-11-05 12:36:33 +05:00
Karl Erik Õunapuu
d80007d83c
Make mass action less complicated 2020-11-04 17:21:09 +02:00
Karl Erik Õunapuu
de5b85b115
Use notification_template to determine org/priv liquidation template 2020-11-04 16:45:32 +02:00
Karl Erik Õunapuu
1217ed633f
Merge remote-tracking branch 'origin/master' into 1177-bulk-force-delete 2020-11-04 16:39:04 +02:00
Karl Erik Õunapuu
4e18545105
Add CSV validator to mass action 2020-11-04 16:30:54 +02:00
Timo Võhmar
b3c5aa2d41
Merge pull request #1730 from internetee/442-forcedelete-notification-template-selection
Auto-select email template
2020-11-04 16:26:49 +02:00
Alex Sherman
a6702267e5 Move template decision method to FD concern 2020-11-04 17:11:46 +05:00
Alex Sherman
20d5ab9ebf Fix statuses processing for ForceDelete 2020-11-04 14:26:54 +05:00
Timo Võhmar
ec38ad0057
Merge pull request #1732 from internetee/1135-fix-forcedelete-double-statuses
Fix ForceDelete possible statuses doubling
2020-11-03 18:35:39 +02:00
Karl Erik Õunapuu
3444c4e021
Add registrar poll message after updateing registrant contact(s) names 2020-11-03 16:14:01 +02:00
Karl Erik Õunapuu
1cca76e9ba
Add reason handling to force delete bulk action 2020-11-03 15:46:32 +02:00
Karl Erik Õunapuu
2d8eb8f02c
Make ForceDelete CSV fields snake case 2020-11-03 14:43:58 +02:00
Karl Erik Õunapuu
f5e0e811d9
Revert "Update contact(s) name based on eIdentity data from Registrant API"
This reverts commit 7a6568c34a.
2020-11-03 14:37:35 +02:00
Karl Erik Õunapuu
c72ca8d157
Add mass actions w/ force delete to admin 2020-11-03 14:34:55 +02:00
Alex Sherman
b148816949 Fix ForceDelete possible statuses doubling 2020-11-03 14:22:12 +05:00
Alex Sherman
269c5c284f Remove ForceDelete from statuses blocking confirmation 2020-11-02 16:35:12 +05:00
Karl Erik Õunapuu
89154c4fe2
Use predefined methods to determine country and ident 2020-10-30 11:56:07 +02:00
Karl Erik Õunapuu
2f259982da
Find related contacts via ident and ident_country_code 2020-10-30 11:51:20 +02:00
Karl Erik Õunapuu
e1d2fb45d5
Fix tests 2020-10-29 11:56:33 +02:00
Karl Erik Õunapuu
7b258f8e79
Don't force RegistrantUser name to be uppercase 2020-10-28 17:07:35 +02:00
Karl Erik Õunapuu
c1bba784d6
Update contact(s) name based on eIdentity data from Registrant API 2020-10-28 16:35:35 +02:00
Karl Erik Õunapuu
7a6568c34a
Update contact(s) name based on eIdentity data from Registrant API 2020-10-28 16:34:45 +02:00
Timo Võhmar
ab8789d36d
Merge pull request #1700 from internetee/1664-remove-pendingDelete-status-if-domain-is-renewed-and-block-other-transform-operations
Renew: Cancel pendingDelete when domain is renewed
2020-10-28 15:12:06 +02:00
Karl Erik Õunapuu
461b7c1d9c
Fix EPP contact update 2020-10-27 12:28:35 +02:00
Karl Erik Õunapuu
fc34105c40
Merge remote-tracking branch 'origin/master' into log-bounced-emails 2020-10-27 11:34:19 +02:00