0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/apps/admin-x-settings/src
Ronald Langeveld ac16121899
Fixed mailgun integration not setting base URL on AdminX (#17774)
refs https://github.com/TryGhost/Product/issues/3349

- Adds an additional condition to set the 'default' mailgun base url in case it not need change, to prevent it from staying null in the database config, when setting the domain and api key.
- In other cases it will work as usual.
2023-08-21 16:44:15 +02:00
..
admin-x-ds Small AdminX UI improments (#17758) 2023-08-18 11:42:29 +02:00
api Wired up Pintura integration to AdminX (#17759) 2023-08-18 14:54:13 +02:00
assets AdminX Labs static UI (#17754) 2023-08-18 04:55:50 +00:00
components Fixed mailgun integration not setting base URL on AdminX (#17774) 2023-08-21 16:44:15 +02:00
hooks Wired up custom integrations in AdminX (#17752) 2023-08-17 20:24:39 +01:00
styles
utils Wired up Zapier integration in AdminX (#17737) 2023-08-16 18:59:31 +01:00
App.tsx Static Tips & Donations settings in AdminX (#17757) 2023-08-18 06:20:46 +00:00
index.tsx
main.tsx Wired up Zapier integration in AdminX (#17737) 2023-08-16 18:59:31 +01:00
typings.d.ts
vite-env.d.ts