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

100 criar botao para gerar chaveamento #156

Merged
merged 24 commits into from
Jun 26, 2023

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    a59da76 View commit details
    Browse the repository at this point in the history
  2. #100 - Gerar chaveamento no frontend

    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
    dalacquar committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7f1ec46 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    24160b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    15916a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    5b878c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b3d1b View commit details
    Browse the repository at this point in the history
  3. #100 - Mudanças na geração de partidas

    Gerar aleatoriamente cada vez que clica no botão
    dalacquar committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a8eb1c3 View commit details
    Browse the repository at this point in the history
  4. #100 - ajuste de commit

    Fiz um commit desfazendo coisas que não deviam ser desfeitas
    dalacquar committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5a4c486 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb51691 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    7f63a70 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. #100 - Alterações na geração de chaveamento.

    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
    dalacquar committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3ef1f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    543677a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. #100 - select winner da partida funcionando

    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.
    dalacquar committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    24a2830 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. #100 - Chaveamento funcionando

    ALGUMAS MUDANÇAS NO BACKEND
    
    falta fazer a listagem pelas rodadas
    falta fazer a funcionalidade do avançar etapas.
    dalacquar committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    c7a0c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc4f550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2df3d9d View commit details
    Browse the repository at this point in the history
  4. #100 - championship funcionando

    avançar etapas, definir campeoes
    
    falta só estilizar melhor a tabela de matches
    dalacquar committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    8e79fec View commit details
    Browse the repository at this point in the history
  5. #100 - corrigindo alguns bugs

    dalacquar committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    e4351b3 View commit details
    Browse the repository at this point in the history
  6. #100 - resolvendo outro bug

    dalacquar committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    1960faf View commit details
    Browse the repository at this point in the history
  7. #100 - todos os bugs corrigidos (que vimos)

    falta só arrumar a parte do select de times (estao aparecendo todos, tirar os que ja estao no camp)
    dalacquar committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    6493877 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    60eb0e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6658ac View commit details
    Browse the repository at this point in the history
  3. #100 - alterando changelog

    dalacquar committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b391a32 View commit details
    Browse the repository at this point in the history
  4. #100 - gerando aleatorio

    dalacquar committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6cac893 View commit details
    Browse the repository at this point in the history