Skip to content

[TREINAMENTO] CRUD de Vacinas — Pedro Henrik - #901

Open
PedroSlv7 wants to merge 1 commit into
training/patient-vaccine-crudfrom
feature/900-vacinas-crud-pedro-henrik
Open

[TREINAMENTO] CRUD de Vacinas — Pedro Henrik#901
PedroSlv7 wants to merge 1 commit into
training/patient-vaccine-crudfrom
feature/900-vacinas-crud-pedro-henrik

Conversation

@PedroSlv7

@PedroSlv7 PedroSlv7 commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

O que foi feito

  • Implementado CRUD de vacinas no backend.
  • Implementados endpoints de criação, edição e exclusão.
  • Adicionadas validações de duplicidade e vacina vinculada a paciente.
  • Implementadas telas de criação e edição no frontend.
  • Adicionadas ações de editar e excluir na listagem.
  • Mantidas listagem e busca de vacinas existentes.

Issue relacionada

Closes #900

Como testar

  • Acessar a listagem de vacinas.
  • Criar uma nova vacina.
  • Editar uma vacina existente.
  • Excluir uma vacina sem vínculo com paciente.
  • Tentar excluir uma vacina vinculada a paciente.
  • Testar criação/edição com nome duplicado.
  • Verificar se listagem e busca continuam funcionando normalmente.

Checklist

  • Lint executado
  • Testes executados
  • Build do frontend ok
  • Build do backend ok
  • Listagem e busca de vacinas continuam funcionando normalmente

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 1d1c0395-5fc1-4aba-966c-f217945b30ec

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@PedroSlv7 PedroSlv7 self-assigned this Aug 26, 2026
@PedroSlv7 PedroSlv7 added 5 Complexidade 5 Treinamento labels Aug 26, 2026
@PedroSlv7 PedroSlv7 added this to the 2026.2 - Sprint 1 milestone Aug 26, 2026
@PedroSlv7 PedroSlv7 added 5 Complexidade 5 Treinamento and removed 5 Complexidade 5 Treinamento labels Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5 Complexidade 5 Treinamento

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants