Skip to content

[TREINAMENTO] CRUD de Vacinas — João Augusto - #907

Open
GhostPython297 wants to merge 24 commits into
IFPBEsp:training/patient-vaccine-crudfrom
GhostPython297:feature/869-vacinas-crud-joao-augusto
Open

[TREINAMENTO] CRUD de Vacinas — João Augusto#907
GhostPython297 wants to merge 24 commits into
IFPBEsp:training/patient-vaccine-crudfrom
GhostPython297:feature/869-vacinas-crud-joao-augusto

Conversation

@GhostPython297

Copy link
Copy Markdown
Collaborator

O que mudou?

Implementação do CRUD de vacinas com backend e front-end funcionais dentro dos requisitos da issue #906.

Issue Relacionada

Closes #906

Mudanças Realizadas

  • /vaccines lista vacinas com filtro por nome
  • /vaccines/new permite criar vacina
  • /vaccines/[id]/edit permite editar vacina
  • Listagem permite excluir vacina com confirmação
  • Vacinas vinculadas a pacientes não podem ser excluídas
  • Backend expõe endpoints POST, PUT, DELETE
  • Todos os endpoints GET mantidos
  • Nenhuma alteração em schema/tabela/migration/dados

Evidências

Screenshot 2026-08-27 at 22-03-18 APAE-ESP APP Screenshot 2026-08-27 at 22-03-06 APAE-ESP APP Screenshot 2026-08-27 at 22-02-44 APAE-ESP APP Screenshot 2026-08-27 at 22-01-46 APAE-ESP APP Screenshot 2026-08-27 at 22-01-36 APAE-ESP APP

@GhostPython297 GhostPython297 added this to the 2026.2 - Sprint 1 milestone Aug 28, 2026
@GhostPython297 GhostPython297 self-assigned this Aug 28, 2026
@GhostPython297 GhostPython297 added backend Lista de tarefas para backend frontend Lista de tarefas para frontend 5 Complexidade 5 labels Aug 28, 2026
@coderabbitai

coderabbitai Bot commented Aug 28, 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: 2c9fa0a6-84e9-4e0e-ac78-2634e1d63777

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.

@GhostPython297

Copy link
Copy Markdown
Collaborator Author

O PR vem de um repositório externo porque fiz fork do projeto para trabalhar pelo meu próprio repositório no Codespace do GitHub, sem risco de interferir em algo no principal.

@euAllanDev
euAllanDev self-requested a review August 28, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5 Complexidade 5 backend Lista de tarefas para backend frontend Lista de tarefas para frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant