0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-24 22:05:56 -05:00

refactor(console): remove org feature from coming soon list (#4931)

This commit is contained in:
Xiao Yijun 2023-11-21 15:59:14 +08:00 committed by GitHub
parent b6d11c3379
commit 21af052321
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 21 additions and 19 deletions

View file

@ -171,7 +171,9 @@ export const planTableGroupKeyMap: SubscriptionPlanTableGroupKeyMap = Object.fre
export const planQuotaItemOrder = Object.values(planTableGroupKeyMap).flat();
export const comingSoonQuotaKeys: Array<keyof SubscriptionPlanQuota> = [
'ssoEnabled',
'organizationEnabled',
];
/**
* Unreleased quota keys will be added here, and it will effect the following:
* - Related quota items will have a "Coming soon" tag in the plan selection component.
* - Related quota items will be hidden from the downgrade plan notification modal.
*/
export const comingSoonQuotaKeys: Array<keyof SubscriptionPlanQuota> = ['ssoEnabled'];

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: 'Organisation',
organization: 'Organisation (Q4, 2023)',
organization: 'Organisation',
},
support: {
title: 'Support',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: 'Organization',
organization: 'Organization (Q4, 2023)',
organization: 'Organization',
},
support: {
title: 'Support',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: 'Organización',
organization: 'Organización (Q4, 2023)',
organization: 'Organización',
},
support: {
title: 'Soporte',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: 'Organisation',
organization: 'Organisation (Q4, 2023)',
organization: 'Organisation',
},
support: {
title: 'Support',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: 'Organizzazione',
organization: 'Organizzazione (Q4, 2023)',
organization: 'Organizzazione',
},
support: {
title: 'Assistenza',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: '組織',
organization: '組織 (Q4, 2023)',
organization: '組織',
},
support: {
title: 'サポート',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: '조직',
organization: '조직 (Q4, 2023)',
organization: '조직',
},
support: {
title: '지원',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: 'Organizacja',
organization: 'Organizacja (Q4, 2023)',
organization: 'Organizacja',
},
support: {
title: 'Wsparcie',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: 'Organização',
organization: 'Organização (Q4, 2023)',
organization: 'Organização',
},
support: {
title: 'Suporte',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: 'Organização',
organization: 'Organização (Q4, 2023)',
organization: 'Organização',
},
support: {
title: 'Suporte',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: 'Организация',
organization: 'Организация (Q4, 2023)',
organization: 'Организация',
},
support: {
title: 'Поддержка',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: 'Organizasyon',
organization: 'Organization (Q4, 2023)',
organization: 'Organization',
},
support: {
title: 'Destek',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: '组织',
organization: '组织2023年第四季度',
organization: '组织',
},
support: {
title: '支持',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: '組織',
organization: '組織Q4, 2023',
organization: '組織',
},
support: {
title: '支援',

View file

@ -53,7 +53,7 @@ const quota_table = {
},
organization: {
title: '組織',
organization: '組織2023年第4季',
organization: '組織',
},
support: {
title: '支援',