Lucas dos Santos Abreu

Results 48 issues of Lucas dos Santos Abreu

connected to #297 Essa é uma implementação dos handlers que existem usando a lib `github.com/graphql-go/graphql`, não foram implementados os endpoints de contato/e-mail e afins por enquanto, para tentar evitar demorar...

Stage: Review

## What is the objective? (Context) Alguns desenvolvedores tem tido problemas para realizar o setup inicial do projeto. ## What is the current behavior? Dúvidas e bloqueios no início do...

Category: Infrastructure
Level: Medium
Priority: Medium
Type: Improvement

## What is the objective? (Context) Manter o estado anterior dos registros antes da alteração, para melhor medir a evolução das doações e necessidades ao longo do tempo ## What...

Category: Backend
Level: Easy
Priority: Medium
Type: New feature

Devido a algumas "chatices" do AWS S3 talvez seja melhor "duplicar" as configurações do stow, uma para cada possível container, no lugar de tentar mover o container de lugar.

Category: Backend
Level: Easy
Priority: Medium
Stage: Review
Type: Bug

## What is the objective? (Context) Adicionar um "botão social" do Twitter na tela de detalhes das necessidades. ## What is the current behavior? Hoje não tem Twitter :( ##...

Category: Frontend
Level: Easy
Priority: Low
Stage: Review
Type: New feature
hacktoberfest

Category: Frontend
Priority: Medium
Stage: Review
Type: Bug

Category: Backend
Level: Medium
Priority: High
Stage: In progress
Type: New feature
hacktoberfest

Hoje o método `Search` esta mondando a query e manipulando os parâmetros de forma bastante manual. Para diminuir a complexidade do método pode ser utilizado o `sqlx.Named` ou `NamedQuery` para...

Category: Backend
Level: Easy
Priority: Low
Stage: In progress
Type: Improvement

## Unsubscribe [/organization/{id}/unsubscribe/{email}] ### Parar de receber notificações [GET] + Parameters + id (number) - Id da ONG + email (string) - E-mail + Response 204 (application/json) + Response 404...

Category: Backend
Level: Medium
Priority: Low
Type: New feature

## What is the objective? (Context) Experimentar o uso de GraphQL na aplicação e visualizar os benefícios do mesmo. ## What is the current behavior? Não possui GraphQL ## What...

Category: Backend
Level: Medium
Priority: Low
Stage: Review
Type: New feature