Skip to content

refactor(dashboard): drop the repository list from the org dashboard#95

Merged
trentas merged 1 commit into
mainfrom
refactor/dashboard-drop-repo-list
Jun 11, 2026
Merged

refactor(dashboard): drop the repository list from the org dashboard#95
trentas merged 1 commit into
mainfrom
refactor/dashboard-drop-repo-list

Conversation

@trentas

@trentas trentas commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

The org dashboard ended with a full RepoList (right after Hyper Engineers), duplicating the dedicated /[tenant]/repos page that exists for exactly that. This removes the section + its import from the dashboard.

  • The same RepoList component still powers /[tenant]/repos — the list now lives in one place.
  • No data wiring changed: repoSummaries is still consumed by every other dashboard section.

tsc + prettier clean. The Vercel preview deploy lets you confirm the dashboard tail (…Org timeline → Hyper engineers) before merging.

🤖 Generated with Claude Code

The dashboard ended with a full RepoList after Hyper Engineers,
duplicating the dedicated /repos page that exists for exactly that. Drop
the section (and its import) from the dashboard; the same RepoList
component still powers /[tenant]/repos, so the list lives in one place.

No data wiring changed — repoSummaries is still consumed by every other
dashboard section.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickbus-iris Ready Ready Preview, Comment Jun 11, 2026 7:08pm

Request Review

@trentas trentas merged commit 0c8afe0 into main Jun 11, 2026
4 checks passed
@trentas trentas deleted the refactor/dashboard-drop-repo-list branch June 11, 2026 19:16
trentas added a commit that referenced this pull request Jun 11, 2026
Drop the duplicated repository list from the org dashboard; it lives on
the dedicated /repos page (#95).

Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>
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