Commit Graph
14 Commits
Author SHA1 Message Date
lizandrogd 7447d5dc79 Update TintoreriaResource.php 2026-01-19 23:12:58 -05:00
lizandrogd 07630ac848 Update TintoreriaResource.php 2026-01-19 22:13:17 -05:00
lizandrogd 2e5f0a4dba up 2026-01-19 22:09:14 -05:00
lizandrogd 7b017114b5 Update TintoreriaResource.php 2026-01-19 22:03:04 -05:00
lizandrogd fd07413773 up 2026-01-19 20:14:02 -05:00
lizandrogd 084b644714 up 2026-01-19 18:24:35 -05:00
Lizandro Guarnizo b63995d74a up 2026-01-19 11:37:35 -05:00
Lizandro Guarnizo b4b61725f0 up 2026-01-19 11:30:36 -05:00
Lizandro Guarnizo 7e4161d1c0 up 2026-01-19 11:20:51 -05:00
Lizandro Guarnizo b0eab94467 up 2026-01-18 12:30:48 -05:00
Lizandro Guarnizo 597242f6bb up 2026-01-18 12:13:18 -05:00
Juan Felipe Duarte 18c43fe06f Add Gestión dashboard and update Tela stats
Introduces a new Gestión dashboard page with a stats overview widget for Tela and OrdenProduccion. Updates navigation icons for several Filament resources for better distinction. Adds a relationship between Tela and OrdenProduccion models. Refactors the telas table migration to use integer types for numeric fields instead of strings.
2026-01-17 08:22:54 -05:00
Juan Felipe Duarte d93be467f7 Update navigation group to 'Gestión' and enhance TelaResource
Changed the navigation group from 'Administración' to 'Gestión' across multiple Filament resources for consistency. In TelaResource, improved the file upload field with image editor options and aspect ratios, and added an image column to the table for better visualization of fabric images.
2026-01-15 10:45:55 -05:00
Juan Felipe Duarte 1510a8ef1e Refactor TintoreriaProceso to Tintoreria resource and model
Renamed TintoreriaProcesoResource, model, and migration to Tintoreria, updating all related references and page classes. Added preload to Select fields for better performance in forms. This change standardizes naming and improves resource management for tintoreria processes.
2026-01-15 08:39:58 -05:00