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

Access user account info from nav #240

Merged
merged 17 commits into from
Oct 19, 2024
Merged

Access user account info from nav #240

merged 17 commits into from
Oct 19, 2024

Conversation

rossta
Copy link
Contributor

@rossta rossta commented Oct 19, 2024

Implement dialog to display user account info.

User sessions are still behind a feature flag, but this PR takes a first step toward providing a basic session dialog.

Screenshot 2024-10-19 at 11 56 16 AM

Copy link

codecov bot commented Oct 19, 2024

Codecov Report

Attention: Patch coverage is 77.22222% with 41 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
app/views/components/forms/stack.rb 0.00% 39 Missing ⚠️
app/views/users/confirmations/new_view.rb 0.00% 1 Missing ⚠️
app/views/users/header_navigations/show_view.rb 97.91% 1 Missing ⚠️
Files with missing lines Coverage Δ
app/controllers/concerns/authentication.rb 100.00% <100.00%> (ø)
...controllers/users/header_navigations_controller.rb 100.00% <100.00%> (ø)
app/models/gravatar.rb 100.00% <100.00%> (ø)
app/models/guest.rb 100.00% <100.00%> (ø)
app/models/user.rb 97.95% <100.00%> (+0.18%) ⬆️
app/views/components/dark_mode/switch.rb 100.00% <100.00%> (ø)
app/views/components/dialog/layout.rb 100.00% <100.00%> (ø)
app/views/components/front_door/form.rb 100.00% <100.00%> (ø)
app/views/components/site_header/header.rb 100.00% <100.00%> (ø)
app/views/components/site_header/nav.rb 100.00% <100.00%> (ø)
... and 14 more

@rossta rossta changed the title Feat/nav Access user account info from nav Oct 19, 2024
@rossta rossta merged commit a4d03b4 into main Oct 19, 2024
8 of 9 checks passed
@rossta rossta deleted the feat/nav branch October 19, 2024 16:26
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.

1 participant