Scrum4Me/components
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
..
auth feat: ST-006-ST-008 auth pages, middleware, nav shell en dashboard 2026-04-24 11:18:42 +02:00
backlog fix: restore priority color on PBI filter pill 2026-04-27 18:59:20 +02:00
dashboard feat(ST-507): show code badges on cards, lists and dialogs across the app 2026-04-26 20:36:59 +02:00
products feat(ST-507): add code input to Product, Pbi and Story forms 2026-04-26 20:36:47 +02:00
settings fix(ST-507): remount email Input on prop change to silence base-ui uncontrolled warning 2026-04-26 19:46:53 +02:00
shared feat(ST-903): load active product in layout, replace cookie with DB lookup in solo 2026-04-27 19:04:02 +02:00
solo feat(M8): Realtime Solo Paneel via Postgres LISTEN/NOTIFY (ST-801..ST-806) (#8) 2026-04-27 13:59:32 +02:00
split-pane feat: default split pane to 20%, persist position in cookie 2026-04-26 18:17:33 +02:00
sprint 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
todos feat(ST-509): add description textarea to Todo create and edit cards 2026-04-26 19:59:55 +02:00
ui feat(ST-351): add UserAvatar component and /api/users/[id]/avatar route 2026-04-26 16:15:56 +02:00