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

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


    from 296b925  update changelog and updating
     new ddc01a9  fix: Clear native filters state (#16893)
     new b04a9f8  fix(dashboard): recursive parent on dashboard components 
(#16933)
     new c53eaae  fix(explore): Ensuring parameters key is included (#16949)
     new acda8a6  fix(examples): incorrect covid row component id (#16953)
     new 768a1dc  fix: don't log invalid redirect URL send by user (#16955)

The 5 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:
 .../javascripts/dashboard/util/newEntitiesFromDrop_spec.js   |  8 ++++++--
 superset-frontend/src/dashboard/components/Dashboard.jsx     |  2 ++
 superset-frontend/src/dashboard/containers/Dashboard.ts      |  2 ++
 superset-frontend/src/dashboard/util/newEntitiesFromDrop.js  |  2 +-
 superset-frontend/src/dataMask/actions.ts                    | 12 ++++++++++++
 superset-frontend/src/dataMask/reducer.ts                    |  3 +++
 .../examples/configs/dashboards/COVID_Vaccine_Dashboard.yaml |  2 +-
 superset/views/core.py                                       |  6 +++++-
 superset/views/redirects.py                                  |  2 +-
 9 files changed, 33 insertions(+), 6 deletions(-)

Reply via email to