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

Authentication Views #49

Merged
merged 12 commits into from
Jul 22, 2024
Merged

Authentication Views #49

merged 12 commits into from
Jul 22, 2024

Conversation

LuigiR0jas
Copy link
Collaborator

@LuigiR0jas LuigiR0jas commented Jul 15, 2024

Description

Changed styles and layout of authentication-related views, following the design.

How has this been tested?

Please mark the tests that you ran to verify your changes. If difficult to test, consider providing instructions so reviewers can test.

  • Manual testing
  • System tests
  • Unit tests
  • None

Checklist

  • CI pipeline is passing
  • My code follows the conventions of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • I have added seed data to the database (if applicable)

Release tasks

None

@LuigiR0jas LuigiR0jas linked an issue Jul 15, 2024 that may be closed by this pull request
@LuigiR0jas LuigiR0jas changed the title Log in view WIP Authentication Views Jul 15, 2024
@LuigiR0jas LuigiR0jas marked this pull request as ready for review July 17, 2024 22:41
Gemfile Outdated Show resolved Hide resolved
app/views/password_resets/edit.html.erb Show resolved Hide resolved
app/views/password_resets/new.html.erb Show resolved Hide resolved
app/views/registrations/new.html.erb Show resolved Hide resolved
app/views/sessions/new.html.erb Show resolved Hide resolved
app/views/registrations/new.html.erb Outdated Show resolved Hide resolved
app/views/registrations/new.html.erb Outdated Show resolved Hide resolved
app/views/registrations/new.html.erb Outdated Show resolved Hide resolved
app/views/registrations/new.html.erb Outdated Show resolved Hide resolved
app/views/layouts/application.html.erb Show resolved Hide resolved
app/views/password_resets/edit.html.erb Show resolved Hide resolved
config/routes.rb Show resolved Hide resolved
@Sergio-e Sergio-e merged commit 0cb9ea9 into main Jul 22, 2024
4 checks passed
@Sergio-e Sergio-e deleted the 17-authentication-views branch July 22, 2024 21: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.

Authentication Views
2 participants