Compare commits

...

2 Commits

Author SHA1 Message Date
Adrian Flores Cortes
9d54f832b4 docs: Update task index - Sprint 2 completed
Some checks are pending
CI / Backend CI (push) Waiting to run
CI / Frontend CI (push) Waiting to run
CI / Security Scan (push) Waiting to run
CI / CI Summary (push) Blocked by required conditions
Sprint 2 (P1) marked as completed:
- ST-2.1-PORTFOLIO-UI: 5 SP
- ST-2.2-MLM-UI: 8 SP
- ST-2.3-GOALS-UI: 8 SP

Progress: 53/49 SP executed (108% - includes planning phases)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 20:11:12 -06:00
Adrian Flores Cortes
6f54d57a09 [SPRINT-2] chore(submodule): Update frontend with Portfolio, MLM, Goals UI
Sprint 2 (P1) completed:
- ST-2.1: Portfolio UI (5 SP) - Categories, products, variants, prices
- ST-2.2: MLM UI (8 SP) - Network tree, nodes, ranks, commissions
- ST-2.3: Goals UI (8 SP) - Definitions, assignments, progress tracking

Total: 21 SP | 36 files | 5726 lines added

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 20:10:52 -06:00
2 changed files with 8 additions and 5 deletions

@ -1 +1 @@
Subproject commit 193b26f6f142d2c8ea244e32309a8acc0ac5f85b
Subproject commit 891689a4f448b91e244059942533431e22a2fa86

View File

@ -116,7 +116,7 @@ tareas_activas:
titulo: "Auditoría y Planificación Frontend/UX-UI"
fase_actual: "EJECUCION"
sp_total: 49
sp_ejecutados: 32
sp_ejecutados: 53
subtareas:
sprint_1_p0:
- "ST-1.1-RBAC-FRONTEND (5 SP) - COMPLETADA"
@ -126,9 +126,12 @@ tareas_activas:
sprint_1_commits:
- "193b26f - [SPRINT-1] feat: Complete RBAC, Audit and Notifications frontend modules"
sprint_2_p1:
- "ST-2.1-PORTFOLIO-UI (5 SP)"
- "ST-2.2-MLM-UI (8 SP)"
- "ST-2.3-GOALS-UI (8 SP)"
- "ST-2.1-PORTFOLIO-UI (5 SP) - COMPLETADA"
- "ST-2.2-MLM-UI (8 SP) - COMPLETADA"
- "ST-2.3-GOALS-UI (8 SP) - COMPLETADA"
sprint_2_completado: "2026-02-03"
sprint_2_commits:
- "891689a - [SPRINT-2] feat: Complete Portfolio, MLM and Goals UI modules"
sprint_3_p2:
- "ST-3.1-WCAG-IMPROVE (5 SP)"
- "ST-3.2-UNIT-TESTS (5 SP)"