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

[WIP] Relationship changes #144

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

Conversation

aars
Copy link
Collaborator

@aars aars commented Mar 9, 2017

These are my WIP changes regarding relationship tracking.

This is:

  • live attr and rel tracking
  • handling 204 responses, dealing with ember-fetchjax change
  • seperate addRelationship and _addRelationship, the latter is private and does not track (relationships pushed by server are not dirty/changes)
    • [WIP] do the same for removeRelationship
  • move 'setupRelationshipTrackingto_resetRelationships`.
  • minor bugfixes (removal of toOne in changedRelationships)
  • minor cleanup (long includeRelationships if statement in updateResource)

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.

1 participant