bitwarden-server/test/Core.Test/OrganizationFeatures
Alex Morask a2e665cb96
[PM-16684] Integrate Pricing Service behind FF (#5276)
* Remove gRPC and convert PricingClient to HttpClient wrapper

* Add PlanType.GetProductTier extension

Many instances of StaticStore use are just to get the ProductTierType of a PlanType, but this can be derived from the PlanType itself without having to fetch the entire plan.

* Remove invocations of the StaticStore in non-Test code

* Deprecate StaticStore entry points

* Run dotnet format

* Matt's feedback

* Run dotnet format

* Rui's feedback

* Run dotnet format

* Replacements since approval

* Run dotnet format
2025-02-27 07:55:46 -05:00
..
OrganizationCollections [AC-1373] Flexible Collections (#3245) 2023-11-01 09:30:52 +00:00
OrganizationLicenses Updated LicensingService to be a singleton again and moved IFeatureService up a frame in the call stack (#5238) 2025-01-09 12:40:16 -05:00
OrganizationSponsorships/FamiliesForEnterprise F4E validation (#4690) 2024-08-22 15:10:03 +00:00
OrganizationSubscriptionUpdate [PM-16684] Integrate Pricing Service behind FF (#5276) 2025-02-27 07:55:46 -05:00