0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps
Ronald Langeveld 1f73028729
Added invalid theme modal to AdminX (#18387)
refs
https://ghost.slack.com/archives/C0568LN2CGJ/p1695801433166809?thread_ts=1695741379.821479&cid=C0568LN2CGJ

---

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

This pull request adds a new feature to show a modal with the errors of
an invalid theme when uploading a theme fails in the admin settings app.
It creates a new `InvalidThemeModal` component that uses the
`admin-x-ds` library and the `ThemeProblemView` component to display the
error details. It also updates the `handleError` function to handle JSON
errors for theme uploads.
2023-09-28 11:09:29 +00:00
..
admin-x-settings Added invalid theme modal to AdminX (#18387) 2023-09-28 11:09:29 +00:00
announcement-bar Update dependency @vitejs/plugin-react to v4.1.0 2023-09-27 09:36:39 +02:00
comments-ui Update dependency @vitejs/plugin-react to v4.1.0 2023-09-27 09:36:39 +02:00
portal 🐛 Fixed incorrect subscription status text when subscription is comped (#18369) 2023-09-27 08:46:55 +01:00
signup-form Update dependency @vitejs/plugin-react to v4.1.0 2023-09-27 09:36:39 +02:00
sodo-search Update dependency @vitejs/plugin-react to v4.1.0 2023-09-27 09:36:39 +02:00