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

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


    from e606477  feat: more SIP-40 errors (#15482)
     add e5d4765  feat(dashboard-groupby): group by - add ability to exclude 
columns (#15454)

No new revisions were added by this update.

Summary of changes:
 .../FiltersConfigForm/ColumnSelect.tsx             | 17 ++--
 .../FiltersConfigForm/FiltersConfigForm.tsx        | 58 +++-----------
 .../FiltersConfigForm/getControlItemsMap.test.tsx  |  6 +-
 .../FiltersConfigForm/getControlItemsMap.tsx       | 92 ++++++++++++++++++++--
 .../FiltersConfigModal/FiltersConfigForm/utils.ts  |  2 +-
 .../components/GroupBy/GroupByFilterPlugin.tsx     | 14 +++-
 .../src/filters/components/GroupBy/controlPanel.ts | 18 +++++
 .../src/filters/components/Range/controlPanel.ts   |  3 +-
 .../src/filters/components/Select/controlPanel.ts  | 14 +++-
 .../src/filters/components/Time/controlPanel.ts    | 17 ++++
 10 files changed, 177 insertions(+), 64 deletions(-)

Reply via email to