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

introduce specialized view for rails 8 authentication generator #384

Merged
merged 5 commits into from
Aug 5, 2024

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented Jul 29, 2024

Dependent on rails/rails#52442

Closes #382

Co-authored by @yshmarov

@flavorjones flavorjones force-pushed the flavorjones-add-sessions-template branch from acdd45a to f92f025 Compare July 30, 2024 19:17
@flavorjones flavorjones marked this pull request as ready for review July 30, 2024 19:22
@flavorjones flavorjones force-pushed the flavorjones-add-sessions-template branch from 6ecee01 to 9de846b Compare July 30, 2024 19:28
flavorjones and others added 2 commits July 30, 2024 15:31
Co-authored-by: yshmarov <yshmarov@gmail.com>
because the authentication template is only on rails edge
@flavorjones flavorjones force-pushed the flavorjones-add-sessions-template branch from 9de846b to 381446b Compare July 30, 2024 19:33
@flavorjones
Copy link
Member Author

@yshmarov Can you give this a try before I merge it?

@dhh
Copy link
Member

dhh commented Aug 3, 2024

We should expand this to also cover the new password reset flow that landed on rails/main.

@dhh
Copy link
Member

dhh commented Aug 4, 2024

Good to go!

@yshmarov
Copy link
Contributor

yshmarov commented Aug 4, 2024

@yshmarov Can you give this a try before I merge it?

Looks good

Screenshot 2024-08-04 at 16 40 19 Screenshot 2024-08-04 at 16 40 40

@flavorjones flavorjones merged commit 9134900 into main Aug 5, 2024
28 checks passed
@flavorjones
Copy link
Member Author

Thanks all! Merged. Will cut a release shortly.

@flavorjones flavorjones deleted the flavorjones-add-sessions-template branch August 5, 2024 13:34
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.

Generate styles for the sessions#new view template
3 participants