0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
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
..
client Close notifications on transition or user action. 2014-06-24 13:51:47 +02:00
clientold User API changes 2014-06-20 11:15:01 +02:00
server Ember admin works with subdirectory 2014-06-24 03:14:28 +01:00
shared
test Uncomment signin validation test + test cleanup 2014-06-24 12:17:40 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js