Skip to content
Snippets Groups Projects

feat(AutomaticReminder): ReviewerResendInvitationEmail

Merged Mihail Hagiu requested to merge HIN-1170-automatic-reminders-email into develop
All threads resolved!
3 files
+ 8
7
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -25,7+25,7 @@
see:
<a style="color:#007e92; text-decoration: none;" href="https://www.hindawi.com/ethics/#coi">https://www.hindawi.com/ethics/#coi</a>.`
break
case 'reviewer-resend-invitation':
resend = true
upperContent = `On ${expectedDate} I invited you to review ${titleText}, submitted to ${journalName} for consideration.<br/><br/>
I would be grateful if you would agree to review the manuscript and let me know whether you feel
@@ -33,7+33,7 @@
lowerContent = `Thank you in advance for taking the time to consider this invitation, as it would not be possible for us to run the journal without the help of our reviewers.<br/><br/>
I am looking forward to hearing from you.`
break
case 'reviewer-resend-invitation-first-reminder':
resend = true
upperContent = `On ${expectedDate} I invited you to review ${titleText}, submitted for possible publication in ${journalName}.<br/><br/>
We'd be grateful if you could submit a decision on whether or not you will be able to review this manuscript using the link below.`
lowerContent = `Thank you in advance for your help with the evaluation of this manuscript.<br/><br/>
We look forward to hearing from you.`
break
case 'reviewer-resend-invitation-second-reminder':
case 'reviewer-resend-invitation-third-reminder':
resend = true
upperContent = `We sent you a request to review ${titleText}; however we have not yet received your decision.
We would appreciate it if you could visit the following link to let us know whether or not you will be able to review this manuscript:`
lowerContent = `Please do not hesitate to contact me if you have any problems with the system.`
break
case 'reviewer-accepted':
paragraph = `We are pleased to inform you that Dr. ${targetUserName} has agreed to review ${titleText}.<br/><br/>
You should receive the report before ${expectedDate}.<br/><br/>