Ghost/core/client/controllers/settings/users
Jason Williams dd50cca97a 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
..
index.js Improve handling of users and roles in admin 2014-07-24 14:20:47 +00:00
user.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00