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/superset.git
from dfff3c1cba feat: Funnel/tooltip-customization (#25666)
add 39ad3226c7 feat: add database and schema names to dataset option
(#25569)
No new revisions were added by this update.
Summary of changes:
.../FiltersConfigForm/DatasetSelect.tsx | 29 +++--
.../FiltersConfigForm/FiltersConfigForm.tsx | 11 +-
.../FiltersConfigModal/FiltersConfigForm/utils.ts | 12 --
.../features/datasets/DatasetSelectLabel/index.tsx | 136 +++++++++++++++++++++
.../src/pages/ChartCreation/index.tsx | 76 +++---------
5 files changed, 179 insertions(+), 85 deletions(-)
create mode 100644
superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx