7 Commits

Author SHA1 Message Date
d1c203cd0e feat(warehouse): add inventory management features
- Implemented getWarehouseById method in warehouseService to fetch warehouse details by ID.
- Added new types for warehouse inventory management in warehouse.d.ts and warehouse.inventory.d.ts.
- Created WarehouseAddInventory.vue component for handling inventory entries with serial number management.
- Developed inventoryWarehouseServices for adding inventory through API.
- Updated router to include the new inventory management component.
- Added Docker configuration files for production deployment.
- Created Nginx configuration for serving the application.
- Added .dockerignore and .env.production for environment-specific settings.
2026-02-13 13:49:41 -06:00
Edgar Mendez Mendoza
857c149b87 feat: enhance authentication flow with improved user data handling and API integration 2025-11-06 12:51:09 -06:00
Edgar Mendez Mendoza
d058a27882 WIP 2025-11-05 21:41:29 -06:00
c95d40787d WIP 2025-09-23 16:18:45 -06:00
Juan Felipe Zapata Moreno
7445e2d4ad ADD: Docker 2025-09-18 15:40:14 -06:00
Moisés de Jesús Cortés Castellanos
b6c8a347cd
ADD: Plantilla Holos (#1) 2024-12-13 16:15:01 -06:00
97b85a1f65 INIT: Commit inicial 2024-12-03 09:21:35 -06:00