This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 9b110b2 refactor: Refresh interval typescript (#12168)
add a52031a chore: Change chart_is_fav to chart_is_favorite (#12075)
No new revisions were added by this update.
Summary of changes:
.../cypress-base/cypress/integration/dashboard/controls.test.js | 2 +-
superset-frontend/src/components/ListView/types.ts | 8 ++++----
superset-frontend/src/views/CRUD/welcome/ChartTable.tsx | 2 +-
superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx | 2 +-
superset/charts/filters.py | 2 +-
superset/dashboards/filters.py | 2 +-
tests/charts/api_tests.py | 2 +-
tests/dashboards/api_tests.py | 4 ++--
8 files changed, 12 insertions(+), 12 deletions(-)