99 Commits

Author SHA1 Message Date
jalvarado-contentoh 9c86f5d223 refactor: remove unnecessary reverse on cuestionarios display
Despliegue Automatizado Universal / get-context (push) Successful in 0s
Despliegue Automatizado Universal / build (push) Failing after 36s
Despliegue Automatizado Universal / deploy (push) Has been skipped
2026-07-28 15:15:58 -06:00
stern eaa955a995 Add deploy.yaml
Despliegue Automatizado Universal / get-context (push) Successful in 1s
Despliegue Automatizado Universal / build (push) Failing after 38s
Despliegue Automatizado Universal / deploy (push) Has been skipped
2026-07-02 03:38:28 -06:00
miguel ad983c6ae8 eliminate log 2026-06-02 17:48:17 -06:00
miguel ac0671bb1a feat: reverse order of cuestionarios display and add console log for data 2026-06-02 17:47:25 -06:00
miguel 8c2a6ecb6f feat: add modal to display user contador and update attendance confirmation flow
Co-authored-by: Copilot <copilot@github.com>
2026-05-13 20:52:05 -06:00
miguel 2f50d4f2fb feat: tecto horas agregado a carta 2026-03-26 10:19:22 -06:00
miguel dcc474a065 feature: horas, added at time and acento in estaras 2026-03-24 20:18:18 -06:00
miguel fe8ec5f591 feat: add email message field to cuestionario and update edit form 2026-03-10 12:59:01 -06:00
miguel d3e1441f87 feat: add bulk user upload functionality and form success page
- Implemented bulk upload for students and workers with file validation and error handling.
- Added Excel template download feature for user uploads.
- Created success page for form submissions with QR code display.
- Established context and reducer for form state management, including user search and response handling.
- Added mermaid diagrams for event registration documentation.
2026-03-08 19:18:23 -06:00
miguel f7d7bcfae6 fix: version nextjs 2026-02-11 15:22:08 -06:00
santiago c0f4f31e18 Se quitaron algunas vulnerabilidades 2026-01-08 18:24:00 -06:00
miguel 3eba0c1348 Refactor navbar component for improved readability and consistency 2025-11-10 17:33:31 -06:00
santiago 5a88e93e04 Se agrego la validacion para que el staff no pueda crear formularios 2025-10-30 20:04:04 +01:00
santiago 6f89b993e1 change cupos to registro 2025-10-28 22:20:22 +01:00
miguel 9068cef62d Implementar gestión de usuarios con modales para agregar, editar y eliminar administradores 2025-10-05 13:15:55 -06:00
santiago b0f744ef14 Modificaciones 2025-10-03 14:45:35 -06:00
santiago 4ff66e81c7 Modificaciones 2025-10-02 16:11:31 -06:00
santiago 3123c9911a Modificaciones y correcion de errores 2025-10-02 16:08:57 -06:00
santiago fee9d92ed7 Modificaciones en las vistas de las cargas masivas 2025-10-02 16:03:28 -06:00
santiago 8f2ee27711 Se agregaron las funcionalidades de subir eventos e imagenes en carga masiva 2025-10-01 15:21:02 -06:00
santiago 509ff4255a Modificaciones en error al escanear codigo qr 2025-10-01 14:14:36 -06:00
santiago 4c300a8e20 Validacion en la asistencia del usuario 2025-09-29 12:13:38 -06:00
miguel 534ba64e0c feat: update plantilla titles and options for improved clarity and inclusivity 2025-09-10 10:34:11 -06:00
jorge miguel dcb66ce2c1 feat: implement formulario de registro with community and account validation, including dynamic response handling and submission logic 2025-09-09 19:24:35 -06:00
jalvarado dc161cf269 Merge pull request 'Refactor code structure for improved readability and maintainability' (#26) from events-division into develop
Reviewed-on: #26
2025-09-09 15:17:44 -06:00
miguel b399821439 Refactor code structure for improved readability and maintainability 2025-09-09 15:16:40 -06:00
jalvarado 978f6c8a69 Merge pull request 'events-division' (#25) from events-division into develop
Reviewed-on: #25
2025-08-19 10:29:17 -06:00
miguel 99bfb46b8b feat: add admin management page and types
- Implemented the admin management page with a table displaying admin details.
- Created the Administrador type definition for better type safety.
- Added SubmitResponse type for handling submission responses.
- Included placeholder components for form card previews.
2025-08-19 10:26:02 -06:00
miguel 24642d1c3b feat: Enhance event and form management with previews and improved UI
- Added EventoCardPreview component to display event details with existing and new banners.
- Updated FormularioCardAdmin and FormularioCardUser components to handle event images and display questionnaire counts.
- Improved FormularioEditor with better layout and added preview functionality for forms.
- Introduced EmptyEventsState component for better user experience when no events are available.
- Enhanced FormularioCardPreview to support both existing and new forms with dynamic banner handling.
- Refactored code for better readability and maintainability across components.
2025-08-14 21:59:38 -06:00
miguel 7f2ab5b359 feat: Implement event creation and management features for administrators
- Added page for creating forms associated with events, including template selection and validation of form dates against event dates.
- Created layout component to provide context for event-related pages.
- Developed event detail page with editing capabilities and form management.
- Introduced event creation page with banner upload functionality and preview.
- Implemented event listing page displaying active and recent events with associated forms.
- Added layout for user section including header, navbar, and footer.
- Created page for uploading teacher data from Excel files.
- Developed QR code scanning page for attendance registration with modal confirmation.
- Implemented login functionality with fake user data for testing purposes.
- Added event card preview component to display event details and banner.
2025-08-14 20:27:25 -06:00
miguel be8f207ecd feat: Implement event and questionnaire management features
- Added event creation page with form handling and validation.
- Introduced layout for event management with context provider.
- Created event listing page with active and recent events display.
- Developed questionnaire creation page linked to events.
- Implemented breadcrumb navigation for better user experience.
- Added reusable components for event and questionnaire cards.
- Integrated API calls for fetching and managing event data.
- Enhanced slugify utility for better URL handling.
- Established context for managing event state across components.
2025-08-12 20:00:21 -06:00
miguel 5b0f0ad6bf refactor: update event handling to use GetEventoWithCuestionariosWithCupos type and replace EventoCard with CuestionarioCard 2025-08-11 12:55:14 -06:00
miguel 99b444ccf4 fix: add recent events section to the administrator page 2025-08-11 10:22:25 -06:00
miguel 3493d99038 fix: update confirmarAsistencia function to use cuestionario ID instead of evento ID 2025-08-08 09:29:07 -06:00
miguel f624724521 fix: update cuestionario types to include evento details 2025-08-07 08:55:44 -06:00
miguel b2205b3f98 send 2025-06-30 14:20:45 -06:00
miguel 4d124a7857 fix: simplify toast notification rendering function 2025-06-30 13:25:25 -06:00
miguel 3fc7dfcfda fix: enhance toast notifications for form submission feedback 2025-06-30 13:21:32 -06:00
miguel 60de9fb324 fix: update registration button text from 'Regístrate' to 'Registro' 2025-06-30 11:23:40 -06:00
miguel 68467c2570 fix: correct placeholder logic for cuenta input based on validation type 2025-06-30 11:21:43 -06:00
miguel 670d8558f4 feat: update placeholder text for cuenta input based on validation type 2025-06-30 11:13:56 -06:00
jorgemike 2cb42cd4fc Implement code changes to enhance functionality and improve performance 2025-06-27 18:17:49 -06:00
jorgemike a107233007 refactor: improve email validation logic and enhance community response checks in FormularioRegistro 2025-06-27 16:38:02 -06:00
jorgemike 83c50f088e fix: correct URL structure in EventoCard component for cuestionario navigation 2025-06-27 15:57:23 -06:00
miguel 3723f5771d feat: include cupo_maximo in event update payload for edit formulario 2025-06-24 20:34:04 -06:00
miguel 544d089824 feat: implement event and questionnaire creation with updated forms; add editing capabilities for questionnaires and events 2025-06-23 18:59:59 -06:00
miguel 613cc0b711 feat: add cupo_maximo field to event creation and editing forms; update related components and types 2025-06-23 12:40:40 -06:00
miguel 50e37aa8fa build 2025-06-20 11:07:05 -06:00
miguel c0cc7da989 subida de profesoresw 2025-06-20 10:35:58 -06:00
miguel f85c3a35df feat: enhance event forms with date formatting and registration link updates; add utility for local date formatting 2025-06-19 18:35:15 -06:00