NANDO9322
1f9b54d719
fix: resolve problemas de cadastro, seletor de localização e swagger
...
- Corrige violação de restrição de role no Registro de Candidato (usa 'candidate' em minúsculo)
- Corrige erro de chave duplicada para slug da empresa adicionando timestamp ao workspace do candidato
- Corrige crash no LocationPicker tratando respostas nulas no frontend e retornando arrays vazios no backend
- Corrige documentação do Swagger para o endpoint de Login e adiciona definição de segurança BearerAuth
2026-01-05 13:30:02 -03:00
Tiago Yamamoto
93ca6d64ef
feat(tests): fix candidate dashboard and apply form tests
2026-01-01 11:56:00 -03:00
Tiago Yamamoto
d79fa8e97a
feat: increase test coverage backend/frontend and setup e2e
2026-01-01 10:54:58 -03:00
Tiago Yamamoto
2e7da0b28e
feat: add backoffice credentials page and backend support
2025-12-31 16:13:27 -03:00
Tiago Yamamoto
0693e30922
refactor: rename PORT to BACKEND_PORT and API_HOST to BACKEND_HOST
2025-12-23 23:28:17 -03:00
Tiago Yamamoto
1002a2ec83
fix(config): auto-detect http/https scheme for swagger
2025-12-15 13:24:37 -03:00
Tiago Yamamoto
52f31710cf
fix(config): remove duplicate API_HOST and strip protocol prefix in main.go
2025-12-15 11:08:18 -03:00
Tiago Yamamoto
0a69406b31
feat(config): enable dynamic API host configuration via env var
2025-12-15 10:55:16 -03:00
Tiago Yamamoto
1caeb72d7c
chore: update env example and fix swagger host port
2025-12-15 10:44:28 -03:00
Tiago Yamamoto
7934afcf0d
docs: complete project documentation overhaul
...
- Add comprehensive root README with badges, architecture diagram, and setup guide
- Update backend README with security middlewares and endpoint documentation
- Update frontend README with design system and page structure
- Update seeder-api README with generated data and credentials
- Add internal module READMEs (middleware, handlers, components)
- Document Clean Architecture layers and request flow
- Add environment variables reference table
2025-12-09 19:36:36 -03:00
Tiago Yamamoto
1c7ef95c1a
first commit
2025-12-09 19:04:48 -03:00