From 25f2305e0078bbe96c1a87668b9d436797aba1e4 Mon Sep 17 00:00:00 2001 From: Lizzy Thomson Date: Fri, 21 Apr 2023 14:09:04 -0600 Subject: [PATCH] web/satellite: removed google fonts from satellite emails update fonts in satellite emails by removing google fonts Issue - https://github.com/storj/storj/issues/5690 Change-Id: I9243c172e52d780800300dca2ec78b5665979eda --- .../static/emails/AccountAlreadyExists.html | 43 +++++----- web/satellite/static/emails/Forgot.html | 79 +++++++++---------- web/satellite/static/emails/Invite.html | 64 +++++++-------- web/satellite/static/emails/LockAccount.html | 23 ++---- web/satellite/static/emails/UnknownReset.html | 21 ++--- web/satellite/static/emails/Welcome.html | 27 +++---- 6 files changed, 108 insertions(+), 149 deletions(-) diff --git a/web/satellite/static/emails/AccountAlreadyExists.html b/web/satellite/static/emails/AccountAlreadyExists.html index f07cf956a..189c3d2be 100644 --- a/web/satellite/static/emails/AccountAlreadyExists.html +++ b/web/satellite/static/emails/AccountAlreadyExists.html @@ -344,13 +344,6 @@ line-height: 47px !important; } - - - - - @@ -421,14 +414,14 @@
+ font-family: Helvetica, sans-serif;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">

- + font-family: Helvetica, sans-serif;" lang="x-size-40"> + Are you trying to sign in?

@@ -451,14 +444,14 @@
+ font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">

- There was an attempt to create an account with this + There was an attempt to create an account with this email address on the {{ .SatelliteName }} Storj DCS satellite, but an account was previously created with this email. If this was you, try signing in to the existing account instead. @@ -483,14 +476,14 @@

+ font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">
Sign In
+ font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">

- If this wasn't you, we recommend resetting your password. + If this wasn't you, we recommend resetting your password. If this activity looks suspicious to you, notify our Support team.

If your intention was to create an account on a different satellite, please select the appropriate satellite abbreviation from the drop down at @@ -559,7 +552,7 @@

+ font-family: Helvetica, sans-serif; font-weight: 300;;max-width: 600px;min-width: 320px; width: calc(28000% - 167400px);">
+ font-family: Helvetica, sans-serif;font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">
-

- Please do not reply to this email.
+

+ Please do not reply to this email.
1450 W. Peachtree St. NW #200, PMB 75268, Atlanta, GA 30309-2955, United States

diff --git a/web/satellite/static/emails/Forgot.html b/web/satellite/static/emails/Forgot.html index 147e15cdc..17998bb01 100644 --- a/web/satellite/static/emails/Forgot.html +++ b/web/satellite/static/emails/Forgot.html @@ -344,13 +344,6 @@ line-height: 47px !important; } - - - - - @@ -421,14 +414,14 @@
+ font-family: Helvetica, sans-serif;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">

- + font-family: Helvetica, sans-serif;" lang="x-size-40"> + You have requested to reset your password

@@ -451,20 +444,20 @@
+ font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">

- Hi {{ .UserName }}, + Hi {{ .UserName }},

- We received a request to reset your Satellite + We received a request to reset your Satellite Account password. To reset your password, click the following link and follow the instructions. @@ -488,14 +481,14 @@

+ font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">
Reset Password
+ font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">

- Didn’t request this change?
+ Didn’t request this change?

- If you didn’t request a new password + If you didn’t request a new password let us know

- Please Note: After clicking on «Let us Know» we + Please Note: After clicking on «Let us Know» we will automatically deactivate this reset password link and redirect you to our Support Desk.
@@ -577,7 +570,7 @@

+ font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px; width: calc(28000% - 167400px);">
+ font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">
-

- Please do not reply to this email.
+

+ Please do not reply to this email.
1450 W. Peachtree St. NW #200, PMB 75268, Atlanta, GA 30309-2955, United States

@@ -628,15 +621,15 @@
+ font-family: Helvetica, sans-serif; font-weight: 300;Float: left;max-width: 320px;min-width: 200px;width: calc(72200px - 12000%);">

- + Help

@@ -647,12 +640,12 @@
+ font-family: Helvetica, sans-serif; font-weight: 300;Float: left;max-width: 320px;min-width: 200px;width: calc(72200px - 12000%);">
-

- +

+ Contact

@@ -663,16 +656,16 @@

- + Terms of Service

@@ -695,14 +688,14 @@
+ font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">

- Storj Labs Inc 2019.
+ Storj Labs Inc 2019.

diff --git a/web/satellite/static/emails/Invite.html b/web/satellite/static/emails/Invite.html index 663d86b01..6069d3a9d 100644 --- a/web/satellite/static/emails/Invite.html +++ b/web/satellite/static/emails/Invite.html @@ -324,12 +324,6 @@ line-height: 47px !important; } - - - - @@ -388,15 +382,15 @@

- + font-family: Helvetica, sans-serif;" lang="x-size-40"> + Hi {{ .UserName }},

@@ -417,21 +411,21 @@
@@ -450,7 +444,7 @@
@@ -458,7 +452,7 @@ line-height: 24px;padding: 12px 50px;text-align: center; text-decoration: none !important;transition: opacity 0.1s ease-in; color: #ffffff !important;background-color: #2683ff; - font-family: 'Montserrat', 'DejaVu Sans', 'Verdana', sans-serif;" href="{{ .SignInLink }}" + font-family: Helvetica, sans-serif; font-weight: 500;" href="{{ .SignInLink }}" target="_blank">Sign In

- Please do not reply to this email. + Please do not reply to this email.

@@ -540,7 +534,7 @@
@@ -548,9 +542,9 @@ style="text-decoration: none; color: #66686C;" target="_blank">

- + Support

@@ -560,16 +554,16 @@

- + Terms & Conditions
 

@@ -609,15 +603,15 @@

- Storj Labs Inc 2019.
+ Storj Labs Inc 2019.

diff --git a/web/satellite/static/emails/LockAccount.html b/web/satellite/static/emails/LockAccount.html index 793d53221..bef44cef4 100644 --- a/web/satellite/static/emails/LockAccount.html +++ b/web/satellite/static/emails/LockAccount.html @@ -15,10 +15,6 @@ - - - - - @@ -145,17 +138,17 @@ border-bottom: 0px solid #000000; border-right: 0px solid #000000; padding: 10px;">
-

+

Your account was locked...

-
-
+

Hi {{ .Name }},
Your account was locked due to too many failed login attempts.

@@ -170,7 +163,7 @@ line-height: 24px;padding: 12px 24px; text-align: center; text-decoration: none !important; transition: opacity 0.1s ease-in; color: #ffffff !important; background-color: #2683ff; - font-family: 'Montserrat', 'DejaVu Sans', 'Verdana', sans-serif;" + font-family: Helvetica, sans-serif; font-weight: 500;" > Reset Password
@@ -251,7 +244,7 @@

Please do not reply to this email.
1450 W. Peachtree St. NW #200, PMB 75268, Atlanta, GA 30309-2955, United States @@ -259,7 +252,7 @@

diff --git a/web/satellite/static/emails/UnknownReset.html b/web/satellite/static/emails/UnknownReset.html index c74331f10..e2d61b16f 100644 --- a/web/satellite/static/emails/UnknownReset.html +++ b/web/satellite/static/emails/UnknownReset.html @@ -15,10 +15,6 @@ - - - - - @@ -145,17 +138,17 @@ border-bottom: 0px solid #000000; border-right: 0px solid #000000; padding: 10px;">
-

+

You have requested to reset your password, but...

-
-
+

Hi,
We received your password request, but there is no account @@ -247,7 +240,7 @@

Please do not reply to this email.
1450 W. Peachtree St. NW #200, PMB 75268, Atlanta, GA 30309-2955, United States @@ -255,7 +248,7 @@

diff --git a/web/satellite/static/emails/Welcome.html b/web/satellite/static/emails/Welcome.html index 20df55d39..dc3d15f56 100644 --- a/web/satellite/static/emails/Welcome.html +++ b/web/satellite/static/emails/Welcome.html @@ -15,10 +15,6 @@ - - - - - @@ -141,17 +134,17 @@ border-bottom: 0px solid #000000; border-right: 0px solid #000000; padding: 10px 15px 0 15px;">
-

+

You’re Almost There

-