mirror of
https://github.com/bitwarden/server.git
synced 2024-11-26 12:55:17 +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 |
||
---|---|---|
.. | ||
AmazonSesMailDeliveryServiceTests.cs | ||
AmazonSqsBlockIpServiceTests.cs | ||
AppleIapServiceTests.cs | ||
AzureQueueBlockIpServiceTests.cs | ||
AzureQueueEventWriteServiceTests.cs | ||
AzureQueuePushNotificationServiceTests.cs | ||
CollectionServiceTests.cs | ||
DeviceServiceTests.cs | ||
EmergencyAccessServiceTests.cs | ||
EventServiceTests.cs | ||
GroupServiceTests.cs | ||
HandlebarsMailServiceTests.cs | ||
InMemoryApplicationCacheServiceTests.cs | ||
InMemoryServiceBusApplicationCacheServiceTests.cs | ||
LaunchDarklyFeatureServiceTests.cs | ||
LicensingServiceTests.cs | ||
LocalAttachmentStorageServiceTests.cs | ||
MailKitSmtpMailDeliveryServiceTests.cs | ||
MultiServicePushNotificationServiceTests.cs | ||
NotificationHubPushNotificationServiceTests.cs | ||
NotificationHubPushRegistrationServiceTests.cs | ||
NotificationsApiPushNotificationServiceTests.cs | ||
OrganizationDomainServiceTests.cs | ||
OrganizationServiceTests.cs | ||
PolicyServiceTests.cs | ||
RelayPushNotificationServiceTests.cs | ||
RelayPushRegistrationServiceTests.cs | ||
RepositoryEventWriteServiceTests.cs | ||
SendGridMailDeliveryServiceTests.cs | ||
SendServiceTests.cs | ||
SsoConfigServiceTests.cs | ||
StripePaymentServiceTests.cs | ||
UserServiceTests.cs |