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

Filter by tags tablequeryway and iftags conditions #2372

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Nov 29, 2023

  1. Filter

    EmmaZhu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e906560 View commit details
    Browse the repository at this point in the history
  2. Blob tag filter

    EmmaZhu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7a97c42 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    d59387e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    055f9a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Filter blob by tags

    EmmaZhu committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    11f7add View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge remote-tracking branch 'upstream/filter_by_tags_tablequeryway' …

    …into filter_by_tags_tablequeryway_and_iftags_conditions
    bbattezzati committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    172c346 View commit details
    Browse the repository at this point in the history
  2. Update as per latest changes in EmmaZhu:filter_by_tags_tablequeryway

    - renamed from blobTags to tags in IConditionResource.ts
    - change way to evaluate tags based on array: tagsMeetConditions.length === 0
    bbattezzati committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    064fcfb View commit details
    Browse the repository at this point in the history