43bf325800
closes #7014 - uses the `AjaxServiceSupport` mixin from `ember-ajax` to replace Ember Data's internal `ajax` method with our own ajax service - normalizes all error handling to use `ember-ajax` style errors - default to the `application/vnd.api+json` content-type so that we don't have a mix of urlencoded and plain JSON content - fix `normalizeErrorResponse` in our `ajax` service so that it doesn't add an empty `errors` array to payloads |
||
---|---|---|
.. | ||
application.js | ||
base.js | ||
embedded-relation-adapter.js | ||
setting.js | ||
tag.js | ||
user.js |