1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-01 13:43:23 +01:00
bitwarden-server/test/Api.Test
Matt Gibson 45f6ec1781 Families for enterprise/stripe integrations (#1699)
* Add PlanSponsorshipType to static store

* Add sponsorship type to token and creates sponsorship

* PascalCase properties

* Require sponsorship for remove

* Create subscription sponsorship helper class

* Handle Sponsored subscription changes

* Add sponsorship id to subscription metadata

* Make sponsoring references nullable

This state indicates that a sponsorship has lapsed, but was not able to
be reverted for billing reasons

* WIP: Validate and remove subscriptions

* Update sponsorships on organization and org user delete

* Add friendly name to organization sponsorship
2021-11-12 20:48:59 -05:00
..
AutoFixture WIP: Organization sponsorship flow 2021-11-12 20:48:59 -05:00
Controllers Families for enterprise/stripe integrations (#1699) 2021-11-12 20:48:59 -05:00
Api.Test.csproj Enable testing of ASP.net MVC controllers 2021-11-12 20:48:59 -05:00