Ghost/apps/admin-x-settings/test/utils
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
..
files Wired up Pintura integration to AdminX (#17759) 2023-08-18 14:54:13 +02:00
images Moved Admin-X-Settings to apps/ folder 2023-06-23 14:37:39 +02:00
responses History log in AdminX (#17666) 2023-08-14 12:11:53 +00:00
e2e.ts History log in AdminX (#17666) 2023-08-14 12:11:53 +00:00