Scrum4Me/app/(app)
Madhura68 1abbd4e5e4 fix: set lastProductId cookie in proxy instead of Server Component
Cookies can only be written in Server Actions or Route Handlers.
Moved the write to proxy.ts where NextResponse.cookies.set is allowed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 17:25:17 +02:00
..
dashboard fix(ST-102): show products via membership on dashboard, not just owned 2026-04-26 17:12:42 +02:00
products fix: set lastProductId cookie in proxy instead of Server Component 2026-04-26 17:25:17 +02:00
settings feat(ST-601): add loading skeletons for dashboard, settings and todos 2026-04-25 20:09:48 +02:00
solo feat(ST-355): add /solo route, cookie helper, product picker, and solo product page 2026-04-26 16:29:31 +02:00
todos feat(ST-601): add loading skeletons for dashboard, settings and todos 2026-04-25 20:09:48 +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-506): toon gebruikersrollen in navigatiebalk 2026-04-25 20:09:42 +02:00