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 3eef38f refactor: change xsm Icons and dnd icons to new dynamic icons
(#14419)
add 331eb10 refactor: Bootstrap to AntD - Form - iteration 4 (#14546)
No new revisions were added by this update.
Summary of changes:
.../integration/explore/annotations.test.ts | 14 +--
.../explore/components/TextArea_spec.jsx | 8 +-
superset-frontend/src/CRUD/Field.jsx | 40 +++---
superset-frontend/src/CRUD/Fieldset.jsx | 4 +-
.../src/components/DeleteModal/index.tsx | 17 ++-
.../src/datasource/ChangeDatasourceModal.tsx | 44 +++----
.../src/datasource/DatasourceEditor.jsx | 12 +-
.../explore/components/PropertiesModal/index.tsx | 62 ++++-----
...AdhocFilterEditPopoverSimpleTabContent.test.jsx | 3 +-
.../index.jsx | 139 ++++++++++-----------
.../AdhocFilterEditPopoverSqlTabContent.test.jsx | 3 +-
.../AdhocFilterEditPopoverSqlTabContent/index.jsx | 9 +-
.../explore/components/controls/HiddenControl.jsx | 4 +-
.../MetricControl/AdhocMetricEditPopoverTitle.jsx | 4 +-
.../components/controls/TextAreaControl.jsx | 19 ++-
.../components/controls/TextControl/index.tsx | 35 ++----
16 files changed, 185 insertions(+), 232 deletions(-)