You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2020/11/30 16:23:43 UTC

[incubator-superset] branch hugh/SO-1117-modal updated (4173174 -> 056bf14)

This is an automated email from the ASF dual-hosted git repository.

hugh pushed a change to branch hugh/SO-1117-modal
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 4173174  fix typing errors
     add f67d21a  adding more types
     add a4b5513  fix typing erros
     add 056bf14  linting

No new revisions were added by this update.

Summary of changes:
 .../src/SqlLab/components/ResultSet.tsx            |   1 +
 .../src/SqlLab/components/SaveDatasetModal.tsx     | 198 +++++++++++++--------
 superset-frontend/src/SqlLab/types.ts              |   1 +
 superset-frontend/src/common/components/index.tsx  |   4 +-
 4 files changed, 127 insertions(+), 77 deletions(-)