Skip to content

Added logout button views#254

Merged
edimossilva merged 4 commits intoespoo-dev:mainfrom
lucasleandro1:feat/add-logout-button-views
Apr 14, 2025
Merged

Added logout button views#254
edimossilva merged 4 commits intoespoo-dev:mainfrom
lucasleandro1:feat/add-logout-button-views

Conversation

@lucasleandro1
Copy link
Contributor

@lucasleandro1 lucasleandro1 commented Apr 1, 2025

Logout button added to sidebar for admins
Captura de tela 2025-04-07 111617

fix #110

Copy link
Member

@edimossilva edimossilva left a comment

Choose a reason for hiding this comment

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

Looks like you are overriding files that you don't have to.

  • My guess is that many files that you added don't have to added, and your changes will make sense without adding them.

Copy link
Member

@edimossilva edimossilva left a comment

Choose a reason for hiding this comment

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

  • Squash commits
  • Explain why overriding _navigation.html.erb is needed

@lucasleandro1
Copy link
Contributor Author

File _navigation.html.erb was modificate for include logout button

@lucasleandro1 lucasleandro1 force-pushed the feat/add-logout-button-views branch from cac557e to b5e92af Compare April 8, 2025 16:31
@edimossilva edimossilva merged commit 93ffbae into espoo-dev:main Apr 14, 2025
3 checks passed
@lucasleandro1 lucasleandro1 changed the title feat/add logout button views Added logout button views May 28, 2025
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.

At rails view, add logout button, for administrate views and non administrate views

2 participants