project-nomad/admin/app
Chris Sherwood 9a864cb41b feat(creator-packs): use branded pack banners on the cards
Replace the generic colored-block cards with the branded 1060x175 banners we
build into each pack ZIM, shown on both the settings page and the Easy Setup
wizard step (and the Content Explorer block, via the shared card).

- Bundle the seed-pack banners as local webp under admin/public/creator-packs/
  so they render offline (no external image dependency, matching the existing
  /rogue-support-banner.webp convention).
- CreatorPackCard is now banner-forward: the banner is the hero, with a compact
  status/metadata footer (videos · size, Installed/Downloading/Selected/Install,
  update pill). Falls back to a simple header if an image is ever missing.
- Prefer an optional catalog `banner_url` (future remote creators) over the
  bundled-by-id path; add banner_url to the CreatorPack type + validator.
- Widen the card grids to 1–2 columns since banners are wide.

Browser-tested on NOMAD3: banners render on the settings page and wizard step;
selection/installed/downloading states and storage projection still correct.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-15 11:14:30 -07:00
..
controllers feat(creator-packs): Phase 2 UI — Content Explorer, settings page, wizard step 2026-07-15 11:03:02 -07:00
exceptions fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00
jobs feat(creator-packs): backend rail for gated creator content packs 2026-07-15 10:09:33 -07:00
middleware fix(API): skip compression for Server-Sent Events (#798) 2026-05-20 10:16:00 -07:00
models feat: replace legacy Kolibri image default with latest v19 image (#1019) 2026-06-23 04:47:07 +00:00
services feat(creator-packs): Phase 2 UI — Content Explorer, settings page, wizard step 2026-07-15 11:03:02 -07:00
utils feat(creator-packs): backend rail for gated creator content packs 2026-07-15 10:09:33 -07:00
validators feat(creator-packs): use branded pack banners on the cards 2026-07-15 11:14:30 -07:00