From ff3b6f52ee518109e497c1d9f0b06016a66dd08d Mon Sep 17 00:00:00 2001 From: KiruthigaManivannan <162679756+KiruthigaManivannan@users.noreply.github.com> Date: Thu, 9 May 2024 21:11:17 +0530 Subject: [PATCH] PM-5017 Migrate Organization Plans component (#8448) * PM-5017 Migrated Organization plans component * PM-5017 Addressed all the review comments * PM-5017 Missed a minor change --------- Co-authored-by: vinith-kovan <156108204+vinith-kovan@users.noreply.github.com> --- .../organization-plans.component.html | 731 +++++++++--------- .../organization-plans.component.ts | 120 +-- 2 files changed, 444 insertions(+), 407 deletions(-) diff --git a/apps/web/src/app/billing/organizations/organization-plans.component.html b/apps/web/src/app/billing/organizations/organization-plans.component.html index a77d42a359..3c8ef2c933 100644 --- a/apps/web/src/app/billing/organizations/organization-plans.component.html +++ b/apps/web/src/app/billing/organizations/organization-plans.component.html @@ -1,400 +1,428 @@ - {{ "loading" | i18n }} + {{ "loading" | i18n }} -

{{ "uploadLicenseFileOrg" | i18n }}

-
-
- - - {{ - "licenseFileDesc" | i18n: "bitwarden_organization_license.json" - }} -
- + {{ selectedFile?.name ?? ("noFileChosen" | i18n) }} + + + {{ "licenseFileDesc" | i18n: "bitwarden_organization_license.json" }} + +
- -

{{ "chooseYourPlan" | i18n }}

-
- -