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

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


    from d84fdc25a0 Update tests
     add b9686fe6fa feat: add ssh tunneling to dynamic form for Database 
Connection UI (#22689)
     add 83893f8ff2 chore(dashboard): Log events for download as image (#22793)
     new 9d1ee1d3e8 Merge

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../HeaderActionsDropdown.test.tsx                 |  1 +
 .../Header/HeaderActionsDropdown/index.jsx         |  3 +
 .../src/dashboard/components/Header/index.jsx      |  2 +
 .../components/SliceHeader/SliceHeader.test.tsx    |  1 +
 .../src/dashboard/components/SliceHeader/index.tsx |  2 +
 .../SliceHeaderControls.test.tsx                   |  1 +
 .../components/SliceHeaderControls/index.tsx       |  5 ++
 .../dashboard/components/gridComponents/Chart.jsx  |  2 +
 superset-frontend/src/logger/LogUtils.ts           |  5 ++
 .../data/database/DatabaseModal/SSHTunnelForm.tsx  |  6 +-
 .../data/database/DatabaseModal/index.test.tsx     | 35 ++++++++++
 .../CRUD/data/database/DatabaseModal/index.tsx     | 77 +++++++++++++---------
 12 files changed, 106 insertions(+), 34 deletions(-)

Reply via email to