Ghost/ghost/admin/routes
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
..
editor Extend adapter to support automatic includes 2014-07-21 17:05:13 +00:00
posts Extend adapter to support automatic includes 2014-07-21 17:05:13 +00:00
settings Add relationships to client models 2014-07-21 08:01:59 -06:00
application.js Fix mobile sidebar menu 2014-07-07 08:55:22 -06:00
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js oAuth 2014-06-30 14:58:10 +02:00
error404.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
posts.js Extend adapter to support automatic includes 2014-07-21 17:05:13 +00:00
reset.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
settings.js oAuth 2014-06-30 14:58:10 +02:00
setup.js Prevent loading setup screen if already setup 2014-07-16 15:54:42 +00:00
signin.js Redirect signin if authenticated 2014-07-01 11:21:05 +02:00
signout.js oAuth 2014-06-30 14:58:10 +02:00
signup.js Allow user to accept invitation 2014-07-03 17:06:07 +02:00