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

Plataforma de pagamentos - Nicolas Jardin #41

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Commits on Mar 12, 2024

  1. feat: Implementar configurações iniciais do projeto

    nicolasmoovin committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b57c1d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. feat: Adicionar arquivos de configuração inicial

    nicolasmoovin committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e07b61a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. feat(prisma): Configurar prisma

    nicolasmoovin committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    dc8a705 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. feat: Implementar registro/login de usuarios

    nicolasmoovin committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7ebfa95 View commit details
    Browse the repository at this point in the history
  2. refactor: Remover arquivos nao utilizados

    nicolasmoovin committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ee2a220 View commit details
    Browse the repository at this point in the history
  3. feat: Alterar rotas de auth e user

    nicolasmoovin committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0e9dd13 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from NicolasJardin/feat/login

    Implementar api de criação e login de usúarios no sistema
    NicolasJardin authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c34c3e8 View commit details
    Browse the repository at this point in the history
  5. feat: Adicionar exception em caso de usuario ja existir

    nicolasmoovin committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ba7a491 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from NicolasJardin/feat/login

    feat: Adicionar exception em caso de usuario ja existir
    NicolasJardin authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b499ba6 View commit details
    Browse the repository at this point in the history
  7. feat(api): Definir estrutura de workspaces e criar workspace de api p…

    …ara a aplicação
    nicolasmoovin committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    6387919 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. feat(web): Implementar login e layout base da plataforma

    nicolasmoovin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a2a1869 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from NicolasJardin/feat/login-web

    Implementa login/cadastro e layout base da aplicação
    NicolasJardin authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3cacd4d View commit details
    Browse the repository at this point in the history
  3. feat(api): Implementar CRUD de saldos

    nicolasmoovin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    77e6c9f View commit details
    Browse the repository at this point in the history
  4. feat(web): Implementar CRUD de saldos

    nicolasmoovin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    163860f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fa4f90 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from NicolasJardin/feat/balance

    Implementar CRUD de saldos (api e web)
    NicolasJardin authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b001cc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14bd2c3 View commit details
    Browse the repository at this point in the history
  8. feat(web): Crud de pagamentos e ajustes finais

    nicolasmoovin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a6f0d93 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5 from NicolasJardin/feat/payment

    Implementa CRUD de pagamentos
    NicolasJardin authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    66fc3ba View commit details
    Browse the repository at this point in the history
  10. fix: Ajustar erros de build

    nicolasmoovin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bf4514f View commit details
    Browse the repository at this point in the history
  11. fix(build): Ajustar erro de build

    nicolasmoovin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3fedeae View commit details
    Browse the repository at this point in the history
  12. feat: Adicionar Readme e ajustes finais

    nicolasmoovin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bf6663b View commit details
    Browse the repository at this point in the history
  13. refactor: Remover arquivos de testes não utilizados

    nicolasmoovin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6554f4e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. chore: Implementar configurações para deploy

    nicolasmoovin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    18c33aa View commit details
    Browse the repository at this point in the history
  2. chore: Alterar Procfile para determinar caminho do build

    nicolasmoovin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b9f7d4b View commit details
    Browse the repository at this point in the history
  3. chore: Alterar Procfile para determinar caminho do build

    nicolasmoovin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    480dfe7 View commit details
    Browse the repository at this point in the history
  4. chore: Alterar Procfile para determinar caminho do build

    nicolasmoovin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0c2606a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. chore: Implementar configurações para deploy

    nicolasmoovin committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    59e8fdf View commit details
    Browse the repository at this point in the history
  2. chore: Implementar configurações para deploy

    nicolasmoovin committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    80b7b78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from NicolasJardin/feat/deploy

    Implementar configurações para deploy da api no Heroku
    NicolasJardin authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a892b59 View commit details
    Browse the repository at this point in the history
  4. feat: Adicionar configuração de deploy na vercel

    nicolasmoovin committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c786fa1 View commit details
    Browse the repository at this point in the history
  5. feat: Subir arquivo de licença MIT

    nicolasmoovin committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    912a65a View commit details
    Browse the repository at this point in the history
  6. feat: Aprimorar README.me

    nicolasmoovin committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    af29bd3 View commit details
    Browse the repository at this point in the history
  7. fix: Ajustar screenshots do readme

    nicolasmoovin committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4674ecb View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. feat: Implementar cenarios de listagem com erro e vazia e adiciona mo…

    …dal de deletar
    nicolasmoovin committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a94ac9d View commit details
    Browse the repository at this point in the history
  2. feat: Implementar feedback de usuario ja existente ao registrar conta…

    … existente
    nicolasmoovin committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    41d22a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from NicolasJardin/feat/improvements

    Implementar melhorias na listagem e no registro
    NicolasJardin authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    af27de7 View commit details
    Browse the repository at this point in the history