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

API Error Handling Overhaul #1547

Merged
merged 22 commits into from
May 14, 2024

Commits on Nov 14, 2023

  1. Separates error handling from success functions, updates error respon…

    …ses in API, adds global error handler
    cayb0rg committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6635291 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 21, 2023

  1. Fix cache option export, fix url edge case in widget detail page, and…

    … update errors to include error title
    cayb0rg committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2f5d703 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    ae99e85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c56d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d332555 View commit details
    Browse the repository at this point in the history
  4. Remove retry: false

    cayb0rg committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7d06ffa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3505370 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Fixes user_get 500 error, adds copy success handler to user admin pag…

    …e,checks to make sure inst exists before doing a copy in the case of a deleted instance
    cayb0rg committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    74b730b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3e9f20 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    7b6afe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a33d5fb View commit details
    Browse the repository at this point in the history
  3. Pull dev/10.1.0

    cayb0rg committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7c66bc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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

Commits on Apr 2, 2024

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

Commits on May 1, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    6646c6b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'issue/error-handling' of github.com:cayb0rg/Materia int…

    …o issue/error-handling
    cayb0rg committed May 8, 2024
    Configuration menu
    Copy the full SHA
    742c1bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdd8d66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd45166 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    069669b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f566726 View commit details
    Browse the repository at this point in the history