diff --git a/services/web/test/frontend/features/subscription/fixtures/plans.ts b/services/web/test/frontend/features/subscription/fixtures/plans.ts index 368449f03d..ea869b7cce 100644 --- a/services/web/test/frontend/features/subscription/fixtures/plans.ts +++ b/services/web/test/frontend/features/subscription/fixtures/plans.ts @@ -120,7 +120,7 @@ const individualMonthlyPlans: Array = [ }, { planCode: 'collaborator', - name: 'Standard (Collaborator)', + name: 'Standard', price_in_cents: 2300, features: features.collaborator, featureDescription: [], @@ -134,7 +134,7 @@ const individualMonthlyPlans: Array = [ }, { planCode: 'collaborator_free_trial', - name: 'Standard (Collaborator) (Hidden)', + name: 'Standard (Hidden)', price_in_cents: 1900, features: features.collaborator, hideFromUsers: true, @@ -142,7 +142,7 @@ const individualMonthlyPlans: Array = [ }, { planCode: 'collaborator_free_trial_14_days', - name: 'Standard (Collaborator) (Hidden)', + name: 'Standard (Hidden)', price_in_cents: 1900, features: features.collaborator, hideFromUsers: true, @@ -150,7 +150,7 @@ const individualMonthlyPlans: Array = [ }, { planCode: 'collaborator_free_trial_7_days', - name: 'Standard (Collaborator) (Hidden)', + name: 'Standard (Hidden)', price_in_cents: 2300, features: features.collaborator, hideFromUsers: true, @@ -158,7 +158,7 @@ const individualMonthlyPlans: Array = [ }, { planCode: 'collaborator-annual_free_trial', - name: 'Standard (Collaborator) Annual (Hidden)', + name: 'Standard Annual (Hidden)', price_in_cents: 18000, features: features.collaborator, hideFromUsers: true, @@ -193,7 +193,7 @@ const individualAnnualPlans: Array = [ }, { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, features: features.collaborator, diff --git a/services/web/test/frontend/features/subscription/fixtures/subscriptions.ts b/services/web/test/frontend/features/subscription/fixtures/subscriptions.ts index 39f8e0e339..02ade6aa60 100644 --- a/services/web/test/frontend/features/subscription/fixtures/subscriptions.ts +++ b/services/web/test/frontend/features/subscription/fixtures/subscriptions.ts @@ -27,7 +27,7 @@ export const annualActiveSubscription: PaidSubscription = { planCode: 'collaborator-annual', plan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -71,7 +71,7 @@ export const annualActiveSubscriptionWithCoupons: PaidSubscription = { planCode: 'collaborator-annual', plan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -118,7 +118,7 @@ export const pendingPausedSubscription: PaidSubscription = { planCode: 'collaborator-annual', plan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -163,7 +163,7 @@ export const pausedSubscription: PaidSubscription = { planCode: 'collaborator-annual', plan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -208,7 +208,7 @@ export const annualActiveSubscriptionWithAddons: PaidSubscription = { planCode: 'collaborator-annual', plan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -255,7 +255,7 @@ export const annualActiveSubscriptionEuro: PaidSubscription = { planCode: 'collaborator-annual', plan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -342,7 +342,7 @@ export const pastDueExpiredSubscription: PaidSubscription = { planCode: 'collaborator-annual', plan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -386,7 +386,7 @@ export const canceledSubscription: PaidSubscription = { planCode: 'collaborator-annual', plan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -430,7 +430,7 @@ export const pendingAddOnChange: PaidSubscription = { planCode: 'collaborator-annual', plan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -469,7 +469,7 @@ export const pendingAddOnChange: PaidSubscription = { }, pendingPlan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -488,7 +488,7 @@ export const pendingSubscriptionChange: PaidSubscription = { planCode: 'collaborator-annual', plan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -540,7 +540,7 @@ export const groupActiveSubscription: GroupSubscription = { planCode: 'group_collaborator_10_enterprise', plan: { planCode: 'group_collaborator_10_enterprise', - name: 'Overleaf Standard (Collaborator) - Group Account (10 licenses) - Enterprise', + name: 'Overleaf Standard - Group Account (10 licenses) - Enterprise', hideFromUsers: true, price_in_cents: 129000, annual: true, @@ -637,7 +637,7 @@ export const groupActiveSubscriptionWithPendingLicenseChange: GroupSubscription planCode: 'group_collaborator_10_enterprise', plan: { planCode: 'group_collaborator_10_enterprise', - name: 'Overleaf Standard (Collaborator) - Group Account (10 licenses) - Enterprise', + name: 'Overleaf Standard - Group Account (10 licenses) - Enterprise', hideFromUsers: true, price_in_cents: 129000, annual: true, @@ -674,7 +674,7 @@ export const groupActiveSubscriptionWithPendingLicenseChange: GroupSubscription }, pendingPlan: { planCode: 'group_collaborator_10_enterprise', - name: 'Overleaf Standard (Collaborator) - Group Account (10 licenses) - Enterprise', + name: 'Overleaf Standard - Group Account (10 licenses) - Enterprise', hideFromUsers: true, price_in_cents: 129000, annual: true, @@ -739,7 +739,7 @@ export const customSubscription: CustomSubscription = { planCode: 'collaborator-annual', plan: { planCode: 'collaborator-annual', - name: 'Standard (Collaborator) Annual', + name: 'Standard Annual', price_in_cents: 21900, annual: true, featureDescription: [], @@ -759,7 +759,7 @@ export const trialCollaboratorSubscription: PaidSubscription = { planCode: 'collaborator_free_trial_7_days', plan: { planCode: 'collaborator_free_trial_7_days', - name: 'Standard (Collaborator)', + name: 'Standard', price_in_cents: 2300, featureDescription: [], hideFromUsers: true, @@ -803,7 +803,7 @@ export const monthlyActiveCollaborator: PaidSubscription = { planCode: 'collaborator', plan: { planCode: 'collaborator', - name: 'Standard (Collaborator)', + name: 'Standard', price_in_cents: 212300900, featureDescription: [], canUseFlexibleLicensing: false,