Ghost/core/server/errors
Hannah Wolfe 0ffc5e6d47 Improve importer error messaging
closes #3274

- Ensure that validation errors are always handled by moving them into the
  importer
- Ensure that db errors are handled consistently across sqlite and mysql
- Change the errors to be output in a table, with a short failure notification
- Add tests for 003 importing bad files
2014-07-29 12:02:18 +01:00
..
badrequesterror.js Invite user API 2014-07-02 16:22:18 +02:00
dataimporterror.js Improve importer error messaging 2014-07-29 12:02:18 +01:00
emailerror.js Invite user API 2014-07-02 16:22:18 +02:00
index.js Improve importer error messaging 2014-07-29 12:02:18 +01:00
internalservererror.js Invite user API 2014-07-02 16:22:18 +02:00
nopermissionerror.js Invite user API 2014-07-02 16:22:18 +02:00
notfounderror.js Invite user API 2014-07-02 16:22:18 +02:00
requesttoolargeerror.js Invite user API 2014-07-02 16:22:18 +02:00
unauthorizederror.js Invite user API 2014-07-02 16:22:18 +02:00
unsupportedmediaerror.js Invite user API 2014-07-02 16:22:18 +02:00
validationerror.js Invite user API 2014-07-02 16:22:18 +02:00