0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/tests/integration
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
..
adapters Add count.posts support to user model on client 2015-11-24 17:11:35 +00:00
components Remove Nav Item Placeholder and Set as Base Url Value 2016-03-22 07:11:20 -07:00
services Don't swallow error details in ajax service 2016-04-04 14:19:05 +01:00