This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch chore/ts-migration-non-dashboard
in repository https://gitbox.apache.org/repos/asf/superset.git
from 2d81685f3c fix(types): address code review feedback for TypeScript
migrations
add e9e58269c0 fix(types): add type safety to DatasourceEditor and related
components
No new revisions were added by this update.
Summary of changes:
.../DatasourceEditor/DatasourceEditor.tsx | 299 +++++++++++++--------
.../Datasource/components/Field/index.tsx | 8 +-
.../Datasource/components/Fieldset/index.tsx | 12 +-
.../src/components/Datasource/types.ts | 34 ++-
.../src/components/Datasource/utils/index.ts | 24 +-
.../src/explore/exploreUtils/index.ts | 55 ++--
6 files changed, 274 insertions(+), 158 deletions(-)