1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-29 13:25:17 +01:00
bitwarden-server/util/PostgresMigrations/Migrations
Matt Gibson 6357514064
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-08 17:01:09 -06:00
..
20210708191531_Init.cs Migration Fix (#1448) 2021-07-08 19:46:13 +00:00
20210708191531_Init.Designer.cs Migration Fix (#1448) 2021-07-08 19:46:13 +00:00
20210709092227_RemoveProviderOrganizationProviderUser.cs [Provider] Add support for events (#1447) 2021-07-15 16:37:27 +02:00
20210709092227_RemoveProviderOrganizationProviderUser.Designer.cs [Provider] Add support for events (#1447) 2021-07-15 16:37:27 +02:00
20210716141748_UserForcePasswordReset.cs [Reset Password v1] Update DB for Forced Reset (#1467) 2021-07-21 11:47:11 -05:00
20210716141748_UserForcePasswordReset.Designer.cs [Reset Password v1] Update DB for Forced Reset (#1467) 2021-07-21 11:47:11 -05:00
20210920201829_AddMaxAutoscaleSeatsToOrganization.cs Organization autoscaling (#1585) 2021-09-23 05:36:08 -05:00
20210920201829_AddMaxAutoscaleSeatsToOrganization.Designer.cs Organization autoscaling (#1585) 2021-09-23 05:36:08 -05:00
20211011145128_SplitManageCollectionsPermissions2.cs ⚠️ Do not specify database in migration files (#1628) 2021-10-11 10:20:21 -05:00
20211011145128_SplitManageCollectionsPermissions2.Designer.cs ⚠️ Do not specify database in migration files (#1628) 2021-10-11 10:20:21 -05:00
20211021204521_SetMaxAutoscaleSeatsToCurrentSeatCount.cs Default autoscaling to off (#1659) 2021-10-22 08:11:14 -05:00
20211021204521_SetMaxAutoscaleSeatsToCurrentSeatCount.Designer.cs Default autoscaling to off (#1659) 2021-10-22 08:11:14 -05:00
20211108225011_OrganizationSponsorship.cs Families for enterprise/stripe integrations (#1699) 2021-11-08 17:01:09 -06:00
20211108225011_OrganizationSponsorship.Designer.cs Families for enterprise/stripe integrations (#1699) 2021-11-08 17:01:09 -06:00
DatabaseContextModelSnapshot.cs Families for enterprise/stripe integrations (#1699) 2021-11-08 17:01:09 -06:00