diff --git a/ToDo.yaml b/ToDo.yaml index 7f44e9a..d0f3cb6 100755 --- a/ToDo.yaml +++ b/ToDo.yaml @@ -9,16 +9,13 @@ Server: Update the company rating JobCleanupService: - Need to update notification email to show what job and to follow theme of website + Need to update notification email to show what job was autoclosed and to follow theme of website | base off company email verify CompanyEmailVerify: - Need to update notification email to follow theme of website Create page to notify cx that their work email has been verified JobListingController: - Dont refresh on every filter edit - Line 63 is terrible and need to be fixed in the JobListing DB JobListingController - bools and numbers are getting strigified which breaks the mysql parameters + Need to work on job filtering more Validation: Alot of the validation is only taking place client side. diff --git a/src/Server/Services/EmailService/CompanyVerifyEmail.cs b/src/Server/Services/EmailService/CompanyVerifyEmail.cs index 7e947ec..8b91a7b 100755 --- a/src/Server/Services/EmailService/CompanyVerifyEmail.cs +++ b/src/Server/Services/EmailService/CompanyVerifyEmail.cs @@ -21,12 +21,12 @@ namespace BoredCareers.Services {

Hi @CompanyName,

-

Thank you for making an account with us

-

In order to start using your account we need to verify your email address by clicking the link below:

+

Thank you for connecting your company to our service

+

In order to start listing opportunities we need to verify your email address by clicking the link below:

Verify Email

-

If you didn't create an account please ignore this email.

+

If you didn't link a company to your account please ignore this email.

Best regards