mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-03 03:55:26 +03:00
f6dd851ffb
fixes #3013 - bubble promise rejection on post model validation/save error so that it doesn't bubble as resolved - prefer `.catch()` for promise handlers as per recommendations - check if `.save()` is being called from model.destroyRecord() and forgo validation if so - normalize output for both `.validate()` and `.save()` |
||
---|---|---|
.. | ||
editor | ||
modals | ||
posts | ||
settings | ||
application.js | ||
debug.js | ||
forgotten.js | ||
post-settings-menu.js | ||
posts.js | ||
reset.js |