208b4948ff
refs https://github.com/TryGhost/Team/issues/807 refs https://github.com/TryGhost/Ghost/pull/13703 The launch wizard completed flag was previously stored at per user level in accessibility column of user table, so an administrator still got the option to complete the launch wizard even if the owner had completed it previously, which is not expected pattern. This change moves the launch complete flag to be stored in new global setting for site. |
||
---|---|---|
.. | ||
action.js | ||
api-key.js | ||
base.js | ||
custom-theme-setting-list.js | ||
custom-theme-setting.js | ||
email-recipient.js | ||
email.js | ||
integration.js | ||
invite.js | ||
label.js | ||
member-product.js | ||
member-subscription.js | ||
member.js | ||
navigation-item.js | ||
notification.js | ||
offer.js | ||
page.js | ||
post.js | ||
product-benefit-item.js | ||
product.js | ||
role.js | ||
setting.js | ||
slack-integration.js | ||
snippet.js | ||
stripe-price.js | ||
tag.js | ||
theme.js | ||
user.js | ||
webhook.js |