0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/controllers/modals
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
..
delete-all.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
delete-post.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
invite-new-user.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
leave-editor.js Change text on leave modal cancel button 2014-06-26 09:04:52 +01:00
transfer-owner.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
upload.js Update Users API to handle role objects or ids 2014-07-22 05:48:16 +00:00