0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
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
..
functional Prevent editor title from being overwritten 2014-09-04 19:27:59 +00:00
integration Apply JSHint to test files. 2014-09-03 20:33:58 +02:00
unit Merge pull request #3953 from halfdan/2666-jshint-test 2014-09-03 13:40:01 -06:00
utils Apply JSHint to test files. 2014-09-03 20:33:58 +02:00
.jshintrc Apply JSHint to test files. 2014-09-03 20:33:58 +02:00
blanket_coverage.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00