Ghost/ghost/admin/app/services
Kevin Ansfield 0e603eb3d3 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 Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
feature.js Refactor the feature service 2016-02-23 15:22:32 +00:00
ghost-paths.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
media-queries.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
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