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

diegopucci pushed a change to branch chore/e2e-cross-references
in repository https://gitbox.apache.org/repos/asf/superset.git


    from c8a2c30d94 Test dashboards in list
     add e6c44e02cb chore: stop logging "SyntaxError" as exceptions (#21787)
     add 2258fbf878 fix(CustomFrame): Resolves issue #21731 where date range in 
explore throws runtime error (#21776)
     add f4fa2e1115 chore: add more  logging  for alerts and reports (#21714)
     add b1bf25e98c fix(explore): Persist URL params to form-data (#21792)
     add df3b5a8305 fix: Dataset creation header is now uneditable and holds 
proper default values (#21557)
     add 7c1629c132 Merge branch 'master' of https://github.com/apache/superset 
into chore/e2e-cross-references

No new revisions were added by this update.

Summary of changes:
 .../components/CustomFrame.test.tsx                | 54 ++++++++++++++++++++++
 .../DateFilterControl/components/CustomFrame.tsx   | 18 +++++---
 .../data/dataset/AddDataset/AddDataset.test.tsx    |  6 +--
 .../data/dataset/AddDataset/Header/Header.test.tsx | 51 ++++++++------------
 .../CRUD/data/dataset/AddDataset/Header/index.tsx  | 13 ++++--
 .../data/dataset/AddDataset/LeftPanel/index.tsx    |  2 +-
 .../views/CRUD/data/dataset/AddDataset/index.tsx   |  2 +-
 .../dataset/DatasetLayout/DatasetLayout.test.tsx   | 10 +---
 superset/explore/commands/get.py                   |  7 +--
 superset/reports/commands/execute.py               | 11 ++++-
 superset/sql_lab.py                                |  1 -
 superset/sqllab/command.py                         |  2 +
 superset/tasks/scheduler.py                        |  5 ++
 tests/integration_tests/explore/api_tests.py       | 12 +++++
 14 files changed, 130 insertions(+), 64 deletions(-)

Reply via email to