-
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
Add applicant consent workflow #1979
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
force-pushed
the
teacher-qualification-request
branch
2 times, most recently
from
February 12, 2024 09:20
a24d7b1
to
30107d3
Compare
thomasleese
had a problem deploying
to
development
February 12, 2024 09:23 — with
GitHub Actions
Failure
thomasleese
force-pushed
the
teacher-qualification-request
branch
from
February 12, 2024 09:24
30107d3
to
c55b110
Compare
thomasleese
had a problem deploying
to
development
February 12, 2024 09:24 — with
GitHub Actions
Failure
thomasleese
force-pushed
the
teacher-qualification-request
branch
from
February 12, 2024 09:37
c55b110
to
8755251
Compare
thomasleese
had a problem deploying
to
development
February 12, 2024 09:37 — with
GitHub Actions
Failure
thomasleese
had a problem deploying
to
development
February 12, 2024 09:48 — with
GitHub Actions
Failure
thomasleese
force-pushed
the
teacher-qualification-request
branch
from
February 13, 2024 09:46
8755251
to
3c54bfa
Compare
thomasleese
temporarily deployed
to
development
February 13, 2024 09:52 — with
GitHub Actions
Inactive
Review app deployed to https://apply-for-qts-review-1979-web.test.teacherservices.cloud/personas |
This adds the page shown when the applicant signs in to the service if qualification requests are needed.
If the applicant signs out of the service we want to show dedicated content if they were asked to submit their qualification consent.
This adds new status related to consent requests.
This adds a couple of new personas when waiting on consent or waiting on further information.
This adds the index page for viewing the qualification requests for a consent document overview.
This adds a page that allows applicants to download their consent document before uploading the signed one.
This makes it possible for the applicant to upload their consent documents.
This adds the functionality to submit consent documentsonce they've been signed.
thomasleese
force-pushed
the
teacher-qualification-request
branch
from
February 13, 2024 13:06
3c54bfa
to
946d5e5
Compare
thomasleese
had a problem deploying
to
development
February 13, 2024 13:06 — with
GitHub Actions
Failure
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.
This adds the workflow for applicants to return their signed consent forms.
Screenshots