learning_ai_common_plat/dashboards
saravanakumardb1 ac106ed917 feat(tracker): add product switcher — filter items by any product
- product-config.ts: add getRequestProductId(req) + KNOWN_PRODUCTS
- product-context.tsx: client-side product selection context
- product-switcher.tsx: native select dropdown component
- tracker-client.ts: inject x-product-id header on all API calls
- proxy route: forward x-product-id header to platform-service
- providers.tsx: wrap with ProductProvider
- dashboard/layout.tsx: render ProductSwitcher in top nav
2026-02-28 14:15:18 -08:00
..
admin-web feat(admin): add product switcher — filter all data by any product 2026-02-28 14:12:15 -08:00
tracker-web feat(tracker): add product switcher — filter items by any product 2026-02-28 14:15:18 -08:00