* feat(ideas): multi-select secundaire producten + badges in IdeaDetailLayout Voegt checkbox-lijst toe voor extra producten (exclusief primaire) in de Idee-tab, geïntegreerd in bestaande save/reset flow via updateSecondaryProductsAction. Toont secundaire product-badges in de detail-header. Bevat ook schema/dto/action-dependencies (IdeaProduct junction, secondary_products in IdeaDto). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * feat(ideas): lijst-filter matcht op primair én secundaire producten Breidt productFilter-logica in IdeaList uit: naast product_id wordt ook idea.secondary_products gecheckt, zodat ideeën zichtbaar blijven bij filteren op een secundair gekoppeld product. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| download-md-button.tsx | ||
| idea-detail-layout.tsx | ||
| idea-list.tsx | ||
| idea-md-editor.tsx | ||
| idea-pbi-link-card.tsx | ||
| idea-row-actions.tsx | ||
| idea-sync-tab.tsx | ||
| idea-timeline.tsx | ||