0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/app/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.js Don't swallow error details in ajax service 2016-04-04 14:19:05 +01:00
config.js refactor admin config to include explicit value types 2016-01-19 09:43:09 -06:00
dropdown.js
feature.js Refactor the feature service 2016-02-23 15:22:32 +00:00
ghost-paths.js
media-queries.js
notifications.js deps: ember-ajax@0.7.1 2016-01-18 09:37:14 -06:00
session.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
slug-generator.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00