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

Remote freight calculation using Correios API #71

Merged
merged 21 commits into from
Apr 28, 2017
Merged

Commits on Apr 27, 2017

  1. Configuration menu
    Copy the full SHA
    fed582f View commit details
    Browse the repository at this point in the history
  2. Fix typo in test name

    osantana committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    e1b90a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2069fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    229fe56 View commit details
    Browse the repository at this point in the history
  5. Add Freight model

    osantana committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    e15b8f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    221c46e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f63ed7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    135e52c View commit details
    Browse the repository at this point in the history
  9. 💄 Make flake8 happy again

    Flake8 does not understand imports used for "comment" type annotation and complains about unused imports.
    osantana committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    76562d2 View commit details
    Browse the repository at this point in the history
  10. Make mypy smile again

    osantana committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    25ee3c7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cffdff5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fd1e526 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    68845e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f9f5589 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bd674f8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ace2510 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5b96d29 View commit details
    Browse the repository at this point in the history
  18. 💄 Reorganize imports

    osantana committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    b229c40 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    83f1ba0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    338180a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    21c0dd7 View commit details
    Browse the repository at this point in the history