Ghost/ghost/admin/controllers
Jason Williams 77af056fd0 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
..
editor Revert post status on failed save. 2014-08-15 00:22:10 +00:00
modals Implement new button markup 2014-08-17 14:57:07 +03:00
posts Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
settings Ensure that slug is always synced for User form. 2014-08-11 11:42:53 +01:00
application.js Transition to signin with error message on invalid token not 500 error screen 2014-08-06 08:08:02 -07:00
debug.js Error notification if send mail api returns 500 2014-08-11 09:15:12 -07:00
error.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Reset email form value on success 2014-08-08 02:52:19 +01:00
post-settings-menu.js Reset slug input text box after invalid input. 2014-08-18 21:10:57 +01:00
post-tags-input.js Preserve order of tags as entered by the user. 2014-07-29 02:16:21 +00:00
posts.js Restore original display after window resizing. 2014-08-06 09:04:43 +01:00
reset.js Proper messaging on password reset 2014-08-01 13:18:53 +00:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
setup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00
signin.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
signup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00