Ghost/ghost/admin/routes
Jason Williams eee9d4c779 Do not display "auth failed" modal on clean posts.
Refs #4543
- Check EditorController.isDirty before displaying the
  authorization failed modal dialog.  This prevents the modal
  appearing immediately upon entering the editor in cases where
  auth has failed prior to opening the editor.
2014-11-30 20:53:59 +00:00
..
editor Merge pull request #4522 from felixrieseberg/iss4487 2014-11-28 19:06:44 +00:00
posts Fix up single post routes. 2014-11-21 21:56:49 +00:00
settings Merge pull request #4522 from felixrieseberg/iss4487 2014-11-28 19:06:44 +00:00
application.js Do not display "auth failed" modal on clean posts. 2014-11-30 20:53:59 +00:00
authenticated.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
content.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
debug.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
error404.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
forgotten.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
mobile-index-route.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
posts.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
reset.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
settings.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
setup.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
signin.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
signout.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
signup.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00