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

Improve and add static error pages #102 #114

Merged
merged 1 commit into from
Dec 8, 2022
Merged

Improve and add static error pages #102 #114

merged 1 commit into from
Dec 8, 2022

Conversation

oneiros
Copy link
Collaborator

@oneiros oneiros commented Dec 8, 2022

The 404 and 500 pages have a new design in line with the regular layout of the app, but inlining all css and images, so they are self-contained.

In case of a CanCanCan access violation, a 403 page is now being rendered, that matches those other two error pages.

Closes #102

The 404 and 500 pages have a new design in line with the
regular layout of the app, but inlining all css and images,
so they are self-contained.

In case of a CanCanCan access violation, a 403 page is now
being rendered, that matches those other two error pages.
@tuxmea tuxmea merged commit 677751c into main Dec 8, 2022
@tuxmea tuxmea deleted the issue-102 branch December 8, 2022 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom 40x Error Page?
2 participants