Merge Activity into Dashboard (Overview / Activity tabs)#13
Conversation
- Dashboard is now tabbed; the standalone Activity menu item is gone. - Activity view + dashboard view stripped of their own page chrome; the controller provides the wrap, header, and tab nav. #aggregate-it-app preserved on Overview so the dashboard JS still runs (and cleanly bails on the Activity tab). - Activity links/forms/pagination point at ?page=aggregate-it&tab=activity.
|
Warning Review limit reached
Next review available in: 14 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Part 2 of the admin reimagine. Activity is now a tab on the Dashboard, not a separate menu item — so the plugin menu drops to Dashboard · Articles · Feeds · Topic Hubs · Settings.
#aggregate-it-appstays on the Overview content so the dashboard charts/polling JS runs; on the Activity tab it's absent and that JS cleanly bails (tabs are separate page loads).?page=aggregate-it&tab=activity.86 tests green, lint clean.