0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/controllers
Fabian Becker 1af5eb6248 Close notifications on user action properly.
fixes #3105, refs #3012
- Add additional closeAll() calls where users interact with data
2014-06-25 16:56:09 +00:00
..
editor Fix warning about transitionTo being deprecated 2014-06-23 12:14:41 +01:00
modals Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
posts Close notifications on user action properly. 2014-06-25 16:56:09 +00:00
settings Close notifications on user action properly. 2014-06-25 16:56:09 +00:00
application.js Implement signup in Ember 2014-05-23 12:17:28 -05:00
debug.js Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
error.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Add validation for signin/signup 2014-06-23 21:17:57 -05:00
post-settings-menu.js Fix promise rejection 2014-06-22 14:49:09 -04:00
post-tags-input.js Ensure incomplete tags aren't lost on save 2014-06-24 12:14:27 +02:00
posts.js Get single post from API by id and query params; Auto-sort posts list 2014-06-17 18:10:11 -04:00
reset.js Created ResetController. 2014-03-31 13:06:28 +02:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
signin.js Close notifications on user action properly. 2014-06-25 16:56:09 +00:00
signup.js Close notifications on user action properly. 2014-06-25 16:56:09 +00:00