Ghost/apps
Ronald Langeveld 514f36b4f2
Added install theme from URL in AdminX (#18435)
refs
https://www.notion.so/ghost/AdminX-feedback-27fc7f549bbf4a53bfa2e7b6e5643963?p=6fc16caf7f0d42f2933e28e1519c3623&pm=s

- added ability to install a theme directly from the Ghost Marketplace.
- uses the existing URL pattern / route to ensure they remain compatible with the existing Ghost Marketplace.

---

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

This pull request enables users to install and activate themes from the
Ghost Marketplace, a curated collection of themes for the Ghost
platform. It adds a new route and modal component to handle the theme
installation from a URL, and modifies the existing modal components to
support the theme activation and confirmation. It affects the files
`ThemeModal.tsx`, `RoutingProvider.tsx`, and `DesignAndThemeModal.tsx`.
2023-10-03 12:33:08 +07:00
..
admin-x-settings Added install theme from URL in AdminX (#18435) 2023-10-03 12:33:08 +07:00
announcement-bar Update dependency @vitejs/plugin-react to v4.1.0 2023-09-27 09:36:39 +02:00
comments-ui Update dependency postcss to v8.4.31 2023-10-02 08:51:53 +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 @storybook/testing-library to v0.2.2 2023-10-02 21:47:09 +02:00
sodo-search Update dependency @vitejs/plugin-react to v4.1.0 2023-09-27 09:36:39 +02:00