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

Initial error handling implementation #431

Merged
merged 19 commits into from
Jun 24, 2024
Merged

Initial error handling implementation #431

merged 19 commits into from
Jun 24, 2024

Commits on Jun 17, 2024

  1. Added ClientError class

    roll committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f2f0372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f19098 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c5945f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Added Error dialog

    roll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6f7cbf5 View commit details
    Browse the repository at this point in the history
  2. Added error to application state

    roll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    bad4209 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e5ca7f View commit details
    Browse the repository at this point in the history
  4. Activated error dialog

    roll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    54837ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc0b084 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fecede4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40b42a4 View commit details
    Browse the repository at this point in the history
  8. Error handling in metadata

    roll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    da4c3d4 View commit details
    Browse the repository at this point in the history
  9. Error handling in table

    roll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    18a50f5 View commit details
    Browse the repository at this point in the history
  10. Error handling in text

    roll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    08e401c View commit details
    Browse the repository at this point in the history
  11. Fixed metadata resource dialog

    roll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a69851f View commit details
    Browse the repository at this point in the history
  12. Exposed Error Dialog

    roll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c5c3b03 View commit details
    Browse the repository at this point in the history
  13. fixed cors for errors

    roll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    44d9720 View commit details
    Browse the repository at this point in the history
  14. Removed dialog duplication

    roll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    33748c8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cb0b9ea View commit details
    Browse the repository at this point in the history
  16. Fixed formatting

    roll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2bdd46e View commit details
    Browse the repository at this point in the history