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(-)