ember-data-sails icon indicating copy to clipboard operation
ember-data-sails copied to clipboard

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

Open danshapir opened this issue 10 years ago • 5 comments

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

danshapir avatar Oct 06 '15 16:10 danshapir

Anyone here? :)

danshapir avatar Dec 07 '15 11:12 danshapir

Does this work with Ember data 2.x?

dowsanjack avatar May 05 '16 14:05 dowsanjack

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

danshapir avatar May 05 '16 16:05 danshapir

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

luizcarraro avatar May 05 '16 17:05 luizcarraro

Well, tested and this is not working.

dowsanjack avatar May 06 '16 07:05 dowsanjack