Ghost/ghost/admin/mixins
Jason Williams 1c6216777c Refactor notifications to prevent stacking.
Closes #3511, Closes #3512, Closes #3526
- show* methods now close existing passive notifications by
  default.  They also now take an optional options object where
  existing parameters such as "delayed" and "defaultErrorText"
  can be passed in as well as the new "doNotClosePassive" flag.
- Removed all explicit calls to notifications.closePassive except
  for the few places where it makes sense to call it separately.
2014-08-01 16:57:29 +00:00
..
body-event-listener.js Added popover component 2014-05-31 17:23:41 -06:00
current-user-settings.js Settings screens redirect for certain roles 2014-07-30 00:57:16 -07:00
editor-base-controller.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
editor-base-view.js Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
editor-route-base.js Keyboard shortcuts for Mac vs All 2014-07-31 08:00:52 -06: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
nprogress-save.js Fire NProgress on User, Post, and Settings save 2014-07-13 14:19:27 -06:00
pagination-controller.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
pagination-route.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
pagination-view-infinite-scroll.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
popover-mixin.js Added popover component 2014-05-31 17:23:41 -06:00
selective-save.js Add a mixin for saving a subset of a model. 2014-07-27 21:04:35 +00: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 Fire NProgress on User, Post, and Settings save 2014-07-13 14:19:27 -06:00