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

Support time window query #6872

Merged
merged 23 commits into from
Sep 14, 2023
Merged

Support time window query #6872

merged 23 commits into from
Sep 14, 2023

Commits on Sep 5, 2023

  1. Add time interval traits.

    mwu2018 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    57250b3 View commit details
    Browse the repository at this point in the history
  2. refactor

    mwu2018 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8849436 View commit details
    Browse the repository at this point in the history
  3. refactor

    mwu2018 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e6d067c View commit details
    Browse the repository at this point in the history
  4. Add unit tests.

    mwu2018 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0e7fa5a View commit details
    Browse the repository at this point in the history
  5. Refactor

    mwu2018 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    73ab838 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    24142b3 View commit details
    Browse the repository at this point in the history
  2. Update doc.

    mwu2018 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    796d230 View commit details
    Browse the repository at this point in the history
  3. Update doc.

    mwu2018 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f6f99c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Update based on review.

    mwu2018 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0d1f71b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Refactor based on review.

    mwu2018 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8c818e3 View commit details
    Browse the repository at this point in the history
  2. Simplified based on review.

    mwu2018 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f6b6d44 View commit details
    Browse the repository at this point in the history
  3. Remove unwanted import.

    mwu2018 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8aac2b6 View commit details
    Browse the repository at this point in the history
  4. Update doc.

    mwu2018 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    bd1cdef View commit details
    Browse the repository at this point in the history
  5. Refactor

    mwu2018 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ea01a46 View commit details
    Browse the repository at this point in the history
  6. Remove unwanted import.

    mwu2018 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    202da5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dad23b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Rename trait.

    mwu2018 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0de56ab View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Minor refactoring.

    mwu2018 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    619531c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Refactor based on review.

    mwu2018 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ef506f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9fd41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f781f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87b4380 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'support-time-interval' of github.com:TerriaJS/terriajs …

    …into support-time-interval
    mwu2018 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f5f69fb View commit details
    Browse the repository at this point in the history