bcgov / lcfs

An online application for fuel suppliers to manage their compliance obligations under the Low Carbon Fuels Act
Apache License 2.0
5 stars 3 forks source link

LCFS - Implement User Login History View for Administrators #1035

Open AlexZorkin opened 2 weeks ago

AlexZorkin commented 2 weeks ago

Description: Create a new feature in the administration tab that displays a table view of user login history. This view will be accessible only to administrators and will utilize the AG Grid read-only table to display data from the user_login_history table.

Purpose and benefit to user: This feature will assist administrators in resolving login issues for users by providing a comprehensive view of login attempts, success rates, and error messages. It will improve the efficiency of troubleshooting and support processes.

Acceptance Criteria:

Development Checklist:

Notes:

dhaselhan commented 3 days ago

Idea: This could be done as a Metabase report for less development effort