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

PREOPS-5505 Restructure schedview snapshot dashboard code #103

Merged
merged 23 commits into from
Sep 23, 2024

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    e744519 View commit details
    Browse the repository at this point in the history
  2. remove commented imports

    emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e68be77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28d2643 View commit details
    Browse the repository at this point in the history
  4. fix test

    emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ab3a166 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3effd8 View commit details
    Browse the repository at this point in the history
  6. update docs

    emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a571f09 View commit details
    Browse the repository at this point in the history
  7. Update usage.rst.

    alserene authored and emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e75eb60 View commit details
    Browse the repository at this point in the history
  8. Remove unneccessary comment.

    alserene authored and emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    38f0de6 View commit details
    Browse the repository at this point in the history
  9. Comments are complte sentences.

    alserene authored and emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    29e122f View commit details
    Browse the repository at this point in the history
  10. Move comment to relevant code.

    alserene authored and emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    79f48dc View commit details
    Browse the repository at this point in the history
  11. Correct spelling.

    alserene authored and emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f9b9025 View commit details
    Browse the repository at this point in the history
  12. Correct reference to table name.

    alserene authored and emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7afca03 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a7139c7 View commit details
    Browse the repository at this point in the history
  14. Add docstrings to functions.

    alserene authored and emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    747fbfb View commit details
    Browse the repository at this point in the history
  15. Remove space.

    alserene authored and emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b0d25c0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff0165d View commit details
    Browse the repository at this point in the history
  17. Fix line lengths.

    alserene authored and emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    86d721f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    82c1a3e View commit details
    Browse the repository at this point in the history
  19. remove comment

    emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3f98fe9 View commit details
    Browse the repository at this point in the history
  20. remove another comment

    emanehab99 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9561896 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fa582b9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a05678b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. checking the type of condidtion.mjd using type() doesn't work, so rep…

    …laced with isinstance()
    emanehab99 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bc5643a View commit details
    Browse the repository at this point in the history