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: login #32

Open
wants to merge 36 commits into
base: main
Choose a base branch
from
Open

feature: login #32

wants to merge 36 commits into from

Conversation

limwa
Copy link
Member

@limwa limwa commented Jan 5, 2025

No description provided.

@tomaspalma tomaspalma marked this pull request as ready for review January 17, 2025 17:56
@tomaspalma
Copy link
Member

tomaspalma commented Jan 17, 2025

image

image

Currently, recover password and social authentication is not required for early birds.

@tomaspalma tomaspalma requested a review from a team January 19, 2025 00:59
website/inertia/pages/register.tsx Outdated Show resolved Hide resolved
website/inertia/pages/register.tsx Outdated Show resolved Hide resolved
website/inertia/pages/register.tsx Outdated Show resolved Hide resolved
@limwa
Copy link
Member Author

limwa commented Jan 19, 2025

Preview available at: https://enei-pr32.limwa.pt/
Deploy previews are kept up-to-date with the latest commits.

Comment on lines 54 to 55
<Button className="bg-enei-beige text-enei-blue">
<Link href="/login">
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
<Button className="bg-enei-beige text-enei-blue">
<Link href="/login">
<Link href="/login" className={cn(buttonVariants("primary"), "bg-enei-beige text-enei-blue")}>

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.

3 participants