This is an automated email from the ASF dual-hosted git repository.
johnbodley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from ae294274c7 feat(plugins): add color options for big number with time
comparison (#27524)
add 1c155e8591 fix(explore): Allow only saved metrics and columns (#27539)
No new revisions were added by this update.
Summary of changes:
.../DndFilterSelect.test.tsx | 221 +++++++++++++++++++--
.../DndColumnSelectControl/DndFilterSelect.tsx | 36 +++-
.../DndMetricSelect.test.tsx | 121 +++++++++++
.../DndColumnSelectControl/DndMetricSelect.tsx | 32 ++-
superset-frontend/src/explore/types.ts | 1 +
5 files changed, 392 insertions(+), 19 deletions(-)