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

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


    from 0e5593f8d7 fix: do not close database modal on mask click (#28750)
     new 38fdf23453 fix(dashboard): unable to resize due to the overlapped 
droptarget (#28772)
     new 36383bd0ce fix(Mixed Chart Filter Control): Allow delete condition for 
`adhoc_filters_b` (#28771)
     new c9a6537e7d fix(explore): Drill to detail truncates int64 IDs (#29081)
     new 6480552513 fix: Remove BASE_AXIS from pre-query (#29084)

The 4 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:
 null_byte.csv                                      | Bin 0 -> 6 bytes
 .../src/components/Chart/chartAction.js            |   1 +
 .../DashboardBuilder/DashboardWrapper.tsx          |   6 ++++++
 .../dashboard/components/gridComponents/Column.jsx |   5 +----
 .../dashboard/components/gridComponents/Row.jsx    |   3 ---
 .../explore/components/ControlPanelsContainer.tsx  |   2 +-
 superset/common/query_context_processor.py         |  10 +++++-----
 superset/common/query_object_factory.py            |   6 +++---
 superset/common/utils/time_range_utils.py          |   2 +-
 superset/models/helpers.py                         |   3 ++-
 superset/utils/core.py                             |  21 ++++++++++++++-------
 11 files changed, 34 insertions(+), 25 deletions(-)
 create mode 100644 null_byte.csv

Reply via email to