0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/routes
Fabian Becker 6aabb08660 Close notifications on transition or user action.
closes #3012
- Inject notification object into router
- Listen to didTransition / observe currentPath to close notifications
- Close notifications on successful save actions
2014-06-24 13:51:47 +02: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 Close modals on escape 2014-06-23 21:57:52 -05: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