santiago
960163fa4a
Coreecion de error
2025-09-25 20:57:56 +02:00
santiago
25872c544f
Se agregaron las dependencias
2025-09-25 20:13:26 +02:00
santiago
6926e84df3
Correcion de error al tomar asistencia con codigo qr
2025-09-25 19:58:08 +02:00
miguel
f1fba6a6cf
fix: update email content for event registration confirmation
2025-09-10 13:29:55 -06:00
jorge miguel
92851b240a
feat: add endpoint to register participant attendance without token
2025-09-09 18:03:59 -06:00
jorge miguel
6fc315450d
feat: add token validation endpoint and logic for QR token verification
2025-09-09 17:43:23 -06:00
jalvarado
574249e09a
Merge pull request 'feat: update asistencia registration to use JWT token and modify TypeORM synchronization setting' ( #35 ) from events-division into develop
...
Reviewed-on: #35
2025-09-09 15:19:00 -06:00
miguel
14ae95c00e
feat: update asistencia registration to use JWT token and modify TypeORM synchronization setting
2025-09-09 15:17:59 -06:00
jalvarado
d0ae2f14cb
Merge pull request 'events-division' ( #34 ) from events-division into develop
...
Reviewed-on: #34
2025-08-19 10:28:24 -06:00
miguel
bc5ddb29c7
feat: add TipoEvento entity and related functionality
...
- Introduced TipoEvento entity with enum for event types.
- Created DTOs for creating and updating TipoEvento.
- Implemented TipoEvento service with methods for CRUD operations and seeding initial data.
- Added TipoEvento controller for handling HTTP requests related to event types.
- Integrated TipoEvento into the main application module.
- Updated Evento entity to include a relationship with TipoEvento.
- Enhanced ParticipanteEvento service to register attendance using QR tokens.
- Implemented QR token generation and validation for event attendance.
- Updated API documentation for new endpoints and functionalities.
- Adjusted TypeOrm configuration to include new entities.
2025-08-19 10:27:06 -06:00
miguel
94002a3e50
Enhance email functionality by adding QR code generation and resend logic for participants who have already responded to the questionnaire. Update email template for event ticket confirmation with detailed registration information.
2025-08-12 20:00:18 -06:00
miguel
0a80d892b3
Add 'recientes' endpoints for cuestionarios and eventos with enhanced data retrieval
2025-08-11 10:22:11 -06:00
miguel
641514b8f8
Add 'recientes' endpoint and implement logic to fetch recent events from the service
2025-08-11 09:46:46 -06:00
miguel
7c06ed0b2c
Update attendance validation message in event registration email
2025-06-30 11:10:40 -06:00
jorgemike
1732065ced
token correos
2025-06-28 19:07:08 -06:00
miguel
551cc3e3b2
Refactor cuestionario module to support event creation with associated questionnaire, including new DTO and enhanced error handling.
2025-06-23 18:58:20 -06:00
miguel
e20a381ba6
Add cupo_maximo field and related validations to cuestionario and evento modules
2025-06-23 12:40:38 -06:00
miguel
8fe2b6cc72
Disable schema synchronization and dropping for database configurations
2025-06-20 10:39:29 -06:00
miguel
a64e4ea925
Update email subject to include event name for attendance validation
2025-06-20 10:36:26 -06:00
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
ae0313cd1f
drop database in restart
2025-06-18 15:52:37 -06:00
miguel
3d90c51742
cambios
2025-06-18 12:57:52 -06:00
miguel
282f921e43
Refactor code structure for improved readability and maintainability
2025-06-18 12:41:30 -06:00
miguel
6c85847bf4
synhronize extra db
2025-06-18 11:00:44 -06:00
miguel
7d8c9e9ef4
Add Trabajadores module with controller, service, DTOs, and entity; integrate with TypeORM
2025-06-18 10:59:06 -06:00
miguel
d188d8bea3
Refactor cuestionario service and event handling; update validation types and remove unused console logs; add new event retrieval methods
2025-06-16 18:24:56 -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
miguel
63e1d3183e
Add TypeORM integration and seed method for TipoCuestionario
2025-06-16 12:23:49 -06:00
jorgemike
d652f9f012
muchos cambios :'v
2025-06-13 22:41:20 -06:00
Your Name
0dddfce887
fecha asistencia
2025-04-25 13:56:10 -06:00
eithan
e6abd86d38
Merge pull request 'develop' ( #27 ) from develop into master
...
Reviewed-on: #27
2025-04-25 10:45:19 -06:00
Your Name
210cc139d9
sync y drop false
2025-04-25 09:41:01 -06:00
Your Name
4e472e9e33
csv de respuestas corregido
2025-04-25 09:37:58 -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
eithan
f496c2d8be
Merge pull request 'develop' ( #26 ) from develop into master
...
Reviewed-on: #26
2025-04-09 16:34:53 -06:00
eithan
8a837eda8d
Merge branch 'master' into develop
2025-04-09 16:34:44 -06:00
eithan
aae1e5ede3
Actualizar 'src/app.module.ts'
...
false drop y sync
2025-04-09 16:34:11 -06:00
eithan
0c6f5336a9
Actualizar 'src/app.module.ts'
2025-04-09 16:33:17 -06:00
eithan
2a807acb87
Merge pull request 'Actualizar 'src/app.module.ts'' ( #25 ) from develop into master
...
Reviewed-on: #25
2025-04-09 16:29:09 -06:00
eithan
a8645d28e8
Merge branch 'master' into develop
2025-04-09 16:29:04 -06:00
eithan
f7f6d8296c
Actualizar 'src/app.module.ts'
...
sync y drop true
2025-04-09 16:28:25 -06:00
eithan
f747e146e8
Merge pull request 'Actualizar 'src/cuestionario_respondido/cuestionario_respondido.service.ts'' ( #24 ) from develop into master
...
Reviewed-on: #24
2025-04-09 09:02:01 -06:00
eithan
10ba9642bd
Merge branch 'master' into develop
2025-04-09 09:01:52 -06:00
eithan
a2e4f62135
Actualizar 'src/cuestionario_respondido/cuestionario_respondido.service.ts'
...
nuevo mensaje correo
2025-04-09 09:01:31 -06:00
eithan
283b8df276
Merge pull request 'Actualizar 'src/app.module.ts'' ( #23 ) from develop into master
...
Reviewed-on: #23
2025-04-07 19:41:09 -06:00
eithan
a48f2cb41c
Merge branch 'master' into develop
2025-04-07 19:41:03 -06:00
eithan
564cbd4f69
Actualizar 'src/app.module.ts'
...
synchronize: false,
dropSchema: false,
2025-04-07 19:40:37 -06:00
eithan
ed7cadd6e0
Merge pull request 'develop' ( #22 ) from develop into master
...
Reviewed-on: #22
2025-04-07 15:25:08 -06:00
eithan
d436ca6bbc
Merge branch 'master' into develop
2025-04-07 15:24:58 -06:00
eithan
489965681f
Merge pull request 'reporte csv' ( #21 ) from eithan into develop
...
Reviewed-on: #21
2025-04-07 15:07:14 -06:00