Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Title: Implement Email Templates for HRM Actions
Description:
This PR introduces a set of HTML email templates tailored for various HRM-related actions within the application. Each template is designed to provide clear and informative messages to different stakeholders involved in employee management scenarios.
Changes Made:
Added Email Templates for HRM Actions:
Signup/Sign In Related:
Employee Activation Process Initiation:
Template created for notifying employees when HRM managers initiate their activation process.
Welcome Email for New Employees/HR Managers:
Templates crafted for welcoming new employees and HR managers upon signup.
Activation Email for Forgotten Passwords:
Template designed to guide employees through the account activation process after forgetting their password.
HRM Application Related:
Job Description Change Notification:
Templates created to notify employees, HR managers, and respective managers (if applicable) about changes in job descriptions.
Employee Departure Notification:
Templates for notifying HR managers and respective managers (if applicable) when an employee leaves the company.
Leave Request Notification:
Templates crafted to notify HR managers and respective managers (if applicable) when an employee requests leave.
Time Off Request Notification:
Templates created to inform HR managers, employees, and respective managers (if applicable) when a time off request is made.
Leave Acceptance/Denial Notification:
Templates designed to notify HR managers, employees, and respective managers (if applicable) about the acceptance or denial of leave requests.
Additional Notes:
Testing Done:
Manual Testing:
Content Review:
Next Steps:
Related Issues: