Ghost/ghost/admin/models
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
..
notification.js Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
post.js Limit Posts for Authors. 2014-07-31 09:02:49 +01:00
role.js Improve handling of users and roles in admin 2014-07-24 14:20:47 +00:00
setting.js Fire NProgress on User, Post, and Settings save 2014-07-13 14:19:27 -06:00
slug-generator.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
tag.js Transfer Ownership 2014-07-23 12:41:31 +02:00
user.js Add User Role Dropdown 2014-07-30 17:59:14 -06:00