clients/libs/subscription
Alex Morask b1dcf34e9a
[PM-29604] [PM-29605] [PM-29606] Premium subscription page redesign (#18300)
* refactor(subscription-card): Correctly name card action

* feat(storage-card): Switch 'callsToActionDisabled' into 1 input per CTA

* refactor(additional-options-card): Switch 'callsToActionDisabled' into 1 input per CTA

* feat(contract-alignment): Remove 'active' property from Discount

* feat(contract-alignment): Rename 'name' to 'translationKey' in Cart model

* feat(response-models): Add DiscountResponse

* feat(response-models): Add StorageResponse

* feat(response-models): Add CartResponse

* feat(response-models): Add BitwardenSubscriptionResponse

* feat(clients): Add new endpoint invocations

* feat(redesign): Add feature flags

* feat(redesign): Add AdjustAccountSubscriptionStorageDialogComponent

* feat(redesign): Add AccountSubscriptionComponent

* feat(redesign): Pivot subscription component on FF

* docs: Note FF removal POIs

* fix(subscription-card): Resolve compilation error in stories

* fix(upgrade-payment.service): Fix failing tests
2026-01-12 10:45:12 -06:00
..
src [PM-29604] [PM-29605] [PM-29606] Premium subscription page redesign (#18300) 2026-01-12 10:45:12 -06:00
eslint.config.mjs [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
jest.config.js [PM-29608] [PM-29609] Premium subscription redesign cards (#18145) 2026-01-07 10:54:32 -06:00
package.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
project.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
README.md [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
test.setup.ts [PM-29608] [PM-29609] Premium subscription redesign cards (#18145) 2026-01-07 10:54:32 -06:00
tsconfig.eslint.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
tsconfig.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
tsconfig.lib.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
tsconfig.spec.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00

Subscription

Owned by: billing

Components and services for managing Bitwarden subscriptions.