This is an automated email from the ASF dual-hosted git repository.
suddjian pushed a change to branch feature/filter-p0
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 45354fc unnecessary imports
add ce0a688 formatting and types
No new revisions were added by this update.
Summary of changes:
...FiltersBadge_spec.jsx => FiltersBadge_spec.tsx} | 12 +++--
.../FiltersBadge/{selectors.js => selectors.ts} | 55 +++++++++++++++-------
superset/connectors/base/models.py | 1 +
superset/viz.py | 16 +++++--
4 files changed, 58 insertions(+), 26 deletions(-)
rename
superset-frontend/spec/javascripts/dashboard/components/{FiltersBadge_spec.jsx
=> FiltersBadge_spec.tsx} (93%)
rename superset-frontend/src/dashboard/components/FiltersBadge/{selectors.js
=> selectors.ts} (72%)