Scrum4Me/app/(app)
janpeter visser 12d81a172f feat(ST-903): load active product in layout, replace cookie with DB lookup in solo
- layout.tsx: fetch active_product_id, resolve product, clear stale ref server-side
- NavBar: add activeProduct prop (rendering changes in ST-904)
- solo/page.tsx: redirect via user.active_product_id instead of lastProductId cookie
- proxy.ts: remove lastProductId cookie logic
- lib/cookies.ts: deleted (no longer used)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 19:04:02 +02:00
..
dashboard fix(ST-102): show products via membership on dashboard, not just owned 2026-04-26 17:12:42 +02:00
products feat(backlog): sorteer PBI's en stories op prio/code/datum, onthoud keuze in localStorage; vergroot sprint-afronden dialoog 2026-04-27 18:10:05 +02:00
settings feat(ST-507): add email input to settings and surface in user menu 2026-04-26 19:37:51 +02:00
solo feat(ST-903): load active product in layout, replace cookie with DB lookup in solo 2026-04-27 19:04:02 +02:00
todos feat(ST-509): add description textarea to Todo create and edit cards 2026-04-26 19:59:55 +02:00
error.tsx feat: ST-601-ST-612 M6 polish, beveiliging en launch-ready 2026-04-24 12:36:23 +02:00
layout.tsx feat(ST-903): load active product in layout, replace cookie with DB lookup in solo 2026-04-27 19:04:02 +02:00