You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by mi...@apache.org on 2023/01/19 17:22:48 UTC

[superset] branch master updated (d591cc8082 -> af73c59b0a)

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

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


    from d591cc8082 fix(sqllab): Invalid schema fetch for deprecated value (#22695)
     add af73c59b0a feat: Generic X-axis improvements (#22707)

No new revisions were added by this update.

Summary of changes:
 .../FiltersConfigModal/FilterConfigurePane.tsx     |  2 +-
 .../FiltersConfigForm/FiltersConfigForm.tsx        | 20 +++++
 .../explore/components/ControlPanelsContainer.tsx  | 97 +++++++++++++++++++---
 .../DndColumnSelectControl/DndFilterSelect.tsx     | 42 +++++++++-
 .../FilterControl/AdhocFilterControl/index.jsx     | 31 ++++++-
 .../FilterControl/AdhocFilterEditPopover/index.jsx |  5 +-
 .../AdhocFilterPopoverTrigger/index.tsx            |  2 +
 .../components/controls/OptionControls/index.tsx   |  5 +-
 8 files changed, 186 insertions(+), 18 deletions(-)