Ghost/core/test/functional
Jason Williams c4fb17d2d7 Reset slug input text box after invalid input.
No Issue
- When an invalid, all whitespace slug is entered into the
  slug input in the post settings menu, it's rejected but
  the input's value still remains the same.  This resets the
  input back to its original value.
- Added test for the above behavior.
- Only show success notification if slug was actually changed.
- Convert whitespace from tabs to spaces in post-settings-menu.hbs
2014-08-18 21:10:57 +01:00
..
client Reset slug input text box after invalid input. 2014-08-18 21:10:57 +01:00
frontend Update express and body-parser dependencies. 2014-08-11 05:20:31 +00:00
routes Adding author pages to cache invalidation 2014-08-10 19:32:46 +01:00
setup God damn tests 2014-08-17 22:23:00 +03:00
base.js Fixing tests, PSM and settings pane 2014-08-18 18:16:09 +01:00