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

fix(v1.6.0): return first child location from query #7867

Merged
merged 11 commits into from
Oct 30, 2024

Commits on Oct 30, 2024

  1. fix: return first child "location" from query

    The query only needs to consider the locations under the given
    parent & not the offices/addresses. The country level query also
    needed to be separately handled.
    Zangetsu101 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9c26a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b93c843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4747478 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e356076 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    451f320 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df51639 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f65a8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    152c24a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7597b60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    692cdb5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b914c60 View commit details
    Browse the repository at this point in the history