cph-cachet / carp-webservices-spring

REST-based implementation of the CARP Core Domain Model using Spring Boot in Kotlin
https://carp.cachet.dk/
MIT License
3 stars 1 forks source link

Revisit onboarding flow #59

Open bardram opened 1 month ago

bardram commented 1 month ago

In the current onboarding flow, the user gets two emails:

  1. Update Your Account
  2. Study Invitation

We need to revise the wording of these emails and merge them into one email.

Update Your Account

image image image

Issues:

Study Invitation

image

Issues:

xelahalo commented 1 month ago

Add the language selection required action on new account invitation.

xelahalo commented 1 month ago

Take the required actions out if the account that is being invited is not new.

yuanchen233 commented 1 month ago

Changed email style at #74 and #71