Skip to content

Conversation

yujonglee
Copy link
Contributor

@yujonglee yujonglee commented Jun 1, 2024

For reviewers

Description

This PR adds an invitation flow to the application.

Major Changes

  • Added invitation flow in FastreplWeb.AuthController.
  • Created Fastrepl.UserNotifier for sending invitation emails.
  • Updated Fastrepl.Temp module to support custom TTL.
  • Modified FastreplWeb.SettingsLive to include member invitation functionality.
  • Updated config/runtime.exs to configure email adapter.
  • Added new route for invitation in FastreplWeb.Router.

Minor Changes

  • Updated Fastrepl.Accounts to preload user oauth_logins in list_members.
  • Minor refactoring in FastreplWeb.SettingsLive.
  • Added resend dependency in mix.exs and mix.lock.
  • Updated FastreplWeb.ThreadLive to use custom TTL in Fastrepl.Temp.set.

Generated by Fastrepl

@yujonglee yujonglee merged commit c930026 into main Jun 1, 2024
@yujonglee yujonglee deleted the invitation-flow branch June 1, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant