Commit graph

2712 commits

Author SHA1 Message Date
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
Karl Erik Õunapuu
8bc064a0b8
Fix contact create with predefined code 2020-10-27 11:30:48 +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
f2983da14c
REPP: Fix CC issues 2020-10-22 15:41:47 +03:00
Karl Erik Õunapuu
03d940a695
REPP: Fix bulk domain transfer 2020-10-22 15:25:02 +03:00
Karl Erik Õunapuu
f9bef781ab
REPP: Add contact:destroy action 2020-10-21 12:00:08 +03:00
Karl Erik Õunapuu
6e72bb03b3
DomainCron: Don't send force delete mail if template empty 2020-10-20 15:48:35 +03:00
Karl Erik Õunapuu
33f6da53c1
REPP: Contact update test 2020-10-20 13:58:21 +03:00
Karl Erik Õunapuu
a80d037677
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint 2020-10-16 12:07:19 +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
aac74e26f1
Fix some more CC issues 2020-10-13 13:43:21 +03:00
Karl Erik Õunapuu
c59b47a519
REPP: Simplify ident validation 2020-10-13 11:22:23 +03:00
Karl Erik Õunapuu
eb19412643
Fix some CC issues 2020-10-12 12:33:38 +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
Karl Erik Õunapuu
a73cd53bff
REPP: Verify contact ident type 2020-10-09 11:16:22 +03:00
Karl Erik Õunapuu
01004b8ed4
Repp: Contact create: validate identifier 2020-10-07 12:46:19 +03:00
Karl Erik Õunapuu
a33cc40d59
Extract Contact create BL from EPP controller 2020-10-06 12:44:16 +03:00
Karl Erik Õunapuu
a13b336f54
Allow renewal regardless of pendingDelete status flag 2020-10-05 14:55:09 +03:00
Karl Erik Õunapuu
11ee1f9f1e
Remove ID card logic from codebase 2020-10-01 17:18:23 +03:00
Karl Erik Õunapuu
04f0ef9a93
Expand TARA auth flow to registrant portal 2020-10-01 17:01:54 +03:00
Karl Erik Õunapuu
d979fb4f45
Respect User type when using from_omniauth() 2020-10-01 13:25:05 +03:00
Timo Võhmar
a756b52441
Merge pull request #1682 from internetee/1680-registrar-tara-integration
Add TARA support
2020-09-30 19:35:57 +03:00
Alex Sherman
eeffb7ee22 Add tests 2020-09-30 20:13:51 +05:00
Alex Sherman
96c0d09c07 Remove country code from Tara user search 2020-09-30 15:20:31 +05:00
Karl Erik Õunapuu
3222a8b9a7
Bounces: Fix tests 2020-09-30 12:57:28 +03:00
Alex Sherman
6e99521d59 Fix mess with registrant user routes 2020-09-30 13:37:58 +05:00
Alex Sherman
0d716e110a Cleanup 2020-09-30 13:01:43 +05:00
Alex Sherman
bb37527dae Use Tara user hash 2020-09-29 12:55:25 +05:00
Timo Võhmar
30bd94964e
Merge pull request #1694 from internetee/1693-renewprohibited-does-not-block-renewing-domains
Disallow domain renew for renewProhibited domains
2020-09-28 16:36:37 +03:00
Karl Erik Õunapuu
29897043b0
Renew: Attach uneligibility reason 2020-09-28 16:16:50 +03:00
Karl Erik Õunapuu
c07b7bf7f2
Disallow domain renew for renewProhibited domains 2020-09-28 12:37:47 +03:00
Alex Sherman
227c2f100d Set OmniAuth on failure config 2020-09-25 16:20:01 +05:00
Alex Sherman
ffeb1d4baa Prepare view & controller 2020-09-24 14:34:53 +05:00
Alex Sherman
e93daa21d5 Add Tara field to users, add routes & controller 2020-09-23 13:23:38 +05:00
Karl Erik Õunapuu
a67a0e5bf0
Registrant API: Query representable and other contacts 2020-09-22 16:41:00 +03:00
Karl Erik Õunapuu
4f9fa88bd4
Registrant: Only show domains that user is connected with personally / via company 2020-09-22 16:09:35 +03:00