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

[REFATORAÇÃO] SOLID e Clean Code em scheduler.py #31

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

Commits on Oct 5, 2020

  1. upgrading streamlit

    guilhermedelyra committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    241c2c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c96f7c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Merge branch 'master' into i13_update_streamlit

    Co-authored-by: Lyra <guilyra12@gmail.com>
    Samuel Borges and guilhermedelyra committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    81b159c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from GCES-Pydemic/i13_update_streamlit

    #13 - Make Pydemic UI compatible with latest version of streamlit
    guilhermedelyra committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3a2aa2b View commit details
    Browse the repository at this point in the history
  3. Update issue templates

    Samuel Borges committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    0703e83 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    fb09752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7ba29c View commit details
    Browse the repository at this point in the history
  3. pycodestyle fix.

    RCristyan committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    ee7f1fa View commit details
    Browse the repository at this point in the history
  4. Update issue templates

    Samuel Borges committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    01f0749 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    347e1e6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #20 from GCES-Pydemic/add_bug_report_template

    Update issue templates
    Samuel Borges committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    dc06ea9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into adding-issue-template

    Samuel Borges committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    c4b1738 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6 from GCES-Pydemic/adding-issue-template

    Update issue templates
    Samuel Borges committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    a6bfa47 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into upstream

    Samuel Borges committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    eefc5ff View commit details
    Browse the repository at this point in the history
  10. Merge pull request #21 from GCES-Pydemic/upstream

    Merge changes from upstream into master of fork
    Samuel Borges committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    d698f8b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a7c915 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Configuration menu
    Copy the full SHA
    63dce28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6687e44 View commit details
    Browse the repository at this point in the history
  3. Added growth factor graph.

    RCristyan committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    b85c992 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc65e47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18a2461 View commit details
    Browse the repository at this point in the history
  6. pycodestyle fix.

    RCristyan committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    5d10445 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d23940a View commit details
    Browse the repository at this point in the history
  8. hotfixing streamlit version

    Samuel Borges committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    cdb91f8 View commit details
    Browse the repository at this point in the history
  9. hotfixing streamlit version

    Samuel Borges committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    65948c5 View commit details
    Browse the repository at this point in the history
  10. hotfixing streamlit version

    Samuel Borges committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    01c540d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Merge pull request #27 from GCES-Pydemic/hotfix-streamlit

    hotfixing streamlit version
    guilhermedelyra committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    9f65a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74291bb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into 22-UpdateReadme

    Samuel Borges committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    dc79d42 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from GCES-Pydemic/22-UpdateReadme

    Update README
    Samuel Borges committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    838a981 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5112fb View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into REFACTOR_api_explorer

    Samuel Borges committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    42c8eb9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25 from GCES-Pydemic/REFACTOR_projections_br_clas…

    …s.py
    
    Brazil Epidemic projections and forecast adapted to class.
    RCristyan committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    5e73eac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bd7983 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #24 from GCES-Pydemic/REFACTOR_api_explorer

    API Explorer adapted to class.
    RCristyan committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    7c26e95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d946c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Added more methods.

    RCristyan committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    d398c30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdea185 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    374f392 View commit details
    Browse the repository at this point in the history
  4. pycodestyle fix.

    RCristyan committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    69d99e7 View commit details
    Browse the repository at this point in the history
  5. Refactor calc app

    Signed-off-by: William Almeida <will.allmeida@gmail.com>
    Co-authored-by: Renan Cristyan <rcristyan9@gmail.com>
    WillAllmeida and RCristyan committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    989eb59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d0a9f2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #28 from GCES-Pydemic/REFACTOR_projections

    Epidemic projections and forecast adapted to class.
    WillAllmeida committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    fbd0de1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2141300 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6caad85 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #30 from GCES-Pydemic/REFACTOR_calc

    Main epidemic class apdated to SimpleApp class
    RCristyan committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    aacf54f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Update i18n.py

    RCristyan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    99f56e3 View commit details
    Browse the repository at this point in the history
  2. hotfixing default language option

    Samuel Borges committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    2d6bdcc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #35 from GCES-Pydemic/HOTFIX-Default-language

    Update i18n.py
    Samuel Borges committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    250b5a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    8d0d1f5 View commit details
    Browse the repository at this point in the history
  2. started adding cache and scheduler logic

    Samuel Borges committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    4ee34f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from GCES-Pydemic/HOTFIX_footnote-locale

    Hotfix to footnote bug
    Samuel Borges committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    d1ac181 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    7771596 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc4a12d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c93dc9c View commit details
    Browse the repository at this point in the history
  4. Added custom clock support

    RCristyan committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    d38eb58 View commit details
    Browse the repository at this point in the history
  5. Code refactoring

    RCristyan committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    127f481 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Configuration menu
    Copy the full SHA
    be55070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    059f23e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

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

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    6a96bfb View commit details
    Browse the repository at this point in the history
  2. Changed clock tick logic

    RCristyan committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    05666eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab73c4f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Merge pull request #37 from GCES-Pydemic/HOTFIX-Readme

    Fixed wrong docker-compose command on README
    Samuel Borges committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    96daac8 View commit details
    Browse the repository at this point in the history
  2. rename scheduler module

    Samuel Borges committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    539dc98 View commit details
    Browse the repository at this point in the history
  3. fixing function call inexpired ttl case

    Samuel Borges committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    41589df View commit details
    Browse the repository at this point in the history
  4. Add HTML Report class with initial handlers

    Co-authored-by: Guilherme de Lyra <guilyra12@gmail.com>
    WillAllmeida and guilhermedelyra committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    1b03a05 View commit details
    Browse the repository at this point in the history
  5. Add experimental app to test htmlreport

    Co-authored-by: Guilherme de Lyra <guilyra12@gmail.com>
    WillAllmeida and guilhermedelyra committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    25a390a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

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

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    0d49dba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01937ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d78a257 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Added daily schedule test

    RCristyan committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    ce1bcfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12f7061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5175bd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    4932811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d276fa View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    740f5b8 View commit details
    Browse the repository at this point in the history
  2. fixing linting

    Samuel Borges committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    704a620 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Fixed method misspell.

    RCristyan committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    d1fc755 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    c1c15d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf63c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0ac68b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a42b51 View commit details
    Browse the repository at this point in the history
  5. pycodestyle fix.

    RCristyan committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d65d3e6 View commit details
    Browse the repository at this point in the history
  6. trying to fix CI hanging

    Samuel Borges committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    76ffb30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f5f71e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into feature/ForceReloadWarning

    Samuel Borges committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f67dc0e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #38 from GCES-Pydemic/feature/ForceReloadWarning

    Feature: Force Reload Warning
    Samuel Borges committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6fbac67 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. creating mocks for button element

    Co-authored-by: Guilherme de Lyra <guilyra12@gmail.com>
    Samuel Borges and guilhermedelyra committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    6afcca2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. creating code coverage CI step

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    6effdaa View commit details
    Browse the repository at this point in the history
  2. hotfixing CI file

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    f55427a View commit details
    Browse the repository at this point in the history
  3. hotfixing CI file

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    cfc8860 View commit details
    Browse the repository at this point in the history
  4. hotfixing CI file

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    95f5e95 View commit details
    Browse the repository at this point in the history
  5. hotfixing CI file

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    001e75a View commit details
    Browse the repository at this point in the history
  6. hotfixing CI file

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    96f6cbc View commit details
    Browse the repository at this point in the history
  7. hotfixing CI file

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    53ae728 View commit details
    Browse the repository at this point in the history
  8. hotfixing CI file

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    eae2ec9 View commit details
    Browse the repository at this point in the history
  9. hotfixing CI file

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    7ee12a6 View commit details
    Browse the repository at this point in the history
  10. hotfixing CI file

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    05391e5 View commit details
    Browse the repository at this point in the history
  11. hotfixing CI file

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    d55d92a View commit details
    Browse the repository at this point in the history
  12. add code coverage badge readme

    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    4374e19 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #40 from GCES-Pydemic/feature/CI_codecov

    creating code coverage CI step
    Samuel Borges committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    7df06f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. adding line chart handler

    Co-authored-by: Borda <samuelmordred@gmail.com>
    guilhermedelyra and Borda committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    129a24b View commit details
    Browse the repository at this point in the history
  2. adding area chart handler

    Co-authored-by: Borda <samuelmordred@gmail.com>
    guilhermedelyra and Borda committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    26ceec6 View commit details
    Browse the repository at this point in the history
  3. adding bar chart handler

    Co-authored-by: Borda <samuelmordred@gmail.com>
    guilhermedelyra and Borda committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    20fc177 View commit details
    Browse the repository at this point in the history
  4. adding dummy pdf generator

    Co-authored-by: Borda <samuelmordred@gmail.com>
    guilhermedelyra and Borda committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    34fe01a View commit details
    Browse the repository at this point in the history
  5. adding dependencies to dockerfile/pyproject.toml

    Co-authored-by: Borda <samuelmordred@gmail.com>
    guilhermedelyra and Borda committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    47f3ab5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0e3177 View commit details
    Browse the repository at this point in the history
  7. Fixing minor bad smells

    WillAllmeida committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    dc72c60 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    55aaa81 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into Feature/HTMLReport

    Samuel Borges committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    02669f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    a31f666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f40b98 View commit details
    Browse the repository at this point in the history
  3. Variable renaming.

    RCristyan committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    15eeb9e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. Configuration menu
    Copy the full SHA
    01f91c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b77bf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3de48b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e09c417 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a66b05d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c4401c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    7bdaad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3907a53 View commit details
    Browse the repository at this point in the history
  3. Add SRP application

    WillAllmeida committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e28c3d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca2dc63 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #41 from GCES-Pydemic/Feature/HTMLReport

    Initial HTML Report Class
    Samuel Borges committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    a6d488b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/GCES-Pydemic/pydemic-ui i…

    …nto REFACTOR_SOLID_CLEAN_CODE_api_explorer_class
    RCristyan committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    46e88aa View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/GCES-Pydemic/pydemic-ui i…

    …nto REFACTOR_SOLID_CLEAN_CODE_scheduler
    RCristyan committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    c49f1aa View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. applying solid principles to calc_class.py

    guilhermedelyra authored and Samuel Borges committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    7e6b16f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db01b46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77e0975 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a8b496 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9deb37 View commit details
    Browse the repository at this point in the history
  6. hotfixing info.py

    guilhermedelyra committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    7f2623b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f4b35d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Merge pull request #42 from GCES-Pydemic/refactoring/SOLID-CleanCode/…

    …cache
    
    Refactoring cache to use Class [single-responsibiliy principle]
    Samuel Borges committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    8bb3ce9 View commit details
    Browse the repository at this point in the history
  2. Add cache time variable

    WillAllmeida committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    1cbb6e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    4f9fc06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6d6bc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d2a6f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36f8489 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #43 from GCES-Pydemic/refactoring/SOLID-CleanCode/…

    …calc_class
    
    applying solid principles to calc_class.py
    RCristyan committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    d2a2f51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24376d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b97cd8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bbd780 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #44 from GCES-Pydemic/REFACTOR_SOLID_CLEAN_CODE_ap…

    …i_explorer_class
    
    Refactor solid clean code api explorer class
    RCristyan committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    35d0ac7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bea8759 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb3d5f5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #47 from GCES-Pydemic/Refactor-Scenarios_Apps

    Refactor scenarios apps
    guilhermedelyra committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    ef2dceb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3bf675f View commit details
    Browse the repository at this point in the history