Commit Graph

164 Commits

Author SHA1 Message Date
alexis 2c400543e9 Merge branch 'fix/auth-and-api-config' into 'main'
Refactor Header and AppRouter components

See merge request fjmimbre/deck-of-cards!1
2026-05-28 08:52:28 +00:00
Alexis 1e49d1ccce Refactor Header and AppRouter components for improved navigation and authentication handling. Introduced ProtectedHistoryRoute to restrict access to the History page for unauthenticated users, and adjusted NavTab component to enhance icon handling. 2026-05-28 10:44:22 +02:00
Mireya Cueto Garrido f7436d47ed Mejorar navegacion del header y evitar que Vite procese el Dockerfile.
Redisenar tabs Editor/Historial y CTA Acceder con estados activos claros. Acotar volumenes Docker y el escaneo de Tailwind/Vite para corregir el error intermitente de import-analysis en Firefox.
2026-05-21 13:30:41 +02:00
Mireya Cueto Garrido 6d87a32bc4 Mejorar verificacion por email y OAuth de Google para despliegue en sinbad2.
Endurece el envio SMTP (EHLO/STARTTLS, timeouts, errores tipados y logging), centraliza el manejo de fallos en registro y reenvio, codifica la redirect_uri de Google OAuth y documenta la configuracion de produccion en .env.example.
2026-05-21 12:14:17 +02:00
Mireya 2b7428df56 Edit email_service.py 2026-05-15 08:37:57 +00:00
Mireya Cueto Garrido 0a31748407 email verification update 2026-05-15 09:39:41 +02:00
Mireya Cueto Garrido e2dd6e636d Merge pull request #56 from uja-dev-practices/fix/auth-and-api-config
Fix/auth and api config
2026-05-14 11:26:28 +02:00
Alexis 89fae7fa13 chore: configure Google OAuth environment variables, update API proxy settings, and ignore .env files 2026-05-14 11:15:54 +02:00
Alexis López d81b33bc3b pru 2026-05-12 13:23:14 +02:00
Alexis López 1b2fc0c3f2 prueba letra 2026-05-12 13:13:15 +02:00
Alexis d639dcad82 cambio en header 2026-05-12 13:12:18 +02:00
Mireya Cueto Garrido 563a25c53e Merge pull request #52 from uja-dev-practices/feature/manual-evaluator
Feature/manual evaluator
2026-05-08 11:37:57 +02:00
Alexis 36da717836 refactor: improve layout and styling in MembershipEvaluator component
- Adjust padding in Step3FinalGraph for better alignment.
- Update styles in TermResult for consistent spacing and improved readability.
- Change labels from "Inferior" and "Superior" to "Mínimo" and "Máximo" for clarity.
2026-04-30 14:16:51 +02:00
Alexis 47905d15c2 feat: manual membership evaluator implemented reusing existing logic 2026-04-30 14:07:14 +02:00
Alexis López 596d9f71b3 Manuals inputs implemented
Feature/input manual
2026-04-30 13:20:47 +02:00
Alexis López d6bbe4249c Merge branch 'develop' into feature/input-manual 2026-04-30 13:19:35 +02:00
Mireya Cueto Garrido b8fa7150cb Merge pull request #48 from uja-dev-practices/feature/input-manual
chore: enhance environment configuration for frontend and Google auth…
2026-04-28 10:33:00 +02:00
Alexis 417f290056 chore: enhance environment configuration for frontend and Google authentication
- Add VITE_API_URL to docker-compose for frontend service.
- Introduce FRONTEND_URL in backend environment files for redirection after Google login.
- Update Google authentication router to use dynamic FRONTEND_URL for redirects.
2026-04-28 10:31:37 +02:00
Mireya Cueto Garrido d891414902 Merge pull request #47 from uja-dev-practices/feature/input-manual
Feature/input manual
2026-04-28 10:13:40 +02:00
Alexis 3e59c2caaa chore: update Docker configuration for local development
- Add docker-compose.override.yml to .gitignore to prevent it from being included in production.
- Modify docker-compose.yaml to ensure the frontend service depends on the backend service.
2026-04-28 10:12:32 +02:00
Alexis 1ebc5b6634 feat: add manual numeric inputs for fuzzy modeling and update env config
- Implement synchronized numeric inputs alongside sliders in Step 2.
- Enable real-time graph updates via input arrows and manual typing.
- Add strict clamping and validation for fuzzy parameter constraints.
- Refactor environment variables to use .env.local pattern.
- Add .env.example files for frontend and backend documentation.
2026-04-27 13:16:42 +02:00
Alexis López 72b2c6b4a0 Merge pull request #44 from uja-dev-practices/MireyaCueto-patch-11
Downgrade MongoDB image version to 4.4
2026-04-22 13:07:21 +02:00
Mireya Cueto Garrido 8ac00e3ffc Downgrade MongoDB image version to 4.4 2026-04-22 13:06:48 +02:00
Mireya Cueto Garrido 2e7584c8a6 Merge pull request #43 from uja-dev-practices/AlexisLopez-Dev-patch-5
Change allowedHosts to true in Vite config
2026-04-22 13:02:16 +02:00
Alexis López d8ee638210 Change allowedHosts to true in Vite config 2026-04-22 13:01:36 +02:00
Mireya Cueto Garrido 04f4d16752 Merge pull request #42 from uja-dev-practices/AlexisLopez-Dev-patch-4
Set Vite server host to '0.0.0.0'
2026-04-22 12:54:36 +02:00
Alexis López 3e95500fa9 Set Vite server host to '0.0.0.0' 2026-04-22 12:54:08 +02:00
Alexis 8f2b0f6aca fix: agregar configuración de host en el servidor de Vite 2026-04-22 12:52:32 +02:00
Alexis López 693d98a965 Merge pull request #41 from uja-dev-practices/MireyaCueto-patch-10
Update docker-compose.yaml
2026-04-22 12:49:44 +02:00
Mireya Cueto Garrido 1d825b969f Update docker-compose.yaml 2026-04-22 12:49:14 +02:00
Mireya Cueto Garrido 2852f12524 Merge pull request #40 from uja-dev-practices/AlexisLopez-Dev-patch-3
Change port mappings for backend and frontend services
2026-04-22 12:43:25 +02:00
Alexis López 1be47f62ef Change port mappings for backend and frontend services 2026-04-22 12:42:57 +02:00
Mireya Cueto Garrido 43f57ee6f8 Merge pull request #39 from uja-dev-practices/develop
fix: agregar configuración de allowedHosts en el servidor de Vite
2026-04-22 12:38:07 +02:00
Alexis ed520a0342 fix: agregar configuración de allowedHosts en el servidor de Vite 2026-04-22 12:36:46 +02:00
Alexis López f0371070b9 Merge pull request #33 from uja-dev-practices/MireyaCueto-patch-3
Update .gitignore to remove .env entries
2026-04-22 12:16:51 +02:00
Mireya Cueto Garrido 204018e555 Update .gitignore to remove .env entries
Remove .env files from being ignored
2026-04-22 12:16:16 +02:00
Alexis López dfcdebe263 Merge pull request #32 from uja-dev-practices/MireyaCueto-patch-2
Update OAuth setup instructions in README
2026-04-22 12:14:14 +02:00
Mireya Cueto Garrido a52327a04b Update OAuth setup instructions in README 2026-04-22 10:48:47 +02:00
Mireya Cueto Garrido 3e58bebb7c Merge pull request #31 from uja-dev-practices/develop
Develop
2026-04-16 10:12:48 +02:00
Mireya Cueto Garrido 0cd8fcb978 Merge pull request #30 from uja-dev-practices/AlexisLopez-Dev-patch-2
Revise README for clarity and additional content
2026-04-16 10:12:10 +02:00
Alexis 6c7a3a614c Merge branch 'develop' of https://github.com/AlexisLopez-Dev/deck-of-cards into develop 2026-04-16 10:10:37 +02:00
Alexis ff87ca09e2 refactor: cambiar placeholder por "usuario99" para mayor claridad. 2026-04-16 10:10:33 +02:00
Alexis López 084f0ac4d5 Revise README for clarity and additional content
Updated README.md with new images, sections, and notes for developers.
2026-04-16 10:09:42 +02:00
Mireya Cueto Garrido af0591ffc4 Merge pull request #29 from uja-dev-practices/AlexisLopez-Dev-patch-1
Update README.md
2026-04-15 12:40:10 +02:00
Alexis López 6d719b58e2 Update README.md 2026-04-15 12:38:56 +02:00
Alexis López 468e30fcbf Merge pull request #27 from AlexisLopez-Dev/MireyaCueto-patch-1
Clarify .env file configuration in README
2026-04-15 12:11:19 +02:00
Mireya Cueto Garrido 6d8f3cf6c4 Merge pull request #28 from AlexisLopez-Dev/develop
Develop
2026-04-15 12:06:59 +02:00
Alexis López 82aa8da7e2 Merge branch 'main' into develop 2026-04-15 12:05:05 +02:00
Alexis 65d49f48b8 fix: eliminar texto redundante en el encabezado de la escala de referencia 2026-04-15 12:01:09 +02:00
Alexis b077106326 fix: arreglar petición para borrar gráficas en el historial. 2026-04-15 11:12:40 +02:00