Ghost/ghost/admin/app/templates/settings
Kevin Ansfield 2f39953917 Fixed preview background flash when switching from none -> all/invite
no issue

- flash was occurring because as soon as the setting was changed we switched to showing the portal preview but at that time the preview URL is still set to an old url value. The url doesn't get changed until the settings save completes which gives enough time for a non-portal page to load before being replaced
- added a `switchFromNoneTask` that is triggered when switching away from a saved none value and updated the template to stay on the "disabled" view until the save has completed so we don't trigger multiple page loads
2021-05-25 09:40:17 +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
membership.hbs Fixed preview background flash when switching from none -> all/invite 2021-05-25 09:40:17 +01:00
navigation.hbs CSS restructure for main sections 2021-02-10 18:48:27 +01:00
product.hbs Removed unused members-payments route 2021-05-21 08:57:28 +01:00
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