Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update modal delete project #59

Merged
merged 2 commits into from
Nov 28, 2020
Merged

Conversation

joaoeudes7
Copy link
Member

No description provided.

@joaoeudes7
Copy link
Member Author

PR referente a tarefa #32

@joaoeudes7 joaoeudes7 self-assigned this Nov 24, 2020

@PostMapping("/project/delete/{id}")
public String delete(@PathVariable("id") Long id) {
// @TODO validar permissões
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mais uma validação para ser feita nos projetos #23, melhor alterar o título para revisar o delete, update e view

Copy link
Member

@tacianosilva tacianosilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joaoeudes7 pull request aprovado.

@tacianosilva tacianosilva merged commit 51317c3 into develop Nov 28, 2020
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.

2 participants