mirror of
https://github.com/bitwarden/server.git
synced 2024-11-24 12:35:25 +01:00
f5a8cf5c9c
* [EC-1014] Create Organization Status (Pending/Created) (#2610) * [EC-427] Add columns 'Type' and 'BillingPhone' to Provider table * [EC-427] Provider table Type and BillingPhone MySql migrations * [EC-427] Provider table Type and BillingPhone Postgres migrations * [EC-427] Add mysql migration script * [EC-427] Add mysql migration script * [EC-427] Updated Provider sql script to include default column value * [EC-427] Removed default value from Provider.Type column * [EC-427] Changed migration script to include a default value constraint instead of updating the null type * [EC-427] Updated Sql project Provider table script * [EC-427] Changed migration script to use 'Create OR Alter' for views and sprocs * [EC-427] Added default values for 'BillingPhone' and 'Type' fields on sprocs [dbo].[Provider_Create] and [dbo].[Provider_Update] * [EC-427] Adjusting metadata in migration script * [EC-427] Updated Provider sprocs SQL script files * [EC-427] Fixed migration script * [EC-427] Added sqlite migration * [EC-427] Add missing Provider_Update sproc default value * [EC-427] Added missing GO action to migration script * [EC-428] Redirect to Edit after creating Provider * Revert "[EC-428] Redirect to Edit after creating Provider" This reverts commit |
||
---|---|---|
.. | ||
20210617183900_Init.cs | ||
20210617183900_Init.Designer.cs | ||
20210709095522_RemoveProviderOrganizationProviderUser.cs | ||
20210709095522_RemoveProviderOrganizationProviderUser.Designer.cs | ||
20210716142145_UserForcePasswordReset.cs | ||
20210716142145_UserForcePasswordReset.Designer.cs | ||
20210921132418_AddMaxAutoscaleSeatsToOrganization.cs | ||
20210921132418_AddMaxAutoscaleSeatsToOrganization.Designer.cs | ||
20211011144835_SplitManageCollectionsPermissions2.cs | ||
20211011144835_SplitManageCollectionsPermissions2.Designer.cs | ||
20211021201150_SetMaxAutoscaleSeatsToCurrentSeatCount.cs | ||
20211021201150_SetMaxAutoscaleSeatsToCurrentSeatCount.Designer.cs | ||
20211108041911_KeyConnector.cs | ||
20211108041911_KeyConnector.Designer.cs | ||
20211108225243_OrganizationSponsorship.cs | ||
20211108225243_OrganizationSponsorship.Designer.cs | ||
20211115145402_KeyConnectorFlag.cs | ||
20211115145402_KeyConnectorFlag.Designer.cs | ||
20220121092546_RemoveU2F.cs | ||
20220121092546_RemoveU2F.Designer.cs | ||
20220301215315_FailedLoginCaptcha.cs | ||
20220301215315_FailedLoginCaptcha.Designer.cs | ||
20220322191314_SelfHostF4E.cs | ||
20220322191314_SelfHostF4E.Designer.cs | ||
20220411191518_SponsorshipBulkActions.cs | ||
20220411191518_SponsorshipBulkActions.Designer.cs | ||
20220420170738_AddInstallationIdToEvents.cs | ||
20220420170738_AddInstallationIdToEvents.Designer.cs | ||
20220524171600_DeviceUnknownVerification.cs | ||
20220524171600_DeviceUnknownVerification.Designer.cs | ||
20220608191914_DeactivatedUserStatus.cs | ||
20220608191914_DeactivatedUserStatus.Designer.cs | ||
20220707163017_UseScimFlag.cs | ||
20220707163017_UseScimFlag.Designer.cs | ||
20220912144222_PasswordlessAuthRequests.cs | ||
20220912144222_PasswordlessAuthRequests.Designer.cs | ||
20220927142038_EventsSystemUser.cs | ||
20220927142038_EventsSystemUser.Designer.cs | ||
20221020154432_UseCustomPermissionsFlag.cs | ||
20221020154432_UseCustomPermissionsFlag.Designer.cs | ||
20221024210500_PasswordlessAuthRequestAddApprovedColumn.cs | ||
20221024210500_PasswordlessAuthRequestAddApprovedColumn.Designer.cs | ||
20221114202829_OrganizationDomainClaim.cs | ||
20221114202829_OrganizationDomainClaim.Designer.cs | ||
20221115030843_AvatarColor.cs | ||
20221115030843_AvatarColor.Designer.cs | ||
20221129004644_OrganizationDomainClaimRenameNextRunCount.cs | ||
20221129004644_OrganizationDomainClaimRenameNextRunCount.Designer.cs | ||
20221209015017_EventsDomainName.cs | ||
20221209015017_EventsDomainName.Designer.cs | ||
20221209192355_OrganizationDomainLastCheckedDate.cs | ||
20221209192355_OrganizationDomainLastCheckedDate.Designer.cs | ||
20221226164641_ProviderAddProviderTypeBillingPhone.cs | ||
20221226164641_ProviderAddProviderTypeBillingPhone.Designer.cs | ||
20230106122006_SecretsManager.cs | ||
20230106122006_SecretsManager.Designer.cs | ||
20230113175447_Fix Navigation Properties.cs | ||
20230113175447_Fix Navigation Properties.Designer.cs | ||
20230118225349_RemoveDeviceUnknownVerification.cs | ||
20230118225349_RemoveDeviceUnknownVerification.Designer.cs | ||
20230120160248_OrganizationStatus.cs | ||
20230120160248_OrganizationStatus.Designer.cs | ||
20230124132226_KDFOptions.cs | ||
20230124132226_KDFOptions.Designer.cs | ||
20230201175203_SecretsManagerOrganizationUser.cs | ||
20230201175203_SecretsManagerOrganizationUser.Designer.cs | ||
20230201192610_LastUserDates.cs | ||
20230201192610_LastUserDates.Designer.cs | ||
20230213133250_SecretsManagerEvent.cs | ||
20230213133250_SecretsManagerEvent.Designer.cs | ||
DatabaseContextModelSnapshot.cs |