Ghost/core/client/routes
Jason Williams 915fa17436 Fix up single post routes.
No Issue
- Add local store lookup back to edit route.
- Prevent entry into route when an author is not the owner of a post
  even if model is passed in.
- Clean up references to pagination as there's no pagination going on.
2014-11-21 21:56:49 +00:00
..
editor Fix up single post routes. 2014-11-21 21:56:49 +00:00
posts Fix up single post routes. 2014-11-21 21:56:49 +00:00
settings Add self to list of filtered users for editors 2014-11-16 09:36:37 -07:00
application.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
authenticated.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
content.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
debug.js Redirect unauthorized users to signin from debug 2014-10-29 14:30:40 -06:00
error404.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
forgotten.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
mobile-index-route.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
posts.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
reset.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
settings.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
setup.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
signin.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
signout.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
signup.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00