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

Email send task #665

Merged
merged 16 commits into from
Sep 27, 2024
Merged

Email send task #665

merged 16 commits into from
Sep 27, 2024

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    6bb688d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91a8222 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. re-write isAdminFlag

    Martbul committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    a7f135a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    dfbcd45 View commit details
    Browse the repository at this point in the history
  2. add send email functionality

    when new campaign application is added the organizer will receive an email
    Martbul committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    64debd6 View commit details
    Browse the repository at this point in the history
  3. fix isAdmin import

    Martbul committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a45c587 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. edit email

    Martbul committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    93447ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87f5e41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcfa6bc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    bd2355f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    482f556 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. add adminEmail to .env and add promise.all to sendEmailsOnCreatedCamp…

    …aignApplication method
    Martbul committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9456a97 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    Martbul committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b04e94a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    ab3dbdf View commit details
    Browse the repository at this point in the history
  2. fix: TS errors

    sashko9807 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e681783 View commit details
    Browse the repository at this point in the history
  3. fix test

    sashko9807 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7fdee4e View commit details
    Browse the repository at this point in the history