feat: Featured Packs — curated pack templates with seed data and UI section#1886
feat: Featured Packs — curated pack templates with seed data and UI section#1886
Conversation
… data Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
|
@coderabbitai Please review this PR for code quality, best practices, and potential issues. |
Rate Limit Exceeded
|
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
Warning Rate limit exceeded
⌛ 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: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Introduces "Featured Packs": a set of curated, app-wide pack templates (6 types covering day hike through winter camping) visible to all users, with a dedicated UI section in the Pack Templates list.
Seed Data (
packages/api/src/db/seed.ts)New idempotent seed script producing 6
isAppTemplate: truetemplates:Each item carries weight, category, worn/consumable flags, and description. Safe to re-run; skips existing templates by stable ID.
UI (
FeaturedPacksSectioncomponent)isAppTemplatetemplates with name, category, top-3 tags, base weight, and item countPackTemplateListScreen; renders nothing when no featured templates existTranslations
featuredPacks,viewAll,tripDuration,environment,intendedUse, and pack-type labelsOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.