Skip to content
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: error templates for in-person enrollment #2382

Merged
merged 6 commits into from
Sep 23, 2024

Commits on Sep 20, 2024

  1. chore: add needed context to each error view function

    this ensures the usertools section has what it needs to show up
    angela-tran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7c9a8b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da2574 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ba5123 View commit details
    Browse the repository at this point in the history
  4. feat: implement system error page, send sentry notification

    add more assertions for system error cases
    angela-tran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    54c60d1 View commit details
    Browse the repository at this point in the history
  5. feat: implement server error page, send sentry notification

    add more assertions for server error cases.
    add missing assertion for success test.
    angela-tran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    93535f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ef7dd1 View commit details
    Browse the repository at this point in the history