Ghost/apps
Ronald Langeveld da28aa5fc9
Fixed Pintura config on Admin X (#18326)
no issue

- We didn't take Pintura settings into account have the url's passed in
via configs as opposed to the database entry.
- this checks for both now.
- We also now require less configuration to wire in the editor.

---

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

This pull request removes the dependency on the `pintura` setting value
for enabling the Pintura image editor in various components in the admin
settings app. It uses a custom hook, `usePinturaEditor`, to get the
editor configuration and availability from the global config and the
settings API. It also adds error reporting and refactors the hook code
for simplicity and consistency.
2023-09-25 17:14:09 +07:00
..
admin-x-settings Fixed Pintura config on Admin X (#18326) 2023-09-25 17:14:09 +07:00
announcement-bar Update dependency vite-plugin-svgr to v3.3.0 2023-09-20 08:41:57 +02:00
comments-ui Update dependency @playwright/test to v1.38.1 2023-09-25 09:12:04 +02:00
portal Fixed recommendations modal heading issue 2023-09-22 14:42:16 +01:00
signup-form Update dependency @playwright/test to v1.38.1 2023-09-25 09:12:04 +02:00
sodo-search Released Sodo-Search v1.1.1 2023-09-22 18:33:10 +02:00