template-saas/apps/frontend
Adrian Flores Cortes 2e6ecee8ea
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
[SAAS-018/020] feat: Complete Sales and Commissions modules implementation
Sprint 2 - Sales Frontend:
- Add frontend services, hooks, and pages for Sales module
- Update router with Sales routes

Sprint 3 - Commissions Backend:
- Add Commissions module with entities, DTOs, services, controllers
- Add DDL schema for commissions tables
- Register CommissionsModule in AppModule

Sprint 4 - Commissions Frontend:
- Add frontend services, hooks, and pages for Commissions module
- Add dashboard, schemes, entries, periods, and my-earnings pages
- Update router with Commissions routes

Update submodule references: backend, database, frontend

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 22:51:30 -06:00
..
public [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
src [SAAS-018/020] feat: Complete Sales and Commissions modules implementation 2026-01-24 22:51:30 -06:00
tests/e2e [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
.dockerignore [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
.env.example feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
Dockerfile [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
index.html feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
nginx.conf [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
package.json [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
playwright.config.ts [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
postcss.config.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
tailwind.config.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
tsconfig.json feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
vite.config.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00