Ghost/core/client/routes
Matt Enlow 420500ffab Add keyboard navigation of posts
Closes #3015
- Added stepThroughPosts method to PostsRouter, takes a integer, goes that far, wraps around the array.
- PostsPostRoute notifies the PostsController of which model it currently has, to help stepThroughPosts know who's selected
2014-07-30 22:23:02 -06:00
..
editor updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
posts Add keyboard navigation of posts 2014-07-30 22:23:02 -06:00
settings Redirect to error404 when user not found. 2014-07-30 17:43:45 -04:00
application.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
error404.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
posts.js Add keyboard navigation of posts 2014-07-30 22:23:02 -06:00
reset.js Reset/Signin while signed in 2014-07-28 18:00:08 +02:00
settings.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
setup.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
signin.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
signout.js Merge pull request #3463 from rwjblue/hard-refresh 2014-07-30 22:28:27 +01:00
signup.js Reset/Signin while signed in 2014-07-28 18:00:08 +02:00