victoria-ballesteros/hwc-2026
Update app/domain/config.py
Update app/core/use_case/auth/register_user.py
fix: email sender
fix: update readme configuration
fix: update port exposed
fix: delete .env.example
fix: delete docker-compose.yml
fix: get CV route authorization config
feat: get and upload routes for user CV
feat: add support for name and description as inputs at create team endpoint
feat: add description field to team model
fix: QA reported bugs
fix: QA reported bugs
Merge pull request #18 from Hello-World-Cup/feat/public-portrait-enpoint
Merge pull request #19 from Hello-World-Cup/feature/randomPassword
Disable authentication handling in portrait upload and deletion; add ListTeamsTableResponseDTO for team retrieval response
Merge pull request #17 from Hello-World-Cup/axel_branch
Merge pull request #16 from Hello-World-Cup/feat/public-exercise-endpoint
seeder of evaluator added in migrations
feature: randomPassword, columns programming language and github profile as well
Merge pull request #15 from Hello-World-Cup/Feature/table
merge: origin/master
Merge branch 'master' of https://github.com/Hello-World-Cup/Hello-World-Cup-2026-Back into axel_branch
fast/api docs major login
feat: update CORS middleware origins and add exercise endpoint dependency
fix: team info auth
fix: migration errors
fix: migration bug
feat: add missing teams and evaluation endpoints
feat: add missing teams and evaluation endpoints
feat: add missing teams and evaluation endpoints
feat: table and upload repo link implemented
fix: README
fix: upload and retrieve sponsors logos and exercises permissions
fix: upload and delete portrait permissions
fix: auth errors ResultSchema
fix: linter suggestions
bugfix: supabase bucket coroutines not awaited
fix: minor details
Merge pull request #14 from Hello-World-Cup/feature/migracion_tabla
feature: migration implemented
feat: add column project_evaluator_id and column status and column feedback
feature: actualizacion de tabla
ci/cd: #4
ci/cd: #3
Merge pull request #13 from Hello-World-Cup/Feature/Workflow
feat: git conflicts fixed and implemented
Merge pull request #12 from Hello-World-Cup/feat/teams
bugs fixed
fix: change to test users
