9e7727752c
refs https://github.com/TryGhost/Team/issues/584 - No longer uses a API URL + redirect inside verification emails. This is replaced by a new route (`/settings/members/?verifyEmail=token`) that does the API request and shows a modal. - Removed update button when changing support email address in the Portal settings - Added `_meta` attribute to settings (uses same pattern as newsletters model) - When updating the `membersSupportAddress` setting (via the normal edit endpoint), the `sent_email_verification` meta property will get set by the API. When this new property is present, we'll show a warning that the support address requires verification. |
||
---|---|---|
.. | ||
action.js | ||
api-key.js | ||
base.js | ||
custom-theme-setting-list.js | ||
custom-theme-setting.js | ||
email.js | ||
integration.js | ||
invite.js | ||
label.js | ||
member-subscription.js | ||
member-tier.js | ||
member.js | ||
navigation-item.js | ||
newsletter.js | ||
notification.js | ||
offer.js | ||
page.js | ||
post.js | ||
role.js | ||
setting.js | ||
snippet.js | ||
tag.js | ||
theme.js | ||
tier-benefit-item.js | ||
tier.js | ||
user.js | ||
webhook.js |