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

Add local storage layer to entity index #27

Open
signalpoint opened this issue Oct 21, 2015 · 4 comments
Open

Add local storage layer to entity index #27

signalpoint opened this issue Oct 21, 2015 · 4 comments

Comments

@signalpoint
Copy link
Owner

This commit was crucial to this implementation: 0a9f907

@signalpoint
Copy link
Owner Author

This isn't ready yet because Services doesn't return a fully loaded node object.

@signalpoint
Copy link
Owner Author

This can be in Services now: https://www.drupal.org/node/2601764

@kentr
Copy link

kentr commented Apr 8, 2016

@signalpoint, does this exist in 8.x-1.x? Is there a way to use this with preloaded data in a cordova app?

@signalpoint
Copy link
Owner Author

@kentr this hasn't made it into the 8.x version yet. The code that powers it for 7.x is here: https://github.com/easystreet3/jDrupal/blob/7.x-1.x/src/entity.js

I'd love to find a way to share that functionality between 7 and 8, because the layer between jDrupal and the local storage should be almost identical.

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

No branches or pull requests

2 participants