0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps/admin-x-settings/test/e2e
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
..
advanced Wired up Pintura integration to AdminX (#17759) 2023-08-18 14:54:13 +02:00
email Added tests for Stripe and Newsletter settings (#17598) 2023-08-07 12:44:30 +01:00
general History log in AdminX (#17666) 2023-08-14 12:11:53 +00:00
membership Added tests for Stripe and Newsletter settings (#17598) 2023-08-07 12:44:30 +01:00
site Small AdminX UI improments (#17758) 2023-08-18 11:42:29 +02:00
search.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00