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

Adiciona integração com API da Zamzar para conversão de PDF para TXT #118

Merged
merged 22 commits into from
Jul 8, 2023

Commits on Jul 4, 2023

  1. atualiza deps e cria app de crawler inicial

    Zoey de Souza Pessanha committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    626a389 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. feat: adiciona repositório para app cotacoes

    Zoey de Souza Pessanha committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    15b95ed View commit details
    Browse the repository at this point in the history
  2. feat: adiciona handlers para entidade cotacao

    Zoey de Souza Pessanha committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    21c588e View commit details
    Browse the repository at this point in the history
  3. feat: adiciona campo em cotacao para verificar se a mesma ja foi impo…

    …rtada
    Zoey de Souza Pessanha committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    121ba6b View commit details
    Browse the repository at this point in the history
  4. feat: remove app crawler

    Zoey de Souza Pessanha committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    296996f View commit details
    Browse the repository at this point in the history
  5. feat: adiciona app cotacoes_etl

    Zoey de Souza Pessanha committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    28dcf69 View commit details
    Browse the repository at this point in the history
  6. feat: cria integração com site da pesagro

    Zoey de Souza Pessanha committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0b64d99 View commit details
    Browse the repository at this point in the history
  7. feat: adiciona worker para buscar boletins na pesagro

    Zoey de Souza Pessanha committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    958f3a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge branch 'main' into feat/cotacoes-etl-fetcher

    Zoey de Souza Pessanha authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a52717f View commit details
    Browse the repository at this point in the history
  2. testes basicos

    Zoey de Souza Pessanha committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0a27863 View commit details
    Browse the repository at this point in the history
  3. feat: teste do fluxo principal do worker

    Zoey de Souza Pessanha committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d9bedc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. corrige estrutura da tabela cotacao

    Zoey de Souza Pessanha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    7e82f7c View commit details
    Browse the repository at this point in the history
  2. remove lib req e adiciona tesla

    Zoey de Souza Pessanha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    2a036bf View commit details
    Browse the repository at this point in the history
  3. adiciona schemas para API zamzar

    Zoey de Souza Pessanha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    9672045 View commit details
    Browse the repository at this point in the history
  4. adiciona integração com a API zamzar

    Zoey de Souza Pessanha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    247a26d View commit details
    Browse the repository at this point in the history
  5. pequenos ajustes na integração da API zamzar

    Zoey de Souza Pessanha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    88503d6 View commit details
    Browse the repository at this point in the history
  6. add baixada? ao modelo de cotacao e implementa funções extras

    Zoey de Souza Pessanha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    b92052f View commit details
    Browse the repository at this point in the history
  7. funções extras na integração pesagro

    Zoey de Souza Pessanha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    4622af2 View commit details
    Browse the repository at this point in the history
  8. testes para API zamzar

    Zoey de Souza Pessanha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    14390d9 View commit details
    Browse the repository at this point in the history
  9. fix: corrige testes

    Zoey de Souza Pessanha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    f49db91 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into feat/zamzar-integration

    Zoey de Souza Pessanha authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    c0ff432 View commit details
    Browse the repository at this point in the history
  11. adiciona valor default em ambiente de teste pra API_KEY Zamzar

    Zoey de Souza Pessanha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    b726689 View commit details
    Browse the repository at this point in the history