Updated feature list (#11061)

Update the list of what is in what...
![image](https://github.com/user-attachments/assets/65abca35-9e39-4a7c-a001-230923ff04d3)
This commit is contained in:
James Dunkerley 2024-09-12 21:09:00 +01:00 committed by GitHub
parent 8908a73f6a
commit 8eb9e21e40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ export interface Sample {
/** The full list of templates. */
export const SAMPLES: Sample[] = [
{
title: 'Blank Project',
title: 'New Project',
id: 'Default',
description: 'Start with a blank workflow.',
background: `url("${BlankImage}") center / cover`,

View File

@ -567,17 +567,17 @@
"soloPlanName": "Solo",
"soloPlanSubtitle": "For individuals",
"soloPlanPricing": "$60 per user / month, billed annually",
"soloPlanFeatures": "Everything from free plan; 10GB Cloud Storage; 1 User; Datalinks; Version Control for files and workflows; Enso Copilot",
"soloPlanFeatures": "Everything from free plan; 10GB Cloud Storage; Single user only; Cloud catalog and execution; Secrets and Datalinks; Basic Version Control",
"soloPlanSeatsDescription": "This plan is only for a single user",
"teamPlanName": "Team",
"teamPlanSubtitle": "For small teams",
"teamPlanPricing": "$150 per user / month, billed annually",
"teamPlanFeatures": "Everything from free plan; 100GB Cloud Storage; Up to 10 users sharing; Datalinks; Version Control for files and workflows; Enso Copilot; Multiple Lifecycle Environments",
"teamPlanFeatures": "Everything from Solo plan; 100GB Cloud Storage; Up to 10 users; Time-based Scheduling; Advanced Version Control; Browser based execution; Basic audit logs",
"teamPlanSeatsDescription": "This plan allows to buy up to $0 seats",
"enterprisePlanName": "Enterprise",
"enterprisePlanSubtitle": "For large organizations",
"enterprisePlanPricing": "$250 per user / month, billed annually",
"enterprisePlanFeatures": "Everything from free plan; 1000+GB Cloud Storage; Unlimited users sharing; Datalinks; Version Control for files and workflows; Enso Copilot; Multiple Lifecycle Environments; Data access and modification logs; Priority Support; Fine-grained files and workflows permissions; Federated Log On",
"enterprisePlanFeatures": "Everything from Team plan; 1000+GB Cloud Storage; Unlimited users; Advanced Scheduling; REST API; Data access and modification logs; Priority Support; Fine-grained permission Model; Federated Log On",
"enterprisePlanSeatsDescription": "This plan does not have a limit on the number of seats",
"subscribe": "Subscribe",
"currentPlan": "Current Plan",