Add repositories page with filtering and navigation#153
Conversation
… link, custom star icon - Table-style repo rows, visibility icons, recharts activity chart - GitHub participation stats API + caching; inactive styling when no commits - Move Repositories from topbar tabs into user menu - Custom Lucide-style StarIcon; SquareLock02 for private
- Full install-filtered hub + filter/sort; repo-list-page + repos-hub-filter - Repos route: validateSearch page, prefetch aligned with cookie+page, debounced search - Profile owner: tab/repos hub, load more, layout tweaks - Replace LoaderCircleIcon with @diffkit/ui Spinner in dashboard loading + setup - Nav/palette: ArchiveIcon for repositories; tabs tweak
…en, shortcut) - Lazy-mount RepoCommitSparkline per row via IntersectionObserver - Map forks_count to UserRepoSummary; show fork count in repo row meta - Participation stats: retry on HTTP 202 before failing; do not cache empty as final 202 - appInstallationHasRepositoryAccess: list installation repos with app user Octokit - Repos dropdown: show G O shortcut like Profile/Settings
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 14 minutes and 30 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (24)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
diffkit | 345f991 | Apr 18 2026, 04:32 AM |
Restores and updates the repositories hub (replaces closed #136).
Includes server-filtered repo hub, prefetch, participation sparklines (lazy-loaded), installation-access fixes, and related UI/navigation.