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

Feature/ja 117 activation emails #107

Merged
merged 25 commits into from
Jun 26, 2024
Merged

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    22086c9 View commit details
    Browse the repository at this point in the history
  2. Create Activation emails

    skrawus committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0a71588 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Make ActivationCode nullable

    skrawus committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c3b9ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf19d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c69231 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce4d98d View commit details
    Browse the repository at this point in the history
  5. Add IsActive to UserDto and edit LogIn

    It now allows only active users to login
    skrawus committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    21e66fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6913c4c View commit details
    Browse the repository at this point in the history
  7. Fix IsUserActive method

    skrawus committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c76eaa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    b708ad6 View commit details
    Browse the repository at this point in the history
  2. Add ActivationResult model

    skrawus committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    026eb47 View commit details
    Browse the repository at this point in the history
  3. Move link to secrets

    skrawus committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b1a3512 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d8d35e View commit details
    Browse the repository at this point in the history
  5. Change Activation page view

    skrawus committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b02f9e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af3d37f View commit details
    Browse the repository at this point in the history
  7. Change repository

    skrawus committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    76dab34 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    c88c3a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b919b95 View commit details
    Browse the repository at this point in the history
  3. Delete duplicated class

    skrawus committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    5642e2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f53ed17 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    dfe0c00 View commit details
    Browse the repository at this point in the history
  2. Merge develop into ja-117

    skrawus committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    0184191 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Move ActivateUserAsync method to UserService

    From UserAuthenticationService
    skrawus committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    df071c9 View commit details
    Browse the repository at this point in the history
  2. Move data to secrets

    skrawus committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c51b510 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge develop into ja-117

    and resolve conflicts
    skrawus committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3ae5360 View commit details
    Browse the repository at this point in the history