Opened 5 years ago

Closed 5 years ago

#61 closed enhancement (fixed)

Better templates for "verify your account" emails

Reported by: borja Owned by: borja
Priority: major Milestone: OpenWorkouts 0.2
Component: users Keywords:
Cc:

Description

Follow up of #29 (signup users).

Now that we have the "sign up and verify your account" feature (changeset:76ebb1b/OpenWorkouts-current, changeset:b5d87e0/OpenWorkouts-current) we send an email with the verification link as soon as the user signs up.

Right now that email is text/plain email, that can be improved:

  • send mixed type email (html + text)
  • make a nicer template for the html version (reuse openworkouts logo, colors, fonts, etc)

Change History (3)

comment:1 Changed 5 years ago by borja

  • Owner set to borja
  • Status changed from new to accepted

comment:2 Changed 5 years ago by borja

comment:3 Changed 5 years ago by borja

  • Resolution set to fixed
  • Status changed from accepted to closed

And improved here: changeset:1829fbf/OpenWorkouts-current changeset:42d775c/OpenWorkouts-current.

I'm sure the template we send by mail can be improved a lot from the styles point of view, but for now it is more than enough.

Note: See TracTickets for help on using tickets.