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 220c410 build: add react-hooks linting (#11006)
add 0d1f611 feat(listview): feature flag config to set default viewing
mode (#10986)
No new revisions were added by this update.
Summary of changes:
.../spec/javascripts/views/CRUD/chart/ChartList_spec.jsx | 2 +-
.../spec/javascripts/views/CRUD/dashboard/DashboardList_spec.jsx | 2 +-
superset-frontend/src/featureFlags.ts | 1 +
superset-frontend/src/views/CRUD/chart/ChartList.tsx | 4 +++-
superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx | 4 +++-
superset/config.py | 7 +++++++
6 files changed, 16 insertions(+), 4 deletions(-)