Timo Võhmar
|
ee6836eb07
|
Merge pull request #1752 from internetee/1751-refactor-client-hold
Move ClientHold procedure to interactor
|
2020-12-01 09:58:58 +02:00 |
|
Alex Sherman
|
8ff8aa78c8
|
Move interactor to namespace
|
2020-11-30 16:08:32 +05:00 |
|
Alex Sherman
|
5363c546a5
|
Move all the existing interactors to Domains namespace
|
2020-11-30 13:50:26 +05:00 |
|
Alex Sherman
|
89c5413fc7
|
Unused class clean-up
|
2020-11-24 14:47:29 +05:00 |
|
Alex Sherman
|
a40116e05e
|
Move ClientHold procedure to interactor
Closes #1751
|
2020-11-23 14:01:39 +05:00 |
|
Timo Võhmar
|
3441387430
|
Merge pull request #1741 from internetee/1740-interactor-force-delete
Refactor ForceDelete procedure to use interactor design pattern
|
2020-11-19 18:19:10 +02:00 |
|
Alex Sherman
|
3d01cbb6aa
|
Add test to be sure if emails are sent
|
2020-11-19 13:40:49 +05:00 |
|
Karl Erik Õunapuu
|
1db594fc1c
|
NS bulk change: Add tests, don't use name_puny format
|
2020-11-18 16:29:18 +02:00 |
|
Alex Sherman
|
26c8fe6a3e
|
Fix tests
|
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 |
|
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 |
|
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 |
|
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
|
e1d2fb45d5
|
Fix tests
|
2020-10-29 11:56:33 +02:00 |
|
Timo Võhmar
|
b288cf25eb
|
Merge pull request #1704 from internetee/1703-i18zed-whois-disclaimer
Localize whois record disclaimer
|
2020-10-28 16:13:30 +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
|
fc34105c40
|
Merge remote-tracking branch 'origin/master' into log-bounced-emails
|
2020-10-27 11:34:19 +02:00 |
|
Alex Sherman
|
9503850d71
|
Remove extra day from soft delete years
Closes #1720
|
2020-10-26 14:04:36 +05:00 |
|
Karl Erik Õunapuu
|
6e72bb03b3
|
DomainCron: Don't send force delete mail if template empty
|
2020-10-20 15:48:35 +03:00 |
|
Timo Võhmar
|
7f81883e7b
|
Merge pull request #1698 from internetee/add-tara-to-registrant
Expand TARA auth logic to registrant portal
|
2020-10-15 16:58:12 +03:00 |
|
Karl Erik Õunapuu
|
3808c8cd9e
|
DomainCron: Test expire pending with forceDelete
|
2020-10-09 15:36:48 +03:00 |
|
Karl Erik Õunapuu
|
4917539a7d
|
Return pending_update? value based on status, regardless of force delete state
|
2020-10-09 15:16:04 +03:00 |
|
Alex Sherman
|
9b3559c8b8
|
Add data migration to i18ze disclaimer
|
2020-10-07 17:10:22 +05:00 |
|
Karl Erik Õunapuu
|
d81fd763e2
|
Test domain is renewable if pendingDelete is set
|
2020-10-05 15:33:38 +03:00 |
|
Karl Erik Õunapuu
|
b6b036f37f
|
Move tara test to system cases
|
2020-10-02 11:01:09 +03:00 |
|
Karl Erik Õunapuu
|
ed29bef7f1
|
Add test for registrant TARA integration
|
2020-10-02 10:21:38 +03:00 |
|
Karl Erik Õunapuu
|
3162d8cc57
|
Remove traces of Mobile-ID direct auth
|
2020-10-02 09:54:14 +03:00 |
|
Karl Erik Õunapuu
|
11ee1f9f1e
|
Remove ID card logic from codebase
|
2020-10-01 17:18:23 +03:00 |
|
Karl Erik Õunapuu
|
3222a8b9a7
|
Bounces: Fix tests
|
2020-09-30 12:57:28 +03:00 |
|
Karl Erik Õunapuu
|
9976e3dd93
|
Test renewal prohibited statuses
|
2020-09-28 13:01:47 +03:00 |
|
Karl Erik Õunapuu
|
64308e1104
|
Fix CC issues
|
2020-09-18 15:29:33 +03:00 |
|
Karl Erik Õunapuu
|
7d8c24533a
|
Create unit tests for bounced mail address
|
2020-09-18 14:44:40 +03:00 |
|
Karl Erik Õunapuu
|
ab1fa9064e
|
Merge remote-tracking branch 'origin/master' into refactor-contact-archivation
|
2020-09-16 10:37:53 +03:00 |
|
Karl Erik Õunapuu
|
90b5baa29d
|
Test reference_no parsing from transaction description
|
2020-09-10 17:30:39 +03:00 |
|
Karl Erik Õunapuu
|
8a5208057a
|
Fix parsing from ref number
|
2020-09-10 17:18:02 +03:00 |
|
Karl Erik Õunapuu
|
58079c6955
|
Improve topup tests
|
2020-09-10 13:00:05 +03:00 |
|
Karl Erik Õunapuu
|
33c14fb957
|
Merge remote-tracking branch 'origin/master' into 1101-topping-up-credit-account-without-an-invoice
|
2020-09-10 12:11:16 +03:00 |
|
Karl Erik Õunapuu
|
3decec8b02
|
Test valid invoice sums when created by bank transaction
|
2020-09-09 17:30:19 +03:00 |
|
Alex Sherman
|
beb467484c
|
Fix bank transaction tests, add test for non-valid refnumber in description
|
2020-09-08 16:20:55 +05:00 |
|
Karl Erik Õunapuu
|
5330743e51
|
Test poll notification is sent to registrar after contact archivation
|
2020-09-04 15:30:01 +03:00 |
|
Artur Beljajev
|
41fee1d098
|
Remove redundant database column domains.registered_at
Alias `Domain#registered_at` to `created_at`
Closes #1442
|
2020-09-04 13:25:27 +05:00 |
|
Karl Erik Õunapuu
|
bbbb3d5367
|
Improve logging
|
2020-09-03 16:42:04 +03:00 |
|
Karl Erik Õunapuu
|
b2dab0d316
|
Merge branch 'master' into refactor-contact-archivation
|
2020-09-03 14:43:25 +03:00 |
|