This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 5.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from c7cc436b0b fix: Decimal values for Histogram bins (#32253)
new 146311101a fix(viz/table): selected column not shown in Conditional
Formatting popover (#32272)
new 45045d3a1c fix: keep the tab order (#30888)
new 2c03455f61 fix: Download as PDF fails due to cache error (#32332)
new e8246ea786 fix: oauth2 trino (#31993)
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:
.../plugins/plugin-chart-table/src/controlPanel.tsx | 2 +-
.../src/features/alerts/AlertReportModal.tsx | 18 +++++++++++++-----
superset/dashboards/api.py | 1 +
superset/db_engine_specs/trino.py | 4 +---
superset/utils/screenshots.py | 9 ++++++---
5 files changed, 22 insertions(+), 12 deletions(-)