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(graphql): improve error handling #1295

Merged
merged 16 commits into from
Aug 7, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    8c2e7b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Resolve eslint errors

    Josh-Matsuoka committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    24f700a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Resolve eslint errors 2

    Josh-Matsuoka committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a64c4e2 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    Josh-Matsuoka committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4ccd4c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Fix TestS

    Josh-Matsuoka committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2f49f54 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    851447a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bac000 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    b260831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fae829 View commit details
    Browse the repository at this point in the history
  3. error detection cleanup

    andrewazores committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c30c0b8 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary error view handling: view already has better speci…

    …fic error handling integrated
    andrewazores committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    03020ba View commit details
    Browse the repository at this point in the history
  5. generalize error title

    andrewazores committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8709f53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba75458 View commit details
    Browse the repository at this point in the history
  7. style

    andrewazores committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a57806f View commit details
    Browse the repository at this point in the history
  8. unused hook dep

    andrewazores committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    dd25995 View commit details
    Browse the repository at this point in the history
  9. clean

    andrewazores committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    896eef6 View commit details
    Browse the repository at this point in the history