From cc206d4c3fe5ed9d655f8517f111bb3dcf73c1e0 Mon Sep 17 00:00:00 2001 From: cyprain-okeke <108260115+cyprain-okeke@users.noreply.github.com> Date: Thu, 11 Jul 2024 18:05:17 +0100 Subject: [PATCH] [AC-1102]Automatic Sync is visible for self hosted Families Orgs (#9565) * Add the changes to remove automasync for family org * Remove changes to the form field file * Rename productType to productTierType * Add Upload license and License file * Hide the License and upload License label * Resolve the issue of Validation required for family org --- ...organization-subscription-cloud.component.html | 8 ++++++++ ...anization-subscription-selfhost.component.html | 10 +++++++++- ...rganization-subscription-selfhost.component.ts | 4 ++++ .../billing/shared/update-license.component.html | 2 +- .../billing/shared/update-license.component.ts | 15 ++++++++++++--- apps/web/src/locales/en/messages.json | 3 +++ apps/web/src/locales/en_GB/messages.json | 2 +- apps/web/src/locales/en_IN/messages.json | 2 +- 8 files changed, 39 insertions(+), 7 deletions(-) diff --git a/apps/web/src/app/billing/organizations/organization-subscription-cloud.component.html b/apps/web/src/app/billing/organizations/organization-subscription-cloud.component.html index e11cf602ad2..606440f2be6 100644 --- a/apps/web/src/app/billing/organizations/organization-subscription-cloud.component.html +++ b/apps/web/src/app/billing/organizations/organization-subscription-cloud.component.html @@ -224,6 +224,14 @@

{{ "selfHostingTitle" | i18n }}

{{ "selfHostingEnterpriseOrganizationSectionCopy" | i18n }} + +