From ebf9989aefd0cb5ba16f2071872174f970459f55 Mon Sep 17 00:00:00 2001 From: Adrian Flores Cortes Date: Tue, 27 Jan 2026 12:54:22 -0600 Subject: [PATCH] [TASK-007] feat: P1 complete - Full MLM/Goals UI + 324 tests ## Backend (5b0e61c) - T-01.5: Billing entities updated (invoice.entity.ts) - T-05.1: Sales module tests (109 tests, 100% coverage) - T-05.2: Commissions module tests (136 tests, 100% coverage) - T-05.3: Portfolio module tests (79 tests, 100% coverage) ## Frontend (2bfd90c) - T-02.1: MLM structure pages (4 pages) - T-02.2: MLM detail pages (3 pages) - T-02.3: Goals structure pages (3 pages) - T-02.4: Goals detail pages (3 pages) - T-02.5: MLM routes integrated (7 routes) - T-02.6: Goals routes integrated (6 routes) ## Metrics - New pages: 13 - New routes: 13 - New tests: 324 - Test coverage: 100% on new modules Co-Authored-By: Claude Opus 4.5 --- backend | 2 +- frontend | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend b/backend index a881c5cc..5b0e61c0 160000 --- a/backend +++ b/backend @@ -1 +1 @@ -Subproject commit a881c5cc2b2ae5eb23f6977a3abf5d6dfe0e8e04 +Subproject commit 5b0e61c029d019d38ec9fe1087b5bdeed4283b76 diff --git a/frontend b/frontend index 5c4e1511..2bfd90cd 160000 --- a/frontend +++ b/frontend @@ -1 +1 @@ -Subproject commit 5c4e1511d692d79d9e6afc5944d4602f1175d65d +Subproject commit 2bfd90cdffab014ab506b4830cef1ae4848db533