Commit Graph

3 Commits

Author SHA1 Message Date
d2addbc1f6 Add edit/delete functionality for clients
- ClienteForm: Now supports both create and edit modes with logo preview
- ClienteDetail: Added edit and delete buttons with confirmation modal
- Added delete report functionality with confirmation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 23:47:46 -06:00
d443d8e9d5 Add complete admin forms for Usuarios, Umbrales, and ReglasMapeeo
- Usuarios: Full CRUD with role selection and client assignment
- Umbrales: Form with metric selection and threshold values
- ReglasMapeeo: Form with regex patterns and category mapping

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 23:43:09 -06:00
4c3dc94ff2 Initial commit: Horux Strategy Platform
- Laravel 11 backend with API REST
- React 18 + TypeScript + Vite frontend
- Multi-parser architecture for accounting systems (CONTPAQi, Aspel, SAP)
- 27+ financial metrics calculation
- PDF report generation with Browsershot
- Complete documentation (10 documents)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 22:24:00 -06:00