Ghost/ghost/admin/app/models
Rishabh Garg 208b4948ff Moved launch complete flag to new editor setting (#2135)
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.
2021-11-04 18:04:39 +05:30
..
action.js
api-key.js
base.js
custom-theme-setting-list.js
custom-theme-setting.js Added support for boolean custom theme settings 2021-10-13 17:55:17 +01:00
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 Updated default offer duration as once 2021-10-19 00:19:32 +05:30
page.js
post.js
product-benefit-item.js
product.js
role.js
setting.js Moved launch complete flag to new editor setting (#2135) 2021-11-04 18:04:39 +05:30
slack-integration.js
snippet.js
stripe-price.js
tag.js
theme.js
user.js
webhook.js