-
Notifications
You must be signed in to change notification settings - Fork 3
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
100 criar botao para gerar chaveamento #156
Merged
joaomateusmunuera
merged 24 commits into
development
from
100-criar-botao-para-gerar-chaveamento
Jun 26, 2023
Merged
100 criar botao para gerar chaveamento #156
joaomateusmunuera
merged 24 commits into
development
from
100-criar-botao-para-gerar-chaveamento
Jun 26, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…gerar-chaveamento
Na variavel chaveamento tem o payload para cadastro da rodada. Falta fazer um button (iniciar rodadas) que vai rodar uma função que percorre o array chaveamentos cadastrando cada uma das rodada
…ub.com/KozielGPC/championship-platform into 100-criar-botao-para-gerar-chaveamento
Gerar aleatoriamente cada vez que clica no botão
Fiz um commit desfazendo coisas que não deviam ser desfeitas
Tela já está gerando as partidas e cadastrando as mesmas no banco. Vou preparar o ambiente para fazer o get das partidas (merge com a dev). O retrieve ainda não está pronto, preciso do getMatchesBychampionshipId
comecei a trabalhar na parte da geração de chaveamento, visando resolver o problema de times sem oponentes. tentando utilizar a logica do hubner para gerar a primeira rodada.
ALGUMAS MUDANÇAS NO BACKEND falta fazer a listagem pelas rodadas falta fazer a funcionalidade do avançar etapas.
avançar etapas, definir campeoes falta só estilizar melhor a tabela de matches
falta só arrumar a parte do select de times (estao aparecendo todos, tirar os que ja estao no camp)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Os times não estão aleatorizando |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Descrição
Adicionando geração de chaveamento
Adicionando botão de iniciar campeonato
Adicionando avançar etapa do campeonato
Mudanças na tela de inserir time no championship
Issues Relacionadas
Pull Requests Relacionados
Informações Adicionais
Mudanças no backend ocorreram, não esqueça de rodar o alembic
Checklist: