Commit graph

4299 commits

Author SHA1 Message Date
Karl Erik Õunapuu
61886f436b
Comment future implementations 2020-11-13 15:41:21 +02:00
Karl Erik Õunapuu
7bf31995d3
Clean up 2020-11-05 17:28:56 +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
b61fe5f7b4
Fix CC issues 2020-11-05 14:46:06 +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
344da76dc6 Fix email subject 2020-11-05 11:22:25 +05:00
Alex Sherman
c3f63ed43a Add new mailer template for expired soft delete domains 2020-11-05 11:00:27 +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
Timo Võhmar
87eee1f853
Merge pull request #1727 from internetee/262-fix-domain-search-in-registrant
Fix some domain search bugs in registrant
2020-11-03 18:17:54 +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
Alex Sherman
7d6d53e420 Auto-select email template
Chooses template based on domain registrant ident_type.
Closes #442
2020-11-02 15:47:04 +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
Alex Sherman
358a39e0fd Fix search via Ransack association 2020-10-29 17:20:21 +05:00
Alex Sherman
44637b08cf Fix statuses search bug 2020-10-29 16:27:37 +05: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
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
db68a3d95a
Merge pull request #1713 from internetee/1708-business-registry-endpoint
Change error handling to more humane
2020-10-16 12:44:13 +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
Alex Sherman
c09e08c61e Change error handling to more humane 2020-10-15 16:16:44 +05:00
Timo Võhmar
c8552d9f43
Merge pull request #1709 from internetee/1708-business-registry-endpoint
Add registrant api companies endpoint
2020-10-14 17:05:25 +03:00
Alex Sherman
b3ceb625a3 fix new version fields for deleted domains 2020-10-14 16:56:21 +05:00
Alex Sherman
c43ae63521 Fix output format & format test 2020-10-13 15:07:44 +05:00
Alex Sherman
c79042f789 Add registrant api companies endpoint 2020-10-12 16:32:37 +05:00
Timo Võhmar
428054e401
Merge pull request #1707 from internetee/1705-removing-pendingUpdate-status-fails-if-domain-has-forceDelete-status-set
Domain: Don't respect forceDelete status when determining pending_update?
2020-10-09 18:48:03 +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
Timo Võhmar
56feb1e0e7
Merge pull request #1696 from internetee/1695-domain-history-search-fails
Domain history: Fix contact composing in list view
2020-10-08 14:15:12 +03:00
Karl Erik Õunapuu
a13b336f54
Allow renewal regardless of pendingDelete status flag 2020-10-05 14:55:09 +03:00
Karl Erik Õunapuu
f892302e93
Fix error rendering on TARA controller 2020-10-02 09:57:49 +03:00