Commit Graph

10 Commits

Author SHA1 Message Date
miguel 74de90eda8 Add xlsx support and enhance Trabajadores module with file upload functionality
- Updated package.json and package-lock.json to include xlsx dependency.
- Enhanced AlumnosService to return UsuarioData type.
- Modified CuestionarioRespondidoService to include event start and end dates in responses.
- Updated TrabajadoresController to add file upload endpoint for processing Excel files.
- Implemented file processing logic in TrabajadoresService to handle worker registration from Excel.
- Created TrabajadorApiDocumentation for API documentation of the new file upload feature.
- Refactored RegistroTrabajador entity to include carrera field and changed num_trabajador type.
2025-06-19 18:36:29 -06:00
miguel 5f302df2a7 Add @nestjs/serve-static dependency and update file paths for banner uploads; remove unused form utility files 2025-06-16 13:49:12 -06:00
jorgemike d652f9f012 muchos cambios :'v 2025-06-13 22:41:20 -06:00
Your Name 14d191790f login de admin y endpoints de admin validados, falta validar lo de qr 2025-04-21 12:32:45 -06:00
stern f50c9f36c8 Establecer a versión node 22 en script start 2025-04-02 16:09:51 -06:00
jalvarado 2af1b23f4d qr genereta 2025-04-02 13:54:50 -06:00
Your Name a1f52daa8a swagger 2025-04-02 11:50:08 -06:00
santiago 7b72ee4ec6 Cambios en las relaciones de evento, participante_evento y participante. 2025-04-02 09:15:14 -06:00
evenegas b95779531b se crearon algunas tablas 2025-03-28 11:26:11 -06:00
evenegas 767a765f68 "inicialización" 2025-03-26 14:39:56 -06:00