0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00
ghost/apps
Ronald Langeveld 7d493d61db
Cleaned up Unsplash component in Admin (#18603)
no issue

- Fixed a bug where the Unsplash button in site design didn't hide if
the integration was disabled.
- Cleaned up Unsplash in preparation for moving it to it's own package
in future.

---

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

Refactored and improved the Unsplash integration feature in the admin
settings app. Moved all files related to Unsplash to a separate
`unsplash` folder and renamed some classes and interfaces to avoid
confusion. Added a feature flag for Unsplash in the brand settings
component and a prop to customize the portal container for the Unsplash
search modal. Created a new class `PhotoUseCases` to handle the logic
for fetching, searching, and downloading photos from Unsplash.
2023-10-13 14:15:14 +07:00
..
admin-x-settings Cleaned up Unsplash component in Admin (#18603) 2023-10-13 14:15:14 +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 Update babel monorepo 2023-10-13 08:12:20 +02: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