-
Notifications
You must be signed in to change notification settings - Fork 9
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
Feat: in-person enrollment view #2340
Merged
Merged
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70adf99 - Browse repository at this point
Copy the full SHA 70adf99View commit details -
Configuration menu - View commit details
-
Copy full SHA for c726e19 - Browse repository at this point
Copy the full SHA c726e19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e40c5c - Browse repository at this point
Copy the full SHA 2e40c5cView commit details -
feat(routes): configure forms to use in_person routes
rather than ones from the enrollment app
Configuration menu - View commit details
-
Copy full SHA for 2748e4f - Browse repository at this point
Copy the full SHA 2748e4fView commit details -
feat(view): implement separate /token endpoint for in-person
this is needed so in_person can show its own error templates and because in_person shouldn't necessarily be bound by the same middleware that the eligibility app's /token endpoint is bound by.
Configuration menu - View commit details
-
Copy full SHA for 9ad66ca - Browse repository at this point
Copy the full SHA 9ad66caView commit details -
Configuration menu - View commit details
-
Copy full SHA for c08f8ff - Browse repository at this point
Copy the full SHA c08f8ffView commit details -
feat(template): minimal code changes needed to show iframe
the card tokenization flow listens for the `element`'s click event before it will set the iframe `src`. use a Promise to wait for the card tokenization function to finish and then programmatically click the button which is not displayed to the user.
Configuration menu - View commit details
-
Copy full SHA for a23b51e - Browse repository at this point
Copy the full SHA a23b51eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63092bb - Browse repository at this point
Copy the full SHA 63092bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef44f69 - Browse repository at this point
Copy the full SHA ef44f69View commit details -
Configuration menu - View commit details
-
Copy full SHA for fda460a - Browse repository at this point
Copy the full SHA fda460aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1929af - Browse repository at this point
Copy the full SHA a1929afView commit details
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.