Ghost/ghost/admin/routes
Kevin Ansfield f1cf98efd9 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 Merge pull request #3146 from darvelo/tags-tracking 2014-06-30 16:48:27 +01:00
posts oAuth 2014-06-30 14:58:10 +02:00
settings oAuth 2014-06-30 14:58:10 +02:00
application.js Persistent notifications 2014-07-01 11:36:21 +02:00
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js oAuth 2014-06-30 14:58:10 +02:00
error404.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
posts.js oAuth 2014-06-30 14:58:10 +02:00
reset.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
settings.js oAuth 2014-06-30 14:58:10 +02:00
setup.js New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
signin.js oAuth 2014-06-30 14:58:10 +02:00
signout.js oAuth 2014-06-30 14:58:10 +02:00
signup.js Add validation for signin/signup 2014-06-23 21:17:57 -05:00