MM-53088 - remove autoshow linked board (#23783)

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Pablo Andrés Vélez Vidal
2023-06-26 14:13:14 +02:00
коммит произвёл GitHub
родитель 283abbe704
Коммит 887ba95cc1
15 изменённых файлов: 6 добавлений и 341 удалений

Просмотреть файл

@@ -58,9 +58,6 @@ type FeatureFlags struct {
// A/B Test on reduced onboarding task list item
ReduceOnBoardingTaskList bool
// A/B Test to control when to show onboarding linked board
OnboardingAutoShowLinkedBoard bool
ThreadsEverywhere bool
GlobalDrafts bool
@@ -94,7 +91,6 @@ func (f *FeatureFlags) SetDefaults() {
f.GlobalDrafts = true
f.DeprecateCloudFree = false
f.WysiwygEditor = false
f.OnboardingAutoShowLinkedBoard = false
f.OnboardingTourTips = true
f.CloudReverseTrial = false
}

Просмотреть файл

@@ -33,9 +33,6 @@ const (
PreferenceRecommendedNextSteps = "recommended_next_steps"
PreferenceNameInsights = "insights_tutorial_state"
// initial onboarding preferences
PreferenceOnboarding = "onboarding"
PreferenceCategoryTheme = "theme"
// the name for theme props is the team id