You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by yj...@apache.org on 2021/01/21 23:52:32 UTC

[superset] branch master updated (a90ebd9 -> 6280b34)

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

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


    from a90ebd9  fix(explore): Error message not displayed correctly in Timeseries table chart (#12659)
     add 6280b34  fix(explore): don't allow selecting duplicated saved metric (#12657)

No new revisions were added by this update.

Summary of changes:
 .../controls/MetricControl/AdhocMetricEditPopover.jsx | 16 ++++++++--------
 .../controls/MetricControl/AdhocMetricOption.jsx      |  6 +++---
 .../MetricControl/AdhocMetricPopoverTrigger.tsx       |  4 ++--
 .../controls/MetricControl/MetricDefinitionValue.jsx  |  4 +++-
 .../controls/MetricControl/MetricsControl.jsx         | 19 ++++++++++++++++++-
 5 files changed, 34 insertions(+), 15 deletions(-)