You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by di...@apache.org on 2022/09/30 14:06:07 UTC

[superset] 01/02: Merge branch 'master' of https://github.com/apache/superset into chore/d2d-e2e-tests

This is an automated email from the ASF dual-hosted git repository.

diegopucci pushed a commit to branch chore/d2d-e2e-tests
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 045dda27d62d93483018413d606d05a84afcaac8
Merge: b2a360fa14 eeb979c150
Author: geido <di...@gmail.com>
AuthorDate: Fri Sep 30 14:14:41 2022 +0300

    Merge branch 'master' of https://github.com/apache/superset into chore/d2d-e2e-tests

 .../cypress/integration/chart_list/filter.test.ts  |    4 +-
 .../integration/dashboard/drilltodetail.test.ts    |  343 +++---
 .../cypress/integration/dashboard/editmode.test.ts |   14 +-
 .../cypress/integration/dashboard/utils.ts         |   14 +-
 .../integration/dashboard_list/list.test.ts        |    4 +-
 .../explore/visualizations/gauge.test.js           |    4 +-
 .../cypress-base/cypress/utils/urls.ts             |    3 +-
 superset/cli/examples.py                           |    4 +-
 superset/examples/data_loading.py                  |    2 +-
 superset/examples/echarts_dashboard.py             |  250 ----
 superset/examples/supported_charts_dashboard.py    | 1302 ++++++++++++++++++++
 11 files changed, 1514 insertions(+), 430 deletions(-)