0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client/routes
Jason Williams 1d6b1f9667 Prevent editor title from being overwritten
Closes #3955
- Change titleScratch from being bound to the title to being
  set when entering the editor so it is not overwritten on a
  model refresh.
- Ensure that the "unsaved content" dialog is shown when there are
  changes to the "scratch" fields after a post-settings-menu change.
- Add tests to prevent regression.
2014-09-04 19:27:59 +00:00
..
editor Prevent editor title from being overwritten 2014-09-04 19:27:59 +00:00
posts Handle toggleing the content screen on mobile. 2014-08-01 02:47:29 -04:00
settings Implement About Ghost page 2014-09-02 13:49:01 -06:00
application.js Show warning dialog if session has ended in editor 2014-08-25 19:45:26 +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 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 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 Transition to signin with error message on invalid token not 500 error screen 2014-08-06 08:08:02 -07:00