Ghost/ghost/admin/controllers
Jason Williams 61361ac91b Show warning dialog if session has ended in editor
Closes #3839
- Display a warning modal in the editor routes if the user
  is logged out due to re-authorization problems.  This provides
  a chance to copy any unsaved content before being sent to the
  signin page to log back in.
2014-08-25 19:45:26 +00:00
..
editor Revert post status on failed save. 2014-08-15 00:22:10 +00:00
modals Show warning dialog if session has ended in editor 2014-08-25 19:45:26 +00:00
posts Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
settings Merge pull request #3816 from felixrieseberg/iss3671 2014-08-20 13:44:29 +01:00
application.js Transition to signin with error message on invalid token not 500 error screen 2014-08-06 08:08:02 -07:00
debug.js Error notification if send mail api returns 500 2014-08-11 09:15:12 -07:00
error.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
forgotten.js Reset email form value on success 2014-08-08 02:52:19 +01:00
post-settings-menu.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
post-tags-input.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
posts.js Restore original display after window resizing. 2014-08-06 09:04:43 +01:00
reset.js Proper messaging on password reset 2014-08-01 13:18:53 +00:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
setup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00
signin.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
signup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00