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

Invitation system #674

Open
MuhammadKhalilzadeh opened this issue Feb 2, 2025 · 3 comments
Open

Invitation system #674

MuhammadKhalilzadeh opened this issue Feb 2, 2025 · 3 comments
Labels
backend Backend related tasks/issues frontend Frontend related tasks/issues team work and collaboration
Milestone

Comments

@MuhammadKhalilzadeh
Copy link
Collaborator

From inside the settings page, in the teams table, when an invitation is sent to new users:

  1. There email (to which the invitation is sent to) must be saved.
  2. The link to create user account must be sent to the invitee's email

Therefor, when the new user registers, he/she won't need to fill the email (since the field is not there) and will continue from the link

Image
Image
Image

@MuhammadKhalilzadeh MuhammadKhalilzadeh added backend Backend related tasks/issues frontend Frontend related tasks/issues team work and collaboration labels Feb 2, 2025
@MuhammadKhalilzadeh MuhammadKhalilzadeh added this to the 1.0 milestone Feb 2, 2025
@gorkem-bwl
Copy link
Contributor

FYI, we need to show the email in this screen but it must be read-only (between surname and password).

@eieimon
Copy link
Contributor

eieimon commented Feb 23, 2025

FYI, we need to show the email in this screen but it must be read-only (between surname and password).

@gorkem-bwl Are we showing the password validation just like the admin login?

@gorkem-bwl
Copy link
Contributor

FYI, we need to show the email in this screen but it must be read-only (between surname and password).

@gorkem-bwl Are we showing the password validation just like the admin login?

Yes, the rules will be the same for invited users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related tasks/issues frontend Frontend related tasks/issues team work and collaboration
Projects
None yet
Development

No branches or pull requests

3 participants