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

Implement time_none #1347

Merged
merged 35 commits into from
Aug 24, 2023
Merged

Commits on Aug 14, 2023

  1. Add tests and checks

    uramirez8707 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0717225 View commit details
    Browse the repository at this point in the history
  2. minor update

    uramirez8707 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    394b9b4 View commit details
    Browse the repository at this point in the history
  3. fixes for halo tests

    uramirez8707 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    026c0f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    608744f View commit details
    Browse the repository at this point in the history
  2. add min tests

    uramirez8707 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    65f6541 View commit details
    Browse the repository at this point in the history
  3. add tests for time_max

    uramirez8707 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    80b3897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da6c92b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a5067b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90ebe46 View commit details
    Browse the repository at this point in the history
  7. Revert "Attempt to add a time_sum test. Needs some work as some tests…

    … are failing"
    
    This reverts commit 2a5067b.
    uramirez8707 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0b9113a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f9cc02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad47337 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    675f37a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3bc53a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d2a9811 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. implement time_none

    uramirez8707 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    00cded4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6baf85e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    3d1acc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e4ac3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    560bbfe View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    1982935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec707f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    686b2b7 View commit details
    Browse the repository at this point in the history
  4. lint fix

    uramirez8707 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    086931e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31c0e8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ecb2aa View commit details
    Browse the repository at this point in the history
  7. turn off checks

    uramirez8707 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cfd5fd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a46f325 View commit details
    Browse the repository at this point in the history
  9. move a line

    uramirez8707 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6d6529d View commit details
    Browse the repository at this point in the history
  10. renames a variable

    uramirez8707 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    fd034db View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    8f23daf View commit details
    Browse the repository at this point in the history
  2. turn the checks back on

    uramirez8707 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b8a83aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0cc678 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Add error messages inside the select types, add a function to get the…

    … field name from the field_id
    uramirez8707 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    be486f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ba0be5 View commit details
    Browse the repository at this point in the history