Ghost/ghost/admin/serializers
Robert Jackson 68fe9fabef Limit Posts for Authors.
* Ensures that posts listing only shows posts that the current user
  authored, if they only have the Author role.
* Do not transition into the posts.post route if the current user is
  not the author (but has the Author role). This is needed because
  the API server will always return the post (regardless of the current
  user).
2014-07-31 09:02:49 +01:00
..
application.js Make exports consitent. 2014-06-09 13:58:35 -04:00
post.js Limit Posts for Authors. 2014-07-31 09:02:49 +01:00
setting.js Convert general settings page to ember data 2014-06-20 04:38:41 +00:00
user.js Extend adapter to support automatic includes 2014-07-21 17:05:13 +00:00