1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Api.Test/AdminConsole
Conner Turnbull 721d2969d4
[PM-8830] Billing Enums Rename (#4180)
* Renamed ProductType to ProductTierType

* Renamed Product properties to ProductTier

* Moved ProductTierType to Bit.Core.Billing.Enums namespace from Bit.Core.Enums

* Moved PlanType enum to Bit.Core.Billing.Enums

* Moved StaticStore to Bit.Core.Billing.Models.StaticStore namespace

* Added ProductType enum

* dotnet format
2024-06-14 15:34:47 -04:00
..
Controllers [PM-8830] Billing Enums Rename (#4180) 2024-06-14 15:34:47 -04:00
Public/Controllers [AC-2317] Public API - remove old permissions code (#4125) 2024-06-04 08:58:44 +10:00
Validators [PM-5938] Prevent permanent vault coruption on key-rotation with desycned vault (#4098) 2024-05-30 11:08:26 +02:00