Skip to content

Enhance Dashboard and User Settings#60

Open
Zaingoya65 wants to merge 1 commit intothedevdojo:mainfrom
Zaingoya65:feature/dashboard_enhancements
Open

Enhance Dashboard and User Settings#60
Zaingoya65 wants to merge 1 commit intothedevdojo:mainfrom
Zaingoya65:feature/dashboard_enhancements

Conversation

@Zaingoya65
Copy link

Added Stats Overview and Activity Feed to Dashboard. Added Two-Factor Authentication and API Tokens UI to Profile Settings.

Added Stats Overview and Activity Feed to Dashboard. Added Two-Factor Authentication and API Tokens UI to Profile Settings.
@what-the-diff
Copy link

what-the-diff bot commented Feb 5, 2026

PR Summary

  • Introduction of Recent Activity Display Tool
    The team has introduced an addition in the form of 'activity.blade.php' which allows for showcasing recent activities.

  • Dashboard Index View Modifications
    Enhancements were made to 'index.blade.php' to incorporate new components for data and activity. Furthermore, we introduce the use of two arrays, $stats and $activities to capture critical data. The $stats array records the total number of users, revenue generated, and active sessions while $activities records recent user-related activities.

  • New Statistics Display View Implemented
    The team has created a new display tool named 'stats.blade.php' dedicated to showing statistics.

  • Profile Edit View Enhancement
    We've improved 'edit.blade.php' through the integration of Two-Factor Authentication switch functionality and API token management. This includes the creation and deletion of tokens and dedicated sections to exhibit and manage both two-factor authentication and API tokens.

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

Comments