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

Add a few new Filter_Conditions #8539

Merged
merged 19 commits into from
Dec 16, 2023

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    8cc19b3 View commit details
    Browse the repository at this point in the history
  2. adding tests

    radeusgd committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    306b7ea View commit details
    Browse the repository at this point in the history
  3. fix compilation

    radeusgd committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    84b9b15 View commit details
    Browse the repository at this point in the history
  4. display

    radeusgd committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cfa8c77 View commit details
    Browse the repository at this point in the history
  5. fix Base tests

    radeusgd committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9a50242 View commit details
    Browse the repository at this point in the history
  6. implementing Table filters

    radeusgd committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    260b5f1 View commit details
    Browse the repository at this point in the history
  7. resolve Column_Ref

    radeusgd committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6f802df View commit details
    Browse the repository at this point in the history
  8. fix test

    radeusgd committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1445e7c View commit details
    Browse the repository at this point in the history
  9. add doc

    radeusgd committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f78d286 View commit details
    Browse the repository at this point in the history
  10. fix for unsupported NaN

    radeusgd committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    77cf334 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. CR

    radeusgd committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    dfd6cd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3734bc7 View commit details
    Browse the repository at this point in the history
  3. fixing tests

    radeusgd committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4c6b18e View commit details
    Browse the repository at this point in the history
  4. changelog

    radeusgd committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9defec6 View commit details
    Browse the repository at this point in the history
  5. add widgets to Table.filter

    radeusgd committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0d07e17 View commit details
    Browse the repository at this point in the history
  6. Postgres edge case

    radeusgd committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cf2faa1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Merge branch 'develop' into wip/radeusgd/8045-add-new-filter-conditions

    # Conflicts:
    #	CHANGELOG.md
    radeusgd committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    06263bf View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    7b95b0f View commit details
    Browse the repository at this point in the history
  2. fix Postgres edge case

    radeusgd committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    a3a8396 View commit details
    Browse the repository at this point in the history