0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/routes
Jason Williams 03d25ca502 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
posts Handle toggleing the content screen on mobile. 2014-08-01 02:47:29 -04:00
settings prevent revoking invite for already active users 2014-08-05 00:35:46 -04:00
application.js Show warning dialog if session has ended in editor 2014-08-25 19:45:26 +00:00
content.js
debug.js
error404.js
forgotten.js
posts.js Do not loop keyboard nav on content list. 2014-08-07 09:15:24 -04:00
reset.js Cleanup from notifications refactor. 2014-08-06 00:13:56 +00:00
settings.js
setup.js
signin.js
signout.js Remove unnecessary hard refresh on signout. 2014-07-31 22:41:35 +00:00
signup.js Transition to signin with error message on invalid token not 500 error screen 2014-08-06 08:08:02 -07:00