0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/controllers
Kevin Ansfield 7e2e8b3376 Persistent notifications
closes #3057
- add Notification model
- update injected Notifications object to handle persistent notifications
- load server notifications on setup if logged in otherwise on successful sign-in
- changed all existing notifications.closeAll calls to closePassive
- fixed dismissable/dismissible spelling in server API & tests
- add notifications.closeNotification method so DELETE calls can be made for server-originating notifications
2014-07-01 11:36:21 +02:00
..
editor
modals Change text on leave modal cancel button 2014-06-26 09:04:52 +01:00
posts Persistent notifications 2014-07-01 11:36:21 +02:00
settings Persistent notifications 2014-07-01 11:36:21 +02:00
application.js oAuth 2014-06-30 14:58:10 +02:00
debug.js
error.js
forgotten.js Made ember version of reset password work 2014-06-30 14:37:49 +01:00
post-settings-menu.js
post-tags-input.js
posts.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
reset.js Made ember version of reset password work 2014-06-30 14:37:49 +01:00
settings.js
setup.js Persistent notifications 2014-07-01 11:36:21 +02:00
signin.js oAuth 2014-06-30 14:58:10 +02:00
signup.js Persistent notifications 2014-07-01 11:36:21 +02:00