Commit Graph

7 Commits

Author SHA1 Message Date
Mireya Cueto Garrido cccbe15275 Enable HTTPS production deployment on Sinbad2 via Apache reverse proxy. 2026-06-03 10:41:02 +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 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
Mireya Cueto Garrido 204018e555 Update .gitignore to remove .env entries
Remove .env files from being ignored
2026-04-22 12:16:16 +02:00
Mireya Cueto Garrido ed44d2f9fd Añadido soporte para autenticación con Google y mejoras en la gestión de tokens 2026-04-09 11:39:00 +02:00
Alexis 9078a01a99 Eliminada caché de Python y añadido .gitignore 2026-03-22 13:18:45 +01:00