Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate the code to the new Ember 2.0 newSerializer code base & Errors fix #30

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

danshapir
Copy link

I've migrated the code to work with Ember 2.0 and the new Ember Data (normalizeResponse instead of all the extract hooks).

I've also fixes the errors handling from the Sails server that wasn't working - no .errors property is returned, only an .error. So I moved the code to use isErrorObject function you've already implemented.

I've also updated us to the latest ember-cli and ember versions

* Fix the errors checks - was checking for errors field instead of just using the isErrorObject
@danshapir
Copy link
Author

Anyone here? :)

@dowsanjack
Copy link

Does this work with Ember data 2.x?

@danshapir
Copy link
Author

No idea. Been a while, check and let me know. I'll help in fixing it if needed.

@luizcarraro
Copy link

@danshapir I would like to help. This is a good module.

@dowsanjack
Copy link

Well, tested and this is not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants