This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch chore/ts-migration-sqllab-explore
in repository https://gitbox.apache.org/repos/asf/superset.git
from e2b15d7a26 fix(frontend): resolve TypeScript errors in SqlLab and
explore modules
add fcf2d2f22e fix(frontend): resolve additional TypeScript CI errors
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/SqlLab/actions/sqlLab.ts | 388 +++++++++++++++------
.../MetricControl/AdhocMetricOption.test.tsx | 16 +-
.../explore/components/controls/SelectControl.tsx | 3 +-
.../components/controls/TextAreaControl.tsx | 6 +-
.../explore/controlUtils/standardizedFormData.ts | 16 +-
superset-frontend/src/explore/store.ts | 17 +-
6 files changed, 315 insertions(+), 131 deletions(-)