You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by kg...@apache.org on 2021/05/24 07:55:18 UTC

[superset] branch master updated (6d33432 -> d03c608)

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

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


    from 6d33432  feat: Create BigQuery Parameters for DatabaseModal (#14721)
     add d03c608  fix(explore): DndColumnSelect not handling controls with "multi: false" (#14737)

No new revisions were added by this update.

Summary of changes:
 .../controls/DndColumnSelectControl/DndColumnSelect.tsx           | 6 +++++-
 .../controls/DndColumnSelectControl/DndMetricSelect.test.tsx      | 5 +++++
 .../controls/DndColumnSelectControl/DndMetricSelect.tsx           | 8 ++++++--
 .../explore/components/controls/DndColumnSelectControl/types.ts   | 1 +
 4 files changed, 17 insertions(+), 3 deletions(-)