Removed feature flags for small tiers beta features

Tiers will soon go to GA, and these small features that were added as part of tiers beta are now ready to go live as well along with tiers GA, so we are removing their flags and bumping them as part of tiers beta.
This commit is contained in:
Rishabh 2022-03-09 16:17:53 +05:30
parent 1313224cbe
commit da5959c84d
1 changed files with 0 additions and 39 deletions

View File

@ -313,19 +313,6 @@
</div>
</div>
</div>
<div class="gh-expandable-block">
<div class="gh-expandable-header">
<div>
<h4 class="gh-expandable-title">Tier welcome pages</h4>
<p class="gh-expandable-description">
Add welcome pages per Tier (requires Tiers enabled)
</p>
</div>
<div class="for-switch">
<GhFeatureFlag @flag="tierWelcomePages" />
</div>
</div>
</div>
<div class="gh-expandable-block">
<div class="gh-expandable-header">
<div>
@ -339,32 +326,6 @@
</div>
</div>
</div>
<div class="gh-expandable-block">
<div class="gh-expandable-header">
<div>
<h4 class="gh-expandable-title">Tier name</h4>
<p class="gh-expandable-description">
Add Tier names in Account settings (requires Tiers enabled)
</p>
</div>
<div class="for-switch">
<GhFeatureFlag @flag="tierName" />
</div>
</div>
</div>
<div class="gh-expandable-block">
<div class="gh-expandable-header">
<div>
<h4 class="gh-expandable-title">Members table status</h4>
<p class="gh-expandable-description">
Add member status/tier to the member's index table
</p>
</div>
<div class="for-switch">
<GhFeatureFlag @flag="membersTableStatus" />
</div>
</div>
</div>
<div class="gh-expandable-block">
<div class="gh-expandable-header">
<div>