Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HAI-1526 Add functions to send hanke and application invitation emails #399

Merged
merged 6 commits into from
Sep 6, 2023

Commits on Sep 5, 2023

  1. HAI-1526 Add functions to send hanke and application invitation emails

    Add templates for hanke and application invitation emails. Add functionality to send these invitations in EmailSenderService.
    
    Note: It is possible for inviter name to be unknown. In these cases the emails use only the inviter email ([email protected] kutsui sinut..).
    
    Using the new email sending features will be implemented on a different upcoming pr.
    pitkni committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ab9e364 View commit details
    Browse the repository at this point in the history
  2. HAI-1526 Add mjml template

    pitkni committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    480802d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa0917b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    0447e82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5723104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e672add View commit details
    Browse the repository at this point in the history