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

Endpoint inscrever/matricular aluno no Sagu #44

Merged
merged 23 commits into from
Sep 12, 2022
Merged

Endpoint inscrever/matricular aluno no Sagu #44

merged 23 commits into from
Sep 12, 2022

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    af788c2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/EscolaDeSaudePublica/sag…

    …u-api into develop
    
    merge with remote
    JuinEsp committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    7c47382 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    362c215 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    JuinEsp authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    736f47e View commit details
    Browse the repository at this point in the history
  5. Update README.md

    JuinEsp authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    93dadb9 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    JuinEsp authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    327bf61 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Update README.md

    JuinEsp authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    22b5dc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Implementa endpoint para cadastro de pessoas (alunos) (#41)

    * endpoint save persons
    
    * refatora endpoint no cadastro de pessoas
    
    * adicionando testes no cadastro de pessoa
    
    * atualiza namespace tests
    
    * refatoração e adiciona validação
    
    * autenticação api key public
    
    * armazenando cadastro de usuário
    
    * atualiza testes
    
    * implementa json de oferta de cursos e turmas
    
    * adiciona ordenação por descrição nas ofertas e turmas
    
    * retorna turma em período vigente de inscrições
    
    * adiciona namespace correto para o teste
    
    * adiciona testes para endpoint retorno de ofertas de cursos
    
    * tratamento dados vazios na requisição
    
    * atualiza retorno de erro
    
    * adicionando transaction commit no serviço
    
    * Refatora PersonService
    
    * adiciona lib validação e faker dados
    
    * Refatora teste e adiciona dados faker
    
    * adiciona miolousername no person
    
    * refatora teste
    
    * Salva categoria profissional no custom field
    
    * retorna categoria profissional no cadastro
    
    * Atualiza teste retorno categoria profissional
    vicmagpac authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    284372c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. feat: add AlunoDAO

    fpontef committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    c0995ec View commit details
    Browse the repository at this point in the history
  2. feat: add CursoDAO

    fpontef committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    065f624 View commit details
    Browse the repository at this point in the history
  3. feat: add InscricaoController

    fpontef committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    fd28096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2518ca7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. fix: corrigido typo

    fpontef committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    dc8d8e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e931d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    604379f View commit details
    Browse the repository at this point in the history
  4. feat: adiciona StudentDAO

    fpontef committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a1671dc View commit details
    Browse the repository at this point in the history
  5. feat: adiciona UserDAO

    fpontef committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3f6d504 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8d1b22 View commit details
    Browse the repository at this point in the history
  7. feat: adiciona model Person

    fpontef committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a163f22 View commit details
    Browse the repository at this point in the history
  8. feat: adiciona model Student

    fpontef committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a5e2d72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d027d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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

Commits on Sep 12, 2022

  1. Merge pull request #43 from EscolaDeSaudePublica/feature/implementa-m…

    …atricula-cursos-do-mapa
    
    Endpoint inscrever/matricular aluno no Sagu
    jeff-doliveira1 authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    c85a0f7 View commit details
    Browse the repository at this point in the history