clients/libs/subscription
cyprain-okeke f46511b3e8
[PM-30908]Correct Premium subscription status handling (#18475)
* Implement the required changes

* Fix the family plan creation for expired sub

* Resolve the pr comments

* resolve the resubscribe issue

* Removed redirectOnCompletion: true from the resubscribe

* Display the Change payment method dialog on the subscription page

* adjust the page reload time

* revert payment method open in subscription page

* Enable cancel premium see the subscription page

* Revert the removal of hasPremiumPersonally

* remove extra space

* Add can view subscription

* Use the canViewSubscription

* Resolve the tab default to premium

* use the subscription Instead of hasPremium

* Revert the changes on user-subscription

* Use the flag to redirect to subscription page

* revert the canViewSubscription change

* resolve the route issue with premium

* Change the path to

* Revert the previous iteration changes

* Fix the build error
2026-02-13 18:56:35 +01:00
..
src [PM-30908]Correct Premium subscription status handling (#18475) 2026-02-13 18:56:35 +01: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.