0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client
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
..
adapters Fix revoke user invite and user.destroy 2014-08-06 16:48:18 +00:00
assets Implement new button markup 2014-08-17 14:57:07 +03:00
components Implement new button markup 2014-08-17 14:57:07 +03:00
controllers Reset slug input text box after invalid input. 2014-08-18 21:10:57 +01:00
helpers Expose blog URL to client app 2014-08-10 18:49:37 +01:00
html Implement new button markup 2014-08-17 14:57:07 +03:00
initializers Merge pull request #3731 from ErisDS/issue-3724 2014-08-10 20:51:45 +02:00
mixins Revert post status on failed save. 2014-08-15 00:22:10 +00:00
models Merge pull request #3472 from morficus/issue-3401 2014-07-31 15:36:11 +01:00
routes Merge pull request #3686 from sebgie/issue#3660 2014-08-08 14:25:40 +01:00
serializers Limit Posts for Authors. 2014-07-31 09:02:49 +01:00
templates Fixing bad merge 2014-08-18 20:22:10 +01:00
transforms
utils Activate specific tab that is tapped/clicked. 2014-08-07 09:32:10 -04:00
validators Validation fix for number of posts/page 2014-08-13 12:08:09 -07:00
views Settings nav overhaul 2014-08-17 15:01:35 +03:00
.jshintrc
app.js
config-dev.js
config-prod.js
loader.js
router.js Use the ghost-paths consistently. 2014-08-10 13:10:29 -04:00