mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
0a7d161822
Refs #4543 - Alway return model out of save handler so sub-classes which call this._super() on save have a model on success and failure. - Always return resolved promise out of post slug generator. - Test the errors object in the error notification helper to avoid throwing an unhandled exception and silently failing. - Consider a post model "dirty" if it is in an error state. |
||
---|---|---|
.. | ||
editor | ||
modals | ||
posts | ||
settings | ||
application.js | ||
debug.js | ||
error.js | ||
forgotten.js | ||
post-settings-menu.js | ||
post-tags-input.js | ||
posts.js | ||
reset.js | ||
settings.js | ||
setup.js | ||
signin.js | ||
signup.js |