This is an automated email from the ASF dual-hosted git repository.
erikrit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from c3e89d5 feat: publish superset helm chart (#14163)
add 01f13c5 chore: type some SQL Lab components (#14178)
No new revisions were added by this update.
Summary of changes:
.../{QueryHistory.jsx => QueryHistory.tsx} | 55 ++++++++++------------
.../{QueryStateLabel.jsx => QueryStateLabel.tsx} | 14 +++---
.../{TabStatusIcon.jsx => TabStatusIcon.tsx} | 13 ++---
superset-frontend/src/SqlLab/types.ts | 18 +++----
4 files changed, 49 insertions(+), 51 deletions(-)
rename superset-frontend/src/SqlLab/components/{QueryHistory.jsx =>
QueryHistory.tsx} (58%)
rename superset-frontend/src/SqlLab/components/{QueryStateLabel.jsx =>
QueryStateLabel.tsx} (78%)
rename superset-frontend/src/SqlLab/components/{TabStatusIcon.jsx =>
TabStatusIcon.tsx} (79%)