Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xpub-faraday
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Something went wrong on our end
Show more breadcrumbs
xpub
xpub-faraday
Merge requests
!228
feat(AutomaticReminder): ReviewerResendInvitationEmail
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat(AutomaticReminder): ReviewerResendInvitationEmail
HIN-1170-automatic-reminders-email
into
develop
Overview
1
Commits
5
Pipelines
0
Changes
5
All threads resolved!
Hide all comments
Merged
Mihail Hagiu
requested to merge
HIN-1170-automatic-reminders-email
into
develop
6 years ago
Overview
1
Commits
5
Pipelines
0
Changes
4
All threads resolved!
Hide all comments
Expand
2
0
Merge request reports
Viewing commit
5ad36231
Prev
Next
Show latest version
4 files
+
17
−
29
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
5ad36231
fix(ReviewerReminders): Changed logic
· 5ad36231
Mihail Hagiu
authored
6 years ago
packages/component-invite/src/routes/fragmentsInvitations/emails/emailCopy.js
+
1
−
0
Options
@@ -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
@@ -41,7+41,7 @@
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:`