You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2020/11/06 04:05:21 UTC

[incubator-superset] branch master updated (1490f307 -> 6d5d92a)

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

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


    from 1490f307 refactor: Replace react-bootstrap MenuItems with Antd Menu (#11554)
     add 6d5d92a  fix: Issues with filters and metrics popovers (#11578)

No new revisions were added by this update.

Summary of changes:
 ...AdhocFilterEditPopoverSimpleTabContent_spec.jsx | 12 -----
 .../components/AdhocFilterEditPopover_spec.jsx     |  4 +-
 .../components/AdhocMetricEditPopover_spec.jsx     |  4 +-
 .../explore/components/AdhocFilterEditPopover.jsx  | 14 ++++--
 .../AdhocFilterEditPopoverSimpleTabContent.jsx     | 51 +++++-----------------
 .../AdhocFilterEditPopoverSqlTabContent.jsx        |  2 +-
 .../explore/components/AdhocMetricEditPopover.jsx  | 43 ++++++++++++------
 .../explore/components/controls/SelectControl.jsx  |  6 +++
 8 files changed, 64 insertions(+), 72 deletions(-)