Ghost/ghost/admin/app/controllers
Chris Raible 93cbb94b90 🐛 Fixed a bug causing new drafts to only save if the title is populated (#20769)
ref
https://linear.app/tryghost/issue/ONC-253/drafts-only-save-if-the-title-is-populated

- A
[commit](c8ba9e8027)
in `v5.89.1` introduced a bug that caused new drafts to only save if the
post title was populated, causing potential data loss if a user is
working on a new draft without setting the title.
- This commit reverts the one that introduced this bug to prevent data
loss.

This reverts commit c8ba9e8027.
2024-08-16 12:20:28 -07:00
..
lexical-editor
members
posts
activitypub-x.js
application.js Removed cache buster from client extensions script (#20668) 2024-07-25 15:40:12 -07:00
billing.js
collection.js
collections.js
dashboard.js
demo-x.js
designsandbox.js
error.js
explore.js
home.js
lexical-editor.js 🐛 Fixed a bug causing new drafts to only save if the title is populated (#20769) 2024-08-16 12:20:28 -07:00
member.js Revert "🐛 Fixed unexpected leave confirmation after Cmd+S on member profile" 2024-07-02 21:49:08 +02:00
members-activity.js
members.js 🎨 Removed member bulk deletion safeguard from safe queries (#20747) 2024-08-14 15:48:54 +00:00
mentions.js
migrate.js
offer.js
offers.js
pages-loading.js
pages.js Improved performance loading posts & pages in admin (#20646) 2024-07-29 16:19:28 +00:00
posts-loading.js
posts.js Improved performance loading posts & pages in admin (#20646) 2024-07-29 16:19:28 +00:00
reset.js Updated password reset notification (#20510) 2024-07-02 15:24:14 +02:00
settings-x.js
setup.js
signin.js Updated password reset notification (#20510) 2024-07-02 15:24:14 +02:00
signup.js
site.js
tag.js
tags.js
whatsnew.js