Ghost/core/client/mixins
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
..
body-event-listener.js Added popover component 2014-05-31 17:23:41 -06:00
editor-base-controller.js Persistent notifications 2014-07-01 11:36:21 +02:00
editor-base-view.js Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
editor-route-base.js Fix tag updating on model save in editor controller 2014-06-28 23:50:24 -04:00
loading-indicator.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
marker-manager.js Cleanup Misc Ember Code 2014-06-17 14:59:15 -06:00
popover-mixin.js Added popover component 2014-05-31 17:23:41 -06:00
shortcuts-route.js Implement Markdown Shortcuts 2014-06-21 15:10:46 -06:00
style-body.js Implement Shortcuts in Ember 2014-06-19 15:07:42 -06:00
validation-engine.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00