Skip to content

feat: add admin and lead verifier dashboard - #358

Draft
andyrodrigues30 wants to merge 8 commits into
mainfrom
feat/add-dashboards
Draft

feat: add admin and lead verifier dashboard#358
andyrodrigues30 wants to merge 8 commits into
mainfrom
feat/add-dashboards

Conversation

@andyrodrigues30

Copy link
Copy Markdown
Collaborator

Summary

Created dashboard for admin and lead-verifier.
Moved review queue nav item into shield icon dropdown option.

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

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>
@andyrodrigues30 andyrodrigues30 added area:frontend Tasks related to frontend (app) area:backend Tasks related to general backend functionality or api specific area:database Tasks related to the database schema, migrations, or data management labels Aug 21, 2026
@andyrodrigues30 andyrodrigues30 self-assigned this Aug 21, 2026
@andyrodrigues30
andyrodrigues30 marked this pull request as draft August 21, 2026 19:52
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>
@andyrodrigues30 andyrodrigues30 changed the title Feat/add dashboards feat: add admin and lead verifier dashboard Aug 22, 2026
@andyrodrigues30 andyrodrigues30 linked an issue Aug 22, 2026 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:backend Tasks related to general backend functionality or api specific area:database Tasks related to the database schema, migrations, or data management area:frontend Tasks related to frontend (app)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add admin and lead verifier dashboard

2 participants