feat: rebuild maintainer console with green-accented dashboard and su…#60
Draft
Ayush-Patel-56 wants to merge 3 commits into
Draft
feat: rebuild maintainer console with green-accented dashboard and su…#60Ayush-Patel-56 wants to merge 3 commits into
Ayush-Patel-56 wants to merge 3 commits into
Conversation
…bpages Moves maintainer routes into isolated (maintainer) route group with its own layout (sidebar nav, green #00d26a accent, no app-shell inheritance). Dashboard shows live stats, PR queue table, recent activity, meeting requests, and level distribution bar. Adds fully functional subpages: PR Queue (filterable, paginated), Contributors, Mentors, Communications, Analytics (real XP/merged/active stats), Settings, and Issues stub.
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Deleted (app)/maintainer/page.tsx and (app)/maintainer/issues/page.tsx since the maintainer console now lives in the (maintainer) route group. Upgraded the (maintainer)/maintainer/issues/page.tsx stub with the full issue triage UI from main (bucket filters, triage badges, label chips).
|
This PR has had no activity for 7 days. Are you still working on it? If so, please push an update or leave a comment. Otherwise it will be labeled |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…bpages
Moves maintainer routes into isolated (maintainer) route group with its own layout (sidebar nav, green #00d26a accent, no app-shell inheritance). Dashboard shows live stats, PR queue table, recent activity, meeting requests, and level distribution bar. Adds fully functional subpages: PR Queue (filterable, paginated), Contributors, Mentors, Communications, Analytics (real XP/merged/active stats), Settings, and Issues stub.
Summary
Type of Change
Related Issue
Closes #
What was changed?
Screenshots
Checklist
npm run dev)