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 one whereHas for several filters. #931

Closed
wants to merge 20 commits into from

Commits on Apr 6, 2024

  1. - Added AllowedRelationshipFilter.

    - Modify FiltersQuery to support AllowedRelationshipFilter.
    - Modify AllowedFilter to support AllowedRelationshipFilter.
    - Added tests for different exist clauses cases.
    IndexZer0 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3b039ae View commit details
    Browse the repository at this point in the history
  2. - Trigger tests.

    IndexZer0 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    bdd47a4 View commit details
    Browse the repository at this point in the history
  3. Fix styling

    IndexZer0 authored and github-actions[bot] committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b1ce3df View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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

Commits on Apr 8, 2024

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

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    e5229e9 View commit details
    Browse the repository at this point in the history
  2. - Added AllowedRelationshipFilter.

    - Modify FiltersQuery to support AllowedRelationshipFilter.
    - Modify AllowedFilter to support AllowedRelationshipFilter.
    - Added tests for different exist clauses cases.
    IndexZer0 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f1fac1e View commit details
    Browse the repository at this point in the history
  3. - Trigger tests.

    IndexZer0 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    df61b6e View commit details
    Browse the repository at this point in the history
  4. Fix styling

    IndexZer0 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e41fd0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12f8652 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5b1507 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aae87a7 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/main'

    # Conflicts:
    #	src/Concerns/FiltersQuery.php
    IndexZer0 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    05a18d5 View commit details
    Browse the repository at this point in the history
  9. - blank line

    IndexZer0 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ab7ef1c View commit details
    Browse the repository at this point in the history
  10. Fix styling

    IndexZer0 authored and github-actions[bot] committed May 19, 2024
    Configuration menu
    Copy the full SHA
    8507242 View commit details
    Browse the repository at this point in the history
  11. - blank line

    IndexZer0 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    82ca86c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    336cc91 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    462041f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1ee3915 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    abde873 View commit details
    Browse the repository at this point in the history