This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 72518e2 forcing fixed width fonts on ace editor (fixes #9095) (#9183)
add 1748728 adds FAB style filter types (#9086)
No new revisions were added by this update.
Summary of changes:
superset-frontend/package-lock.json | 1 +
superset-frontend/package.json | 1 +
.../components/ListView/ListView_spec.jsx | 182 ++++++++++----------
.../src/components/ListView/ListView.tsx | 189 ++++++++++++---------
superset-frontend/src/components/ListView/types.ts | 45 +++--
superset-frontend/src/components/ListView/utils.ts | 43 +++--
.../src/views/chartList/ChartList.tsx | 111 +++++++++---
.../src/views/dashboardList/DashboardList.tsx | 129 ++++++++++----
superset/views/dashboard/api.py | 19 ++-
9 files changed, 467 insertions(+), 253 deletions(-)