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

feat(native-filters): add search all filter options #14710

Merged
merged 12 commits into from
May 24, 2021

Commits on May 21, 2021

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

    villebro committed May 21, 2021
    Configuration menu
    Copy the full SHA
    319ad32 View commit details
    Browse the repository at this point in the history
  3. fix default value

    villebro committed May 21, 2021
    Configuration menu
    Copy the full SHA
    604100f View commit details
    Browse the repository at this point in the history
  4. remove redundant action

    villebro committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1f6e6c2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    112a6e4 View commit details
    Browse the repository at this point in the history
  2. implement ILIKE operator

    villebro committed May 24, 2021
    Configuration menu
    Copy the full SHA
    07a623a View commit details
    Browse the repository at this point in the history
  3. rebump packages

    villebro committed May 24, 2021
    Configuration menu
    Copy the full SHA
    a14b1d5 View commit details
    Browse the repository at this point in the history
  4. fix test

    villebro committed May 24, 2021
    Configuration menu
    Copy the full SHA
    e800d8e View commit details
    Browse the repository at this point in the history
  5. address comments

    villebro committed May 24, 2021
    Configuration menu
    Copy the full SHA
    9770ee0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1116195 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9dc6b8 View commit details
    Browse the repository at this point in the history
  8. fix debouncer

    villebro committed May 24, 2021
    Configuration menu
    Copy the full SHA
    5996b58 View commit details
    Browse the repository at this point in the history