This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from f778b62712 fix: Fixing untranslated FR strings (#20078)
new b53042a7be fix: Sunburst chart error when secondary metric is null
(#25159)
new c56948e1f1 fix(sqllab): Invalid start date (#25133)
new 331fefd3dd fix: Applying Dashboard Time Range Filters to Overwritten
Charts (#25156)
new 90a66ee76c chore: Add a note about adhoc subqueries in UPDATING.md
(#25161)
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:
UPDATING.md | 1 +
.../SqlLab/components/QueryAutoRefresh/index.tsx | 1 +
.../src/SqlLab/components/QueryTable/index.tsx | 2 +-
.../SqlLab/components/SaveDatasetModal/index.tsx | 2 +-
.../src/SqlLab/reducers/getInitialState.js | 15 ++++++++++++++-
superset-frontend/src/SqlLab/reducers/sqlLab.js | 6 ++++++
.../src/SqlLab/reducers/sqlLab.test.js | 10 +++++++++-
.../src/explore/actions/saveModalActions.js | 22 +++++++++-------------
.../src/explore/actions/saveModalActions.test.js | 15 +++++++++++++--
superset/viz.py | 4 ++--
10 files changed, 57 insertions(+), 21 deletions(-)