Commit Graph

2 Commits

Author SHA1 Message Date
Adrian Flores Cortes
3722355360 [GAP-AUTH-001, GAP-CORE-001] feat: Implement 14 missing services
GAP-AUTH-001 (P0 Critical) - 13 AUTH services:
- RBAC: RoleService, PermissionService, CompanyService, GroupService
- Session: SessionService, DeviceService, TrustedDeviceService
- Security: ApiKeyService, OAuthService, PasswordResetService, VerificationService
- User: UserProfileService, MfaService

GAP-CORE-001 (P2 Medium) - 1 CORE service:
- DiscountRuleService with calculation, applicability, and usage tracking

All services follow standalone pattern with:
- Multi-tenant support via ServiceContext
- Soft delete with audit trail
- Pagination support
- Type-safe DTOs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 11:12:39 -06:00
7c1480a819 Migración desde erp-construccion/backend - Estándar multi-repo v2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 08:11:14 -06:00