Skip to content

Add extended promotional component filter - #445

Open
kimutaiRop wants to merge 1 commit into
tscircuit:mainfrom
kimutaiRop:add-extended-promotional-filter
Open

Add extended promotional component filter#445
kimutaiRop wants to merge 1 commit into
tscircuit:mainfrom
kimutaiRop:add-extended-promotional-filter

Conversation

@kimutaiRop

@kimutaiRop kimutaiRop commented Aug 10, 2026

Copy link
Copy Markdown

Summary

  • add an is_extended_promotional flag to derived component catalog/search-index data
  • expose the flag in /components/list JSON and table rendering
  • add a filter checkbox for extended promotional parts and wire it into search queries

/claim #92
Fixes #92

Tests

  • bun test tests/build-derived-sync-db.test.ts cf-proxy/test/render.test.ts
  • bun run format:check
  • bash -n cf-proxy/scripts/sync-db.sh cf-proxy/scripts/rebuild-search-index-batched.sh
  • bun test cf-proxy/test/contracts.test.ts

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.

Add is_extended_promotional column to components (from data source)

1 participant