-
-
Notifications
You must be signed in to change notification settings - Fork 144
feat(core)!: overhaul exception handling #1819
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
3d02eea
refactor(core): improve http error handling
innocenzi 9aee0b7
style: apply fixes from qa
innocenzi f84512d
feat: add ability to customize error rendering
innocenzi 08cdee2
refactor: stability and test adjustments
innocenzi 9fd41e1
style: apply fixes from qa
innocenzi 42adda8
feat: add custom exception page
innocenzi a43c69e
fix: include exception page build
innocenzi 1cf9e7c
refactor: minor cleanup
innocenzi f444e3d
refactor: clean up
innocenzi 087158e
refactor: clean up
innocenzi bf6c4ed
feat: intl support and consistency changes
innocenzi d758b30
feat: support custom error messages for manual `HttpRequestFailed` throw
innocenzi 4f3adf2
refactor: clean up and test exception logging
innocenzi 83472a0
refactor: remove duplicate `HttpExceptionHandler` call in router tester
innocenzi 4d67ca5
feat: allow copying current url in exception
innocenzi 0cdd091
feat: add exception context to exception page
innocenzi dfa4379
fix: docblock type for exception renderers
innocenzi 4552ca0
chore: remove outdated comment
innocenzi ecd1298
docs: improve exception handling docs
innocenzi a04e81d
build: add `exceptions:dev` composer command
innocenzi 2e853cd
feat: add settings ui
innocenzi 13ac4cf
fix(view): clean output buffer before throwing view exception
innocenzi 9670adb
feat: improve view exception rendering
innocenzi eeeda23
refactor: adapt to environment changes
innocenzi 1259ab0
chore: update exception renderer dependencies
innocenzi cb253ad
style: apply fixes from qa
innocenzi fed3375
feat: add ability to inspect underlying request exception
innocenzi 7e2b7cb
feat(upgrade): add migrations
innocenzi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.