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

[Feature] Criação de proposal no Cola?Bora! ao preencher formulário de solicitação de convite no Portfoliorrr #161

Merged
merged 10 commits into from
Feb 12, 2024

Commits on Feb 8, 2024

  1. Cria fila de jobs responsável pelo envio de solicitações de convite a…

    …o colabora
    
    Co-authored-by: Rodrigo Gyodai <[email protected]>
    eliseuramos93 and GyodaiDDA committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6302150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5508968 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Cria e testa endpoint que acessa API do ColaBora para criar novas pro…

    …posals
    
    Co-authored-by: Rodrigo Gyodai <[email protected]>
    eliseuramos93 and GyodaiDDA committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cbaca9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c4213d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9841028 View commit details
    Browse the repository at this point in the history
  4. Remove comentários comitados anteriormente

    Co-authored-by: Rodrigo Gyodai <[email protected]>
    eliseuramos93 and GyodaiDDA committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2737f6b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Adiciona regras para retentativas em caso de erros de servidor

    Cria regra para tentar por 5 vezes criar um proposal no ColaBora caso o servidor deles esteja fora do ar
    Cria regra para repetir solicitação à API do Portfoliorrr sem limites de tentativas caso dê erro interno do servidor
    Cria regra para mudar o status de invitation_request para error caso a API do ColaBora retorne um erro 4XX
    
    Também foi necessário alterar 2 testes de sistema que não estavam passando por conta de um bug causado pela forma como eles foram escritos (alinhado com os responsáveis pelos testes).
    
    Co-authored-by: Rodrigo Gyodai <[email protected]>
    eliseuramos93 and GyodaiDDA committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4f5e0b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aceefdc View commit details
    Browse the repository at this point in the history
  3. Altera mensagem de criação de solicitação de convite

    Modifica o texto informado ao cliente para instrui-lo de onde acompanhar a evolução de sua solicitação de convite
    
    Co-authored-by: Rodrigo Gyodai <[email protected]>
    eliseuramos93 and GyodaiDDA committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e8085ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32aa249 View commit details
    Browse the repository at this point in the history