mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +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 |
||
---|---|---|
.. | ||
20210708191531_Init.cs | ||
20210708191531_Init.Designer.cs | ||
20210709092227_RemoveProviderOrganizationProviderUser.cs | ||
20210709092227_RemoveProviderOrganizationProviderUser.Designer.cs | ||
20210716141748_UserForcePasswordReset.cs | ||
20210716141748_UserForcePasswordReset.Designer.cs | ||
20210920201829_AddMaxAutoscaleSeatsToOrganization.cs | ||
20210920201829_AddMaxAutoscaleSeatsToOrganization.Designer.cs | ||
20211011145128_SplitManageCollectionsPermissions2.cs | ||
20211011145128_SplitManageCollectionsPermissions2.Designer.cs | ||
20211021204521_SetMaxAutoscaleSeatsToCurrentSeatCount.cs | ||
20211021204521_SetMaxAutoscaleSeatsToCurrentSeatCount.Designer.cs | ||
20211108041547_KeyConnector.cs | ||
20211108041547_KeyConnector.Designer.cs | ||
20211108225011_OrganizationSponsorship.cs | ||
20211108225011_OrganizationSponsorship.Designer.cs | ||
20211115142623_KeyConnectorFlag.cs | ||
20211115142623_KeyConnectorFlag.Designer.cs | ||
20220121092321_RemoveU2F.cs | ||
20220121092321_RemoveU2F.Designer.cs | ||
20220301211818_FailedLoginCaptcha.cs | ||
20220301211818_FailedLoginCaptcha.Designer.cs | ||
20220322183505_SelfHostF4E.cs | ||
20220322183505_SelfHostF4E.Designer.cs | ||
20220411190525_SponsorshipBulkActions.cs | ||
20220411190525_SponsorshipBulkActions.Designer.cs | ||
20220420171153_AddInstallationIdToEvents.cs | ||
20220420171153_AddInstallationIdToEvents.Designer.cs | ||
20220524170740_DeviceUnknownVerification.cs | ||
20220524170740_DeviceUnknownVerification.Designer.cs | ||
20220707162231_UseScimFlag.cs | ||
20220707162231_UseScimFlag.Designer.cs | ||
20220830163921_PasswordlessAuthRequests.cs | ||
20220830163921_PasswordlessAuthRequests.Designer.cs | ||
20220927142152_EventsSystemUser.cs | ||
20220927142152_EventsSystemUser.Designer.cs | ||
20221025033204_PasswordlessAuthRequestAddApprovedColumn.cs | ||
20221025033204_PasswordlessAuthRequestAddApprovedColumn.Designer.cs | ||
20221114192912_OrganizationDomainClaim.cs | ||
20221114192912_OrganizationDomainClaim.Designer.cs | ||
20221115034053_AvatarColor.cs | ||
20221115034053_AvatarColor.Designer.cs | ||
20221116102326_UseCustomPermissionsFlag.cs | ||
20221116102326_UseCustomPermissionsFlag.Designer.cs | ||
20221129032517_OrganizationDomainClaimRenameNextRunCount.cs | ||
20221129032517_OrganizationDomainClaimRenameNextRunCount.Designer.cs | ||
20221209020447_EventsDomainName.cs | ||
20221209020447_EventsDomainName.Designer.cs | ||
20221209194623_OrganizationDomainLastCheckedDate.cs | ||
20221209194623_OrganizationDomainLastCheckedDate.Designer.cs | ||
20221227100237_ProviderAddProviderTypeBillingPhone.cs | ||
20221227100237_ProviderAddProviderTypeBillingPhone.Designer.cs | ||
20230106153838_SecretsManager.cs | ||
20230106153838_SecretsManager.Designer.cs | ||
20230113175441_Fix Navigation Properties.cs | ||
20230113175441_Fix Navigation Properties.Designer.cs | ||
20230118224536_RemoveDeviceUnknownVerification.cs | ||
20230118224536_RemoveDeviceUnknownVerification.Designer.cs | ||
20230120160253_OrganizationStatus.cs | ||
20230120160253_OrganizationStatus.Designer.cs | ||
20230124132215_KDFOptions.cs | ||
20230124132215_KDFOptions.Designer.cs | ||
20230201175207_SecretsManagerOrganizationUser.cs | ||
20230201175207_SecretsManagerOrganizationUser.Designer.cs | ||
20230201192558_LastUserDates.cs | ||
20230201192558_LastUserDates.Designer.cs | ||
20230213133239_SecretsManagerEvent.cs | ||
20230213133239_SecretsManagerEvent.Designer.cs | ||
20230315121250_AuthRequestRemoveFingerprintPhrase.cs | ||
20230315121250_AuthRequestRemoveFingerprintPhrase.Designer.cs | ||
DatabaseContextModelSnapshot.cs |