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

Implementação do desafio #3

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

Implementação do desafio #3

wants to merge 8 commits into from

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    a8f2900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917d455 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

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

Commits on Oct 13, 2017

  1. Ajusta persistência dos repositórios e pull requests. Passa a captura…

    …r nome do user e apresenta data de criação do pull request.
    adrianorezena committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    978d301 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Notifica erro da API, adiciona XCTest e activityIndicator ao carregar…

    … os dados
    
    Quando o request retorna um código diferente de 200, exibe uma mensagem
    com o retorno do request na tela.
    
    Adicionado XCTest, mas não consegui finalizar por causa do Realm.
    
    Adicionado ActivityIndicatorView ao carregar as UITableView, indicando
    o processamento dos dados.
    adrianorezena committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    e8c2f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ef5a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Reestruturação dos serviços e inclusão de testes

    Realm foi adicionado ao projeto de testes, para poder incluir os testes.
    Os serviços foram refatorados para uma estrutura mais isolada e
    organizada.
    Codificação foi removida dos modelos para manter o padrão MVC.
    adrianorezena committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    4238f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe6ccc View commit details
    Browse the repository at this point in the history