Ghost/ghost/admin/routes
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
..
editor Completed post & user list filer by role 2014-07-31 11:23:37 +01:00
posts Show posts authored by current user. 2014-07-31 17:23:08 -04:00
settings Completed post & user list filer by role 2014-07-31 11:23:37 +01:00
application.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +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 Completed post & user list filer by role 2014-07-31 11:23:37 +01:00
reset.js Reset/Signin while signed in 2014-07-28 18:00:08 +02:00
settings.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
setup.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
signin.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
signout.js Remove unnecessary hard refresh on signout. 2014-07-31 22:41:35 +00:00
signup.js Reset/Signin while signed in 2014-07-28 18:00:08 +02:00