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

feat/view last logins #1018

Closed
wants to merge 4 commits into from
Closed

Conversation

Muneerat
Copy link
Contributor

Description

As an administrator, implement functionality that allows me to monitor and manage user access effectively. This includes implementing features to view last login details and detailed login histories for individual users. I want to implement search and filter capabilities to efficiently locate specific login details and analyze trends. Additionally, I will implement the option to export this login data for offline analysis, sharing with others, and maintaining records for compliance purposes.

Closes #issue_number_here
https://linear.app/stage-7/join/e35ba7a9497f8968b2f2eadf463e54e7?s=1

Changes proposed

What were you told to do?

As an administrator, implement functionality that allows me to monitor and manage user access effectively. This includes implementing features to view last login details and detailed login histories for individual users. I want to implement search and filter capabilities to efficiently locate specific login details and analyze trends.

What did you do?

  • View the last login details of users so that I can monitor access and ensure the security of the platform.

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

Screenshot from 2024-08-17 18-46-09
Screenshot from 2024-08-17 18-58-14

@Muneerat Muneerat force-pushed the feat/View-last-logins branch from b47f6fa to 1605b53 Compare August 17, 2024 21:45
@Muneerat Muneerat self-assigned this Aug 17, 2024
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.83% 784 / 5286
🔵 Statements 14.5% 786 / 5417
🔵 Functions 14.31% 215 / 1502
🔵 Branches 10.07% 227 / 2254
File CoverageNo changed files found.
Generated in workflow #312

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