0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/apps
Ronald Langeveld 4f3b35e4dd
Fixed errors not displaying when uploading broken theme in Admin X (#18350)
refs https://ghost.slack.com/archives/C0568LN2CGJ/p1695716107796769

- The main culprit here was that now since we moved to using some model data from Ember as opposed to just the API, the errors key had to be renamed to gscan_errors  as that's how it's named in the Ember theme model.

---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 4bca3ee</samp>

Updated the theme modal and the theme installed modal to use the new
`gscan_errors` property for theme validation. This improves the accuracy
and consistency of the feedback given to users when they upload or
activate themes.
2023-09-26 16:57:50 +07:00
..
admin-x-settings Fixed errors not displaying when uploading broken theme in Admin X (#18350) 2023-09-26 16:57:50 +07:00
announcement-bar Update dependency vite-plugin-svgr to v3.3.0 2023-09-20 08:41:57 +02:00
comments-ui Update dependency @playwright/test to v1.38.1 2023-09-25 09:12:04 +02:00
portal Hooked 'Maybe Later' button in the Recommendations modal (#18337) 2023-09-25 15:25:28 +00:00
signup-form Update dependency @playwright/test to v1.38.1 2023-09-25 09:12:04 +02:00
sodo-search Released Sodo-Search v1.1.1 2023-09-22 18:33:10 +02:00