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

Integrate auto inviter to the login page. #282

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

vishnoianil
Copy link
Member

@vishnoianil vishnoianil commented Oct 18, 2024

If the user is not part of the instructlab public org, it will show the pop-up warning with a message to join the org.
Popup will provide the button to send the invitation. Once user receives the invite, it will be able to login to the UI.

Fixes #277

@vishnoianil
Copy link
Member Author

vishnoianil commented Oct 18, 2024

Screenshot 2024-10-18 at 1 52 19 PM

If the user is not part of the instructlab org,
it will show the pop-up warning with a message
to join the org.
Popup will provide the button to send the invitation.
Once user receives the invite, it will be able to login
to the UI.

Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
Co-authored-by: Brent Salisbury <bsalisbu@redhat.com>
Copy link
Member

@nerdalert nerdalert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nerdalert nerdalert merged commit 62990ba into instructlab:main Oct 20, 2024
6 checks passed
@Misjohns
Copy link
Collaborator

@vishnoianil Please update microcopy to:

Join InstructLab on GitHub

To access the InstructLab UI, you need to become a member of the InstructLab public GitHub organization. First, send yourself an invite on GitHub. Then, accept the invite and try accessing the InstructLab UI again.

Send invite to githubusername | No, Thanks

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.

Remove the passwd from the inviter and link on the login page
3 participants