0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/routes
David Arvelo d236d0a7c3 Mobile Interactions
closes #3018
- split clientold mobile interactions into their respective Ember routes/views
- create PostsView and SettingsView with mobile interactions
- place interactions for the publish bar into ApplicationRoute on init
2014-06-24 18:33:59 -04:00
..
editor Merge pull request #3002 from novaugust/shortcuts 2014-06-21 15:15:50 +01:00
posts Better editor entry 2014-06-23 10:15:06 -06:00
settings Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
application.js Mobile Interactions 2014-06-24 18:33:59 -04:00
authenticated.js Transition user to original destination after signin 2014-06-13 14:28:35 -06:00
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
forgotten.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
posts.js Better editor entry 2014-06-23 10:15:06 -06:00
reset.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
settings.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
signin.js Add validation for signin/signup 2014-06-23 21:17:57 -05:00
signout.js Close notifications on transition or user action. 2014-06-24 13:51:47 +02:00
signup.js Add validation for signin/signup 2014-06-23 21:17:57 -05:00