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/10/20 11:16:48 UTC

[superset] branch master updated (28c7636c59 -> b17ef18aae)

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

diegopucci pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 28c7636c59 fix: Change timer font to monospace (#21876)
     add b17ef18aae chore: Color consistency E2E tests (#21622)

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/chart_list/filter.test.ts  |   4 +-
 .../cypress/integration/dashboard/editmode.test.ts | 564 +++++++++++++++++++--
 .../cypress/integration/dashboard/utils.ts         |   9 +
 .../cypress/integration/explore/utils.ts           |   4 +
 .../cypress-base/cypress/support/index.d.ts        |   6 +
 .../cypress-base/cypress/support/index.ts          |  29 ++
 superset/examples/tabbed_dashboard.py              |  34 +-
 7 files changed, 608 insertions(+), 42 deletions(-)