Ghost/ghost/admin
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
..
adapters Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
assets Move image upload to API 2014-07-15 12:40:14 +02:00
components Add User Role Dropdown 2014-07-30 17:59:14 -06:00
controllers Add User Role Dropdown 2014-07-30 17:59:14 -06:00
helpers Add XSS prevention 2014-07-27 23:03:01 +02:00
html New HTML email template 2014-07-07 22:47:34 +02:00
initializers Add User Role Dropdown 2014-07-30 17:59:14 -06:00
mixins Settings screens redirect for certain roles 2014-07-30 00:57:16 -07:00
models Limit Posts for Authors. 2014-07-31 09:02:49 +01:00
routes Limit Posts for Authors. 2014-07-31 09:02:49 +01:00
serializers Limit Posts for Authors. 2014-07-31 09:02:49 +01:00
templates Add User Role Dropdown 2014-07-30 17:59:14 -06:00
transforms Changed ember models to use moment for dates 2014-06-05 10:30:28 -06:00
utils Improve importer error messaging 2014-07-29 12:02:18 +01:00
validators Update validation to match server error. 2014-07-30 19:07:42 -04:00
views Add User Role Dropdown 2014-07-30 17:59:14 -06:00
.jshintrc updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
app.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
config-dev.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
config-prod.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
loader.js Remove inline script from default.hbs 2014-07-21 20:00:54 +02:00
router.js Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00