887f4d3ac2
ref [ENG-661](https://linear.app/tryghost/issue/ENG-661/) ref [ONC-253](https://linear.app/tryghost/issue/ONC-253/) ref [PLG-174](https://linear.app/tryghost/issue/PLG-174/) - restored the original but reverted fix for unsaved changes modal from https://github.com/TryGhost/Ghost/pull/20687 - updated code to remove some incorrect early-falsy-return logic in `editorController.hasDirtyAttributes` that prevented save of unsaved changes on the underlying model (e.g. excerpt) - updated unit tests so they are testing real post model instances and therefore are testing what we expect them to test - added acceptance tests to ensure autosave is working for title and excerpt fields --------- Co-authored-by: Ronald Langeveld <hi@ronaldlangeveld.com> |
||
---|---|---|
.. | ||
action.js | ||
api-key.js | ||
base.js | ||
collection.js | ||
custom-theme-setting-list.js | ||
custom-theme-setting.js | ||
email.js | ||
integration.js | ||
invite.js | ||
label.js | ||
member-subscription.js | ||
member-tier.js | ||
member.js | ||
mention.js | ||
navigation-item.js | ||
newsletter.js | ||
notification.js | ||
offer.js | ||
page.js | ||
post-revision.js | ||
post.js | ||
role.js | ||
setting.js | ||
snippet.js | ||
tag.js | ||
theme.js | ||
tier-benefit-item.js | ||
tier.js | ||
user.js | ||
webhook.js |