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 support for text-based filtering for advanced users #358

Open
edwinmp opened this issue Oct 16, 2020 · 2 comments
Open

Add support for text-based filtering for advanced users #358

edwinmp opened this issue Oct 16, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request pinned

Comments

@edwinmp
Copy link
Collaborator

edwinmp commented Oct 16, 2020

Add as option on filter step.

Behaviour (FE)

  • If used, deactivates ability to configure filter the preexisting way (for this step)
  • Parses text into JSON
  • Validates used column names

BE

  • Parse JSON config through pypika into a query (via the QueryBuilder class)
@edwinmp edwinmp added this to Backlog in Phase Two Features via automation Oct 16, 2020
@edwinmp edwinmp added the enhancement New feature or request label Oct 16, 2020
@edwinmp edwinmp moved this from Backlog to To Do in Phase Two Features Oct 16, 2020
@davidebukali davidebukali self-assigned this Oct 26, 2020
@davidebukali davidebukali moved this from To Do to In Progress in Phase Two Features Oct 27, 2020
@davidebukali davidebukali moved this from In Progress to Code Review in Phase Two Features Nov 30, 2020
@edwinmp edwinmp moved this from Code Review to Blocked in Phase Two Features Jan 12, 2021
@stale
Copy link

stale bot commented Feb 17, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Feb 17, 2021
@edwinmp edwinmp added pinned and removed wontfix This will not be worked on labels Feb 17, 2021
@k8hughes
Copy link
Collaborator

@davidebukali and @edwinmp can you update the issue and let us know when it will be available for testing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned
Projects
Development

No branches or pull requests

3 participants