From 20b1f05c037691370f6975543a0a421f68742b1a Mon Sep 17 00:00:00 2001 From: Adrian Flores Cortes Date: Tue, 3 Feb 2026 23:49:45 -0600 Subject: [PATCH] [SPRINT-1] chore: Update frontend and backend submodules SUBTASK-001: Routing fixes (frontend) - Add /portfolio/:portfolioId route with lazy loading - Add navigation links in PortfolioDashboard SUBTASK-002: Auth improvements (frontend + backend) - Extended session types with device details - DeviceCard uses backend data when available Sprint 1 Progress: 17/17 SP completed Co-Authored-By: Claude Opus 4.5 --- apps/backend | 2 +- apps/frontend | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/backend b/apps/backend index e7745d1..85803d9 160000 --- a/apps/backend +++ b/apps/backend @@ -1 +1 @@ -Subproject commit e7745d18b96d1a224cb15faa07460900a57aba06 +Subproject commit 85803d92fe63dd143113f2c3ed79aab9eb0d60fd diff --git a/apps/frontend b/apps/frontend index e639f36..295bd5e 160000 --- a/apps/frontend +++ b/apps/frontend @@ -1 +1 @@ -Subproject commit e639f36a22ea67f177cfa9cf0ebd83c0c533b9f3 +Subproject commit 295bd5e31e13a7e698254419bcf8175cafd66de3