Ghost/ghost/admin/app/controllers
Sag d00b6994c6
Fixed validation error handling before previewing a post (#20375)
fixes https://linear.app/tryghost/issue/SLO-143

- in the editor, if there is a validation error on a post (e.g. the excerpt is longer than 300 chars), a validation error is rendered as a red banner error. However, when clicking on Preview, this error was bypassed
- additionally, we were throwing an undefined error when a validation error happened. This was unnecessary and caused hundreds of unhandled errors per week
2024-06-12 18:29:46 +02:00
..
lexical-editor
members
posts
setup
activitypub-x.js Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00
application.js
billing.js
collection.js
collections.js
dashboard.js
demo-x.js
designsandbox.js
error.js
explore.js
home.js
lexical-editor.js Fixed validation error handling before previewing a post (#20375) 2024-06-12 18:29:46 +02:00
member.js Fixed unhandled error when saving member data fails validations (#20316) 2024-06-04 06:46:57 +00:00
members-activity.js
members.js Fixed ember concurrency cancellation errors (#20324) 2024-06-04 16:20:49 +02:00
mentions.js
migrate.js
offer.js Fixed ember concurrency cancellation errors (#20324) 2024-06-04 16:20:49 +02:00
offers.js
pages-loading.js
pages.js
posts-loading.js
posts.js
reset.js
settings-x.js
setup.js Fixed browser tests broken by onboarding changes (#19998) 2024-04-08 15:15:04 +01:00
signin.js
signup.js
site.js
tag.js
tags.js
websockets.js
whatsnew.js