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

Improve filter specification typings #1390

Merged
merged 14 commits into from
Aug 5, 2022
Merged

Improve filter specification typings #1390

merged 14 commits into from
Aug 5, 2022

Commits on Jul 24, 2022

  1. Add typing for expressions and fix filter expressions. (#1383)

    improve filter conversion by adding typing and helping typescript to guess types.
    add tests for filters mentioned in issue #1380.
    cns-solutions-admin committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    45fee15 View commit details
    Browse the repository at this point in the history
  2. Change else-if to switch case

    HarelM committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    242e767 View commit details
    Browse the repository at this point in the history
  3. lint

    HarelM committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    2581112 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Update CHANGELOG.md

    HarelM committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    b3751f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

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

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    23d1208 View commit details
    Browse the repository at this point in the history
  2. Fix failing test

    HarelM committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d95caf3 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    HarelM committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4620e31 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    HarelM committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    f688dde View commit details
    Browse the repository at this point in the history
  5. Fix test

    HarelM committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ee65804 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Fix code and added tests

    HarelM committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    41a5b5b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    a954b89 View commit details
    Browse the repository at this point in the history
  2. Remove links in changelog

    HarelM committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    5c455b3 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    HarelM committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    9cc2c85 View commit details
    Browse the repository at this point in the history