rishijain / oneplaceaday

www.athappyplace.com
MIT License
4 stars 10 forks source link

add roles #61

Closed rishijain closed 8 years ago

rishijain commented 8 years ago
  1. Need to add 2 roles: 'Admin' and 'General'
  2. When admin clicks on moderated posts, he should be able to see all the posts under moderation (irrespective of which user it belongs to). Similarly for draft posts.
  3. Links like: Add post, published post should not be visible for admin role.

Also admin should be able to update any post under moderation, but admin should not get assigned as the author of the post.

rishijain commented 8 years ago

Done.