mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
8a1ae88192
no issue - fixed styling issues - fixed portal preview taking over the screen by adding `position: relative` to the container - fixed portal preview being interactive by disabling pointer events - added portal preview URL generation to memberships controller - moved much of the preview params knowledge/calculations from the `<ModalPortalSettings>` component into the `members-utils` service so that a portal preview URL can be generated from anywhere using current settings values rather than the method consumer needing to have knowledge of all params and how to generate them - updated actions in controller that modify settings to also update the preview url - added `onChange` event to the `<Settings/MembersSubscriptionAccess>` component so the controller can react and update preview - used `<GhSiteIframe>` with generated portal preview URL for live display of portal changes on memberships screen |
||
---|---|---|
.. | ||
theme | ||
code-injection-loading.hbs | ||
code-injection.hbs | ||
design-loading.hbs | ||
general-loading.hbs | ||
general.hbs | ||
labs-loading.hbs | ||
labs.hbs | ||
members-email.hbs | ||
members-payments.hbs | ||
membership.hbs | ||
navigation.hbs | ||
product.hbs | ||
products.hbs | ||
theme.hbs |