From 4c2afb41216f45492ce7a124eeb2556d08c9c38f Mon Sep 17 00:00:00 2001 From: Alex Morask <144709477+amorask-bitwarden@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:10:47 -0400 Subject: [PATCH] Add tax information to provider setup component when FF is on. (#8616) --- .../billing/shared/tax-info.component.html | 24 +++++++------- .../app/billing/shared/tax-info.component.ts | 31 ++++++++++++++++--- .../providers/providers.module.ts | 3 +- .../providers/setup/setup.component.html | 3 ++ .../providers/setup/setup.component.ts | 28 ++++++++++++++++- .../organization-api.service.abstraction.ts | 4 +-- .../provider/provider-setup.request.ts | 3 ++ .../organization/organization-api.service.ts | 4 +-- ...ts => expanded-tax-info-update.request.ts} | 2 +- .../billing/models/request/payment.request.ts | 4 +-- 10 files changed, 80 insertions(+), 26 deletions(-) rename libs/common/src/billing/models/request/{organization-tax-info-update.request.ts => expanded-tax-info-update.request.ts} (66%) diff --git a/apps/web/src/app/billing/shared/tax-info.component.html b/apps/web/src/app/billing/shared/tax-info.component.html index caf92f41899..30cca550d37 100644 --- a/apps/web/src/app/billing/shared/tax-info.component.html +++ b/apps/web/src/app/billing/shared/tax-info.component.html @@ -279,10 +279,7 @@ /> -