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

Add navbar to show the current admin username and photo when authentication is enabled #49

Merged
merged 3 commits into from
Dec 11, 2022

Conversation

jowilf
Copy link
Owner

@jowilf jowilf commented Dec 10, 2022

with photo

admin_user

without photo

admin_user_without photo

@codecov
Copy link

codecov bot commented Dec 10, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (85fbec7) compared to base (41eea9b).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #49    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           48        54     +6     
  Lines         3171      3880   +709     
==========================================
+ Hits          3171      3880   +709     
Impacted Files Coverage Δ
starlette_admin/auth.py 100.00% <100.00%> (ø)
starlette_admin/base.py 100.00% <100.00%> (ø)
starlette_admin/views.py 100.00% <100.00%> (ø)
starlette_admin/fields.py 100.00% <0.00%> (ø)
tests/mongoengine/__init__.py 100.00% <0.00%> (ø)
starlette_admin/helpers.py 100.00% <0.00%> (ø)
tests/odmantic/__init__.py 100.00% <0.00%> (ø)
starlette_admin/exceptions.py 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jowilf jowilf merged commit a04b972 into main Dec 11, 2022
@jowilf jowilf deleted the auth-user-info branch December 13, 2022 21: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.

None yet

1 participant