Ghost/ghost/admin/routes/editor
Jason Williams 0bfe99af72 Extend adapter to support automatic includes
Closes #3325
- Add Roles model and add hasMany roles to User model.
- Add EmbeddedRelationAdapter that will automatically include
  hasMany relations in calls to the API.
- UserAdapter and PostAdapter now extend EmbeddedRelationAdapter
  and all explicit includes from store.find() have been removed.
2014-07-21 17:05:13 +00:00
..
edit.js Extend adapter to support automatic includes 2014-07-21 17:05:13 +00:00
index.js Refactored Editor Routing 2014-06-11 12:18:44 -06:00
new.js Add Author dropdown to PostSettingsMenu 2014-07-18 17:29:46 -06:00