Ghost/ghost/admin/app/controllers
Kevin Ansfield 0b2345e635 Fix editor error handling (#128)
closes https://github.com/TryGhost/Ghost/issues/7099
- update editor base controller's `showErrorAlert` method to handle `AdapterError` or `AjaxError` objects
- update PSM's error handling so that we don't pass an error object wrapped in an array to `showAPIError`
- add missing title attribute to Mirage's Post factory
- remove some leftover `console.log`s
2016-07-18 17:23:43 -06:00
..
editor convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
settings Refactor error handling 2016-07-08 15:16:54 +01:00
setup more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
team Refactor error handling 2016-07-08 15:16:54 +01:00
about.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
application.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
error.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
post-settings-menu.js Fix editor error handling (#128) 2016-07-18 17:23:43 -06:00
posts.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
reset.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
setup.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
signin.js "400 Version Mismatch" error handling 2016-07-08 14:56:26 +01:00
signup.js "400 Version Mismatch" error handling 2016-07-08 14:56:26 +01:00
subscribers.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00