mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +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 |
||
---|---|---|
.. | ||
about.css | ||
apps.css | ||
auth.css | ||
billing.css | ||
content.css | ||
dashboard.css | ||
editor.css | ||
error.css | ||
flow.css | ||
fullscreen-wizard.css | ||
labs.css | ||
main.css | ||
members.css | ||
packages.css | ||
portal-settings.css | ||
post-preview.css | ||
preview-email.css | ||
products.css | ||
settings.css | ||
tags.css | ||
user.css | ||
users.css | ||
whats-new.css |