1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-28 13:15:12 +01:00
bitwarden-server/test/Core.Test/Services
Thomas Avery b19cded4f8
[PS-721] Left align all email template text (#2033)
Make all email template text left-aligned, excluding call-to-actions buttons which should remain centered

In the emails needing updates, remove font styling from HTML tags other than <td> and <p>

Add an additional margin above and below each call-to-action button

For emails that include only the “ignore” warning below the call-to-action button move the warning up, so the button is the last item displayed

Fix the unit test that allows developers to locally generate test emails
2022-06-20 09:20:28 -05:00
..
AmazonSesMailDeliveryServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AmazonSqsBlockIpServiceTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
AzureAttachmentStorageServiceTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
AzureQueueBlockIpServiceTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
AzureQueueEventWriteServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureQueuePushNotificationServiceTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
CipherServiceTests.cs Add attachments check before moving ciphers to a free org (#1890) 2022-03-02 17:37:36 -05:00
CollectionServiceTests.cs Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00
DeviceServiceTests.cs Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00
EmergencyAccessServiceTests.cs [PS-589] Fix emergency contact takeover device verification and endpoints for its settings (#2016) 2022-06-06 14:52:50 -03:00
EventServiceTests.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
GroupServiceTests.cs Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00
HandlebarsMailServiceTests.cs [PS-721] Left align all email template text (#2033) 2022-06-20 09:20:28 -05:00
InMemoryApplicationCacheServiceTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
InMemoryServiceBusApplicationCacheServiceTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
LicensingServiceTests.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
LocalAttachmentStorageServiceTests.cs Remove the u2f lib (#1820) 2022-01-24 12:14:04 +01:00
MailKitSmtpMailDeliveryServiceTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
MultiServicePushNotificationServiceTests.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
NotificationHubPushNotificationServiceTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
NotificationHubPushRegistrationServiceTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
NotificationsApiPushNotificationServiceTests.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
OrganizationServiceTests.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
PolicyServiceTests.cs Use the correct policy enum type (#2045) 2022-06-09 18:57:56 -05:00
RelayPushNotificationServiceTests.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
RelayPushRegistrationServiceTests.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
RepositoryEventWriteServiceTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
SendGridMailDeliveryServiceTests.cs SendGrid Mail Delivery Provider (#1892) 2022-03-01 19:09:51 -05:00
SendServiceTests.cs [PS-616] [PS-795] Fix/auto enroll master password reset without user verification (#2038) 2022-06-08 08:44:28 -05:00
SsoConfigServiceTests.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
StripePaymentServiceTests.cs Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00
UserServiceTests.cs [EC-243] Grant premium status when member accepts org invite (#2043) 2022-06-17 06:30:50 +10:00