mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
76727b28e4
refs https://www.notion.so/ghost/Integrate-Portal-Offers-preview-920d06c82eb94dba9b7eaabfa02c4e26 - First phase of implementing the offers portal preview, we refactor the existing portal renderer so we can keep things more dry and easier to integrate. - We add a `getOfferPortalPreviewUrl` to generate the URL. --- <!-- Leave the line below if you'd like GitHub Copilot to generate a summary from your commit --> <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at 5b45526</samp> This pull request adds and refactors some components and utility functions to improve the portal preview feature for membership offers. It introduces a `PortalFrame` component to show a live preview of an offer in the `AddOfferModal` component, and a `getOfferPortalPreviewUrl` function to generate the preview URL. It also extracts the existing `getPortalPreviewUrl` function from the `PortalFrame` component to a separate file, and simplifies the props and logic of the `PortalPreview` and `PortalFrame` components. |
||
---|---|---|
.. | ||
admin-x-settings | ||
announcement-bar | ||
comments-ui | ||
portal | ||
signup-form | ||
sodo-search |