Ghost/core/client/tests/integration/services
Kevin Ansfield 6892df8a7b Don't swallow error details in ajax service
no issue
- keep the original `ember-ajax` behaviour rather than returning `false` when we hit an ajax error - we should only be using `normalizeErrorResponse` to normalize our error responses 😉
- ensures our application code has access to the returned status code for ajax errors
2016-04-04 14:19:05 +01:00
..
ajax-test.js Don't swallow error details in ajax service 2016-04-04 14:19:05 +01:00
feature-test.js Refactor the feature service 2016-02-23 15:22:32 +00:00
slug-generator-test.js refactor slug-generator object into a service 2016-01-15 09:43:17 -06:00