Skip to content

[Feature] Add admin dashboard functionality - #388

Draft
jpotter08 wants to merge 10 commits into
bluelearn-org:mainfrom
jpotter08:feat/dashboard-functionality
Draft

[Feature] Add admin dashboard functionality#388
jpotter08 wants to merge 10 commits into
bluelearn-org:mainfrom
jpotter08:feat/dashboard-functionality

Conversation

@jpotter08

Copy link
Copy Markdown
Contributor

Summary

The admin dashboard now displays user information fetched from the database, and lets you preform actions like suspending, toggling user AFK status, adding roles, reassigning verifiers, etc.
( closes #357 )

Type of change

  • Bug fix
  • Feature
  • Refactor (no behavior change)
  • Documentation
  • Build / tooling / CI
  • Other: _________

Verification

  • pnpm -r typecheck passes
  • pnpm -r build passes
  • Manually verified in a browser (for UI / behavior changes)
  • Followed the app layout conventions
  • No new dependencies, or new dependencies are justified and AGPL-compatible
  • Change does not violate any non-negotiable principle
  • Documentation only, no changes to the codebase, so no tests required [N/A]

andyrodrigues30 and others added 9 commits August 21, 2026 17:56
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Signed-off-by: James Potter <pj542859@gmail.com>
@jpotter08
jpotter08 marked this pull request as draft September 3, 2026 03:50
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.

[Feature] Add admin and lead verifier dashboard

2 participants