Ghost/core/server
Hannah Wolfe 02ca986ed7 🎨 Improve theme validation error messaging (#7253)
refs #7204

- Adds a new ThemeValidationError class
- This error has a top level message, but will also contain all the individual errors within the `errorDetails` property
- Updated the API error handling to return `errorDetails` if it is present
2016-08-24 14:45:54 +02:00
..
api 🎨 Improve theme validation error messaging (#7253) 2016-08-24 14:45:54 +02:00
apps [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
config feature: theme upload/download/delete (#7209) 2016-08-23 13:07:25 +01:00
controllers [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
data feature: theme upload/download/delete (#7209) 2016-08-23 13:07:25 +01:00
errors 🎨 Improve theme validation error messaging (#7253) 2016-08-24 14:45:54 +02:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
mail 🐛 Don't overwrite config.theme.title in GhostMail (#7224) 2016-08-19 10:22:07 +02:00
middleware Remove open redirect by removing double slashes from redirects (#7247) 2016-08-23 13:47:59 +02:00
models fix: "url" field is undefined when restricting returned fields (#7089) 2016-07-18 22:21:47 +02:00
permissions feature: theme upload/download/delete (#7209) 2016-08-23 13:07:25 +01:00
routes feature: theme upload/download/delete (#7209) 2016-08-23 13:07:25 +01:00
scheduling post-scheduling: delete job but time is null (#7035) 2016-06-28 20:14:29 +02:00
storage improvement: storage error handling (#7257) 2016-08-24 13:32:29 +01:00
translations 🎨 Improve theme validation error messaging (#7253) 2016-08-24 14:45:54 +02:00
utils Remove open redirect by removing double slashes from redirects (#7247) 2016-08-23 13:47:59 +02:00
views Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Harvest server side strings 2015-12-19 12:12:16 +01:00
i18n.js improvement: general fixes 2016-06-01 07:07:20 +02:00
index.js fix: enable maintenance mode only if there is an upgrade to perform (#7129) 2016-07-26 09:56:07 +01:00
overrides.js deps: lodash@4.13.1 2016-06-11 13:13:55 -06:00
update-check.js Support for custom notifications (#7077) 2016-07-22 14:02:10 +01:00