0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
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
..
functional Reset slug input text box after invalid input. 2014-08-18 21:10:57 +01:00
integration Ensure Owner's role isn't downgraded 2014-08-15 17:44:30 -04:00
unit Filestorage helper returns string true if config is object 2014-08-11 11:50:44 +01:00
utils MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00