0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps/admin-x-settings/test/e2e/advanced/integrations
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
..
amp.test.ts
firstPromoter.test.ts Wired FirstPromoter integration to AdminX (#17740) 2023-08-16 17:47:38 +02:00
pintura.test.ts Wired up Pintura integration to AdminX (#17759) 2023-08-18 14:54:13 +02:00
unsplash.test.ts
zapier.test.ts Wired up Zapier integration in AdminX (#17737) 2023-08-16 18:59:31 +01:00