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 and Classification Engine #12

Merged
merged 11 commits into from
Jul 15, 2024
Merged

Filter and Classification Engine #12

merged 11 commits into from
Jul 15, 2024

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    7f2ca74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b68f71c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f520aeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21db5a0 View commit details
    Browse the repository at this point in the history
  5. Initial application of filter engine for filtering and classification

    Also fixes import of 0 payments, these are now correctly being ignored
    Bios-Marcel committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    063a4b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a54a259 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28618c4 View commit details
    Browse the repository at this point in the history
  8. Fix build

    Bios-Marcel committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    9d79cba View commit details
    Browse the repository at this point in the history
  9. Improve parsing and application of query slightly

    * identifiers can no longer contain quotes
    * a string can now be empty
    * the query now returns exceptions if elements are still missing, later
      on we can use this to communicate with the user
    Bios-Marcel committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3c1bde3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    56c4ce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8631e View commit details
    Browse the repository at this point in the history