0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps
Chris Raible b5631241c5
🐛 Fixed bug preventing Casper from being activated from gallery (#18697)
fixes TryGhost/Product#4038

- When selecting a theme from the gallery view of official themes, the logic needs to be different for default/legacy themes (source & casper) vs other official themes. For default/legacy themes, they will already be installed so we just need to activate them, not install them.
- Previously this logic was applied only to the default theme (currently source) but was not applied to Casper, which led to errors when trying to install Casper, since it is protected from being overwritten
- This change treats default/legacy themes the same by skipping the install process and going straight to activating for casper and source
2023-10-18 15:40:58 -07:00
..
admin-x-settings 🐛 Fixed bug preventing Casper from being activated from gallery (#18697) 2023-10-18 15:40:58 -07:00
announcement-bar Update dependency vite to v4.4.11 2023-10-06 07:55:29 +02:00
comments-ui Update tiptap monorepo to v2.1.12 2023-10-13 06:08:29 +00:00
portal Released Portal v2.36.2 (#18654) 2023-10-16 17:27:37 +00:00
signup-form Update react monorepo 2023-10-13 09:07:09 +02:00
sodo-search Update dependency vite to v4.4.11 2023-10-06 07:55:29 +02:00