Skip to content

Comments

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

Open
danshapir wants to merge 5 commits intohuafu:masterfrom
danshapir:migrate-to-ember-2.0
Open

Migrate the code to the new Ember 2.0 newSerializer code base & Errors fix#30
danshapir wants to merge 5 commits intohuafu:masterfrom
danshapir:migrate-to-ember-2.0

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