This is an automated email from the ASF dual-hosted git repository.
tai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from b2fdf12 Support jinja templates (#11008)
add eded51b feat(saved_queries): add custom api filter for all string &
text fields (#11031)
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/components/ListView/types.ts | 3 +-
superset/queries/saved_queries/api.py | 7 +-
superset/queries/saved_queries/filters.py | 21 +++++
tests/queries/saved_queries/api_tests.py | 94 +++++++++++++++++++++-
4 files changed, 122 insertions(+), 3 deletions(-)