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

[3.x] user activity #2063

Merged
merged 8 commits into from
Jan 20, 2023
Merged

[3.x] user activity #2063

merged 8 commits into from
Jan 20, 2023

Conversation

haringsrob
Copy link
Contributor

Port of #1935

@what-the-diff
Copy link

what-the-diff bot commented Jan 16, 2023

  • Added config keys to enable/disable user login and logout activity
  • Updated the dashboard controller to handle auth activities
  • Updated the LoginController to add an entry in ActivityLog when a user logs out or in (if enabled)

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Base: 59.96% // Head: 59.91% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (3386a91) compared to base (ffcf5c7).
Patch coverage: 33.33% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##                3.x    #2063      +/-   ##
============================================
- Coverage     59.96%   59.91%   -0.06%     
- Complexity     3864     3871       +7     
============================================
  Files           302      302              
  Lines         14957    14978      +21     
============================================
+ Hits           8969     8974       +5     
- Misses         5988     6004      +16     
Impacted Files Coverage Δ
src/Http/Controllers/Admin/DashboardController.php 48.82% <22.22%> (-1.65%) ⬇️
src/Http/Controllers/Admin/LoginController.php 46.66% <66.66%> (+0.11%) ⬆️

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.

@haringsrob haringsrob merged commit 51067c9 into 3.x Jan 20, 2023
@haringsrob haringsrob deleted the 3x-user-activity branch January 20, 2023 08:23
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.

2 participants