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. |
||
---|---|---|
.. | ||
editor | ||
member | ||
members | ||
offer | ||
settings | ||
setup | ||
tag | ||
admin.js | ||
application.js | ||
authenticated.js | ||
dashboard.js | ||
designsandbox.js | ||
editor.js | ||
error404.js | ||
home.js | ||
launch.js | ||
member.js | ||
members-activity.js | ||
members.js | ||
offer.js | ||
offers.js | ||
pages.js | ||
posts.js | ||
pro.js | ||
reset.js | ||
settings.js | ||
setup.js | ||
signin.js | ||
signout.js | ||
signup.js | ||
site.js | ||
tag.js | ||
tags.js | ||
unauthenticated.js | ||
whatsnew.js |