0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/admin-x-framework
Sodbileg Gansukh 65bec88187
Added 403 errors to the error handler (#21898)
ref ENG-745

- added permission related errors to list of error types to be handled
- previously, generic error messages were displayed when permission
errors are thrown
- this would make it possible to display the actual message returned
from the API in toasts
2024-12-17 18:21:48 +08:00
..
src Added 403 errors to the error handler (#21898) 2024-12-17 18:21:48 +08:00
test Added custom headers to be passed to createQuery hook (#20402) 2024-06-19 10:27:07 +07:00
.eslintrc.cjs
.gitignore Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00
package.json Added Shade fundamentals (#21812) 2024-12-11 15:55:58 +01:00
tsconfig.declaration.json
tsconfig.json
tsconfig.node.json
vite.config.ts Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00