Ghost/ghost/admin/app/templates/settings
Kevin Ansfield 8a1ae88192 Added portal preview to memberships screen
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
2021-05-18 13:59:57 +01:00
..
theme Added configurable limit on custom themes 2021-04-07 15:51:22 +02:00
code-injection-loading.hbs Updated code injection styles 2021-02-10 11:54:27 +01:00
code-injection.hbs Updated code injection styles 2021-02-10 11:54:27 +01:00
design-loading.hbs Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
general-loading.hbs Update portal settings UI 2021-02-10 11:08:09 +01:00
general.hbs Updated metadata description preview cutoff point across admin 2021-05-05 17:33:59 +02:00
labs-loading.hbs Basic settings restructure 2021-02-02 16:08:03 +00:00
labs.hbs Updated Google SSO settings copy and styling 2021-04-26 22:15:22 +02:00
members-email.hbs Added default newsletter recipients setting (#1946) 2021-05-07 10:02:19 +01:00
members-payments.hbs Added unsaved changes modal to members-payments screen 2021-04-20 17:41:21 +01:00
membership.hbs Added portal preview to memberships screen 2021-05-18 13:59:57 +01:00
navigation.hbs CSS restructure for main sections 2021-02-10 18:48:27 +01:00
product.hbs Added error handling for product details page 2021-05-10 19:18:30 +05:30
products.hbs Wired free membership settings to API (#1949) 2021-05-07 22:46:35 +05:30
theme.hbs Fixed marketplace link in theme settings 2021-04-21 12:22:02 +02:00