-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2322-send-referee-reminders-to-applicants #1778
Merged
Merged
Conversation
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
thomasleese
reviewed
Nov 2, 2023
richardpattinson
force-pushed
the
2322-send-referee-reminders-to-applicants
branch
4 times, most recently
from
November 9, 2023 14:30
0fc160e
to
fc7a359
Compare
thomasleese
reviewed
Nov 9, 2023
richardpattinson
force-pushed
the
2322-send-referee-reminders-to-applicants
branch
3 times, most recently
from
November 10, 2023 09:40
fa6b276
to
4f2184d
Compare
thomasleese
reviewed
Nov 10, 2023
thomasleese
force-pushed
the
2322-send-referee-reminders-to-applicants
branch
from
November 15, 2023 11:20
4f2184d
to
74b1f01
Compare
thomasleese
temporarily deployed
to
development
November 15, 2023 14:27 — with
GitHub Actions
Inactive
Review app deployed to https://apply-for-qts-review-1778-web.test.teacherservices.cloud/personas |
thomasleese
temporarily deployed
to
development
November 15, 2023 16:30 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
2322-send-referee-reminders-to-applicants
branch
from
November 15, 2023 17:00
956818d
to
6524952
Compare
thomasleese
temporarily deployed
to
development
November 15, 2023 17:00 — with
GitHub Actions
Inactive
This removes the link between the two making it possible for objects which don’t expire (like teachers or application forms) to also have reminder emails.
This adds a new column to reminder emails for capturing the name of the reminder email, allowing us to send multiple different types of reminder emails from a single remindable.
This adds the ability to send multiple different kinds of reminder emails from a single remindable by introducing a new method to the remindable concern and passing the name in to the methods.
thomasleese
force-pushed
the
2322-send-referee-reminders-to-applicants
branch
from
November 15, 2023 17:29
6524952
to
1101576
Compare
thomasleese
temporarily deployed
to
development
November 15, 2023 17:29 — with
GitHub Actions
Inactive
thomasleese
temporarily deployed
to
development
November 16, 2023 09:39 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
2322-send-referee-reminders-to-applicants
branch
from
November 16, 2023 09:46
bb7efce
to
7ff3ac9
Compare
thomasleese
temporarily deployed
to
development
November 16, 2023 09:46 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
2322-send-referee-reminders-to-applicants
branch
from
November 16, 2023 09:50
7ff3ac9
to
bf3c9bf
Compare
thomasleese
temporarily deployed
to
development
November 16, 2023 09:50 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
2322-send-referee-reminders-to-applicants
branch
from
November 16, 2023 09:50
bf3c9bf
to
ba01126
Compare
thomasleese
temporarily deployed
to
development
November 16, 2023 09:50 — with
GitHub Actions
Inactive
thomasleese
force-pushed
the
2322-send-referee-reminders-to-applicants
branch
from
November 16, 2023 10:36
ba01126
to
fa24044
Compare
thomasleese
temporarily deployed
to
development
November 16, 2023 10:36 — with
GitHub Actions
Inactive
This adds the reminder email sent to teachers when their references haven't been returned promptly.
This updates the application form to send reminder emails for references.
This updates the content for reference emails that we send to applicants and referees.
This ensures that any email addresses in mailer views are rendered as clickable links.
thomasleese
force-pushed
the
2322-send-referee-reminders-to-applicants
branch
from
November 16, 2023 10:58
fa24044
to
6fe5904
Compare
thomasleese
temporarily deployed
to
development
November 16, 2023 10:58 — with
GitHub Actions
Inactive
thomasleese
approved these changes
Nov 16, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
When reference request reminder emails are sent to referees the associated teacher will be notified. They will be contacted when their referees have 28 and 14 days to respond.