acquia / waterwheel.js

A generic JavaScript helper library to query and manipulate Drupal 8 via core REST and JSON API
https://github.com/acquia/waterwheel.js
232 stars 26 forks source link

Fetch embedded resources #29

Closed mattgrill closed 8 years ago

mattgrill commented 8 years ago

Fetch embedded resources from a JSON document returned from Drupal. This should address some of the requests in #22

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d44fdd25bae1f1499eb953814c21d6e2836e0350 on fetch-embedded into 1e4721f37ba7b04f5572650eec2230164ff8f951 on 0.7.0.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e071b5640dcbf6221723fc2090caf22477f27ebf on fetch-embedded into 1e4721f37ba7b04f5572650eec2230164ff8f951 on 0.7.0.

infiniteluke commented 8 years ago

This is awesome! 🎉

mattgrill commented 8 years ago

@infiniteluke 👍

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 5032fa591b8ef2faf5a3b6162c88c6909f0e4257 on fetch-embedded into 1e4721f37ba7b04f5572650eec2230164ff8f951 on 0.7.0.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 81822e28bc86b91bc180831177cce4ae43514af4 on fetch-embedded into 1e4721f37ba7b04f5572650eec2230164ff8f951 on 0.7.0.

prestonso commented 8 years ago

LGTM :shipit: