0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps
Ronald Langeveld d9cee38a77
Wired up Pintura integration to AdminX (#17759)
refs https://github.com/TryGhost/Product/issues/3729

- Wired up the Pintura Integration to AdminX.

---

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

This pull request adds the ability to customize the Pintura image editor
with custom JS and CSS files in the advanced settings modal. It
introduces a new `files.ts` file in the `api` folder, which provides a
hook and a helper function for uploading and retrieving files. It also
modifies the `PinturaModal.tsx` component to use these functions and
display the settings.
2023-08-18 14:54:13 +02:00
..
admin-x-settings Wired up Pintura integration to AdminX (#17759) 2023-08-18 14:54:13 +02:00
announcement-bar Update dependency @vitejs/plugin-react to v4.0.4 2023-08-09 11:43:08 +02:00
comments-ui Moved old comment tests to Playwright (#17750) 2023-08-17 12:47:08 +02:00
portal 🐛 Fixed portal free signup link not working if free plan is hidden (#17742) 2023-08-17 14:58:37 -07:00
signup-form Update dependency @storybook/blocks to v7.3.1 2023-08-17 11:47:12 +02:00
sodo-search Update dependency @vitejs/plugin-react to v4.0.4 2023-08-09 11:43:08 +02:00