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

Main module is too large, refactor for easier readability #55

Merged
merged 11 commits into from
Jun 22, 2021

Commits on Jun 21, 2021

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

Commits on Jun 22, 2021

  1. Refactor sidebar functions to sidebar module

     - Move trends_list to constants module
    astrochun committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    81254ac View commit details
    Browse the repository at this point in the history
  2. Refactor data views functions to views module

     - Refactor common functions to commons module
    astrochun committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    c091ad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94489dc View commit details
    Browse the repository at this point in the history
  4. Fix constants import

     - Minor fix to type hint for select_bin_size return
    astrochun committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    77bead2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    749ac38 View commit details
    Browse the repository at this point in the history
  6. Update docstrings

     - Minor comments in constants.py
    astrochun committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    49fd9eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afaf764 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c4f03b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef1c70e View commit details
    Browse the repository at this point in the history
  10. Carriage return at EOF

    astrochun committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    51ead88 View commit details
    Browse the repository at this point in the history