Skip to content

fix(ms-simulado): incluir createdAt no getAll de prova - #150

Merged
FernandoAlmeidaPinto merged 2 commits into
developfrom
fix/prova-created-at
Jul 4, 2026
Merged

fix(ms-simulado): incluir createdAt no getAll de prova#150
FernandoAlmeidaPinto merged 2 commits into
developfrom
fix/prova-created-at

Conversation

@FernandoAlmeidaPinto

Copy link
Copy Markdown
Member

Summary

  • ProvaService.getAll mapeava os campos manualmente mas omitia createdAt, fazendo o campo "Cadastrado em" aparecer vazio na tela de provas
  • GetProvaDTOOutout agora declara o campo createdAt: Date
  • O mapeamento no getAll agora inclui createdAt: prova.createdAt

Test plan

  • Abrir a tela de Provas — cards devem exibir a data de cadastro em "Cadastrado em"
  • Verificar que o build passa: yarn build

🤖 Generated with Claude Code

FernandoAlmeidaPinto and others added 2 commits July 4, 2026 15:18
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…Files da Prova

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@FernandoAlmeidaPinto FernandoAlmeidaPinto self-assigned this Jul 4, 2026
@FernandoAlmeidaPinto
FernandoAlmeidaPinto merged commit 3fc4e40 into develop Jul 4, 2026
3 checks passed
@FernandoAlmeidaPinto
FernandoAlmeidaPinto deleted the fix/prova-created-at branch July 4, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant