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 4f000cc fix: bringing metric type icon styles into SelectControl
(#14531)
add 79ff962 refactor: Bootstrap to AntD - Form - iteration 3 (#14502)
No new revisions were added by this update.
Summary of changes:
.../components/AdhocMetricEditPopover_spec.jsx | 4 +-
.../explore/components/BoundsControl_spec.jsx | 12 ++--
.../spec/javascripts/sqllab/SaveQuery_spec.jsx | 6 +-
.../src/SqlLab/components/SaveQuery.tsx | 41 ++++++--------
.../src/SqlLab/components/ScheduleQueryButton.tsx | 61 ++++++++++++---------
superset-frontend/src/common/components/index.tsx | 12 ++--
superset-frontend/src/components/Form/FormItem.tsx | 33 ++++++-----
.../dashboard/components/PropertiesModal/index.jsx | 4 +-
.../explore/components/DataTableControl/index.tsx | 6 +-
.../explore/components/controls/BoundsControl.jsx | 45 +++++++--------
.../AdhocMetricEditPopover.test.tsx | 4 +-
.../MetricControl/AdhocMetricEditPopover/index.jsx | 64 +++++++++-------------
.../controls/TimeSeriesColumnControl/index.jsx | 63 ++++++++++-----------
13 files changed, 176 insertions(+), 179 deletions(-)