-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
269 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Your openrota access request status</title> | ||
</head> | ||
<body> | ||
{#if approved is 'true'} | ||
<h3> Your openrota access request has been approved. You can now log in to openrota and create resource requests.</h3> | ||
{#else} | ||
<h3> Your openrota access request has been rejected. Please contact Openrota administrator for more details or raise a new access request.</h3> | ||
{/if} | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Your Openrota invitation is expiring</title> | ||
</head> | ||
<body> | ||
<h3>Your Openrota invitation is expiring on {expiresOn}. Please login from openrota invitation to avoid expiration of invite.</h3> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Openrota access request opened</title> | ||
</head> | ||
<body> | ||
<h3>We have received your request to allow access to open Resource requests, We’ll let you know once your request has been accepted or rejected.</h3> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>New Resource Request Opened</title> | ||
</head> | ||
<body> | ||
<h3>You have created a new Request {requestId} to allocate resources for your project {projectName}. You’ll receive a confirmation email once your request is approved.</h3> | ||
</body> | ||
</html> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Invitation to OpenRota</title> | ||
</head> | ||
<body> | ||
<h3 style="color: rgb(255, 0, 0)">IMPORTANT!</h3> | ||
<h3>You are invited to join OpenRota. Please click the link below to review/update your profile.</h3> | ||
<div><a href="{invitationLink}">Click Here</a></div> | ||
</body> | ||
</html> |
10 changes: 10 additions & 0 deletions
10
src/main/resources/templates/projectClosureDueReminder.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Reminder for project closure</title> | ||
</head> | ||
<body> | ||
<h3>Your project {projectId} is scheduled to complete and {resourceName} will be released. Kindly head over to the application to complete and provide feedback for {projectId} or apply for extension.</h5> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Project Completion Reminder</title> | ||
</head> | ||
<body> | ||
<h3>Your project {projectId} is autocomplete since it has already passed the due date and the {resourceName} has been released and is now available for new projects. Kindly head over to the application to provide the feedback for {projectId}.</h5> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Title</title> | ||
</head> | ||
<body> | ||
<h3>Your project with ID #{projectId} has been successfully completed. Please share your feedback on [email protected].</h3> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Your Openrota resource request status</title> | ||
</head> | ||
<body> | ||
{#if approved is 'true'} | ||
<h3>Your resource request has been approved and We have assigned {resourceName} to work on the task. | ||
You can now go to “My projects” and view your project status. | ||
You can find guidelines for onboarding resources here. | ||
In case of any issue please reach out to [email protected].</h3> | ||
{#else} | ||
<h3>Your resource request has been rejected. Please contact Openrota administrator for more details or raise a new request.</h3> | ||
{/if} | ||
</body> | ||
</html> |