You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by yo...@apache.org on 2021/02/05 06:09:14 UTC

[superset] branch master updated (ac3e16d -> 3bb14ab)

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

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


    from ac3e16d  fix: SqlLab Run button fix (#12956)
     add 3bb14ab  feat: reset metrics on dataset change  (#12782)

No new revisions were added by this update.

Summary of changes:
 .../explore/components/ControlPanelsContainer.jsx  | 23 +++++++++++++++++++++-
 .../components/controls/CollectionControl.jsx      |  6 ++++++
 .../MetricControl/AdhocMetricEditPopover.jsx       |  4 +++-
 .../controls/MetricControl/AdhocMetricOption.jsx   |  3 +++
 .../MetricControl/AdhocMetricPopoverTrigger.tsx    |  2 ++
 .../MetricControl/MetricDefinitionValue.jsx        |  3 +++
 .../controls/MetricControl/MetricsControl.jsx      |  3 ++-
 .../explore/components/controls/SelectControl.jsx  | 14 ++++++++++---
 .../explore/components/controls/TextControl.tsx    | 16 ++++++++++++++-
 9 files changed, 67 insertions(+), 7 deletions(-)