Ghost/ghost/admin/tests/unit/validators
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
..
nav-item-test.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
slack-integration-test.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
subscriber-test.js Fix editor error handling (#128) 2016-07-18 17:23:43 -06:00
tag-settings-test.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00