This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from a5ff0949a6 feat(api): Add option to enable sync on import (#20312)
add 0c461497ff chore(sqllab): refactor addQueryEditor for new tab (#21711)
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/SqlLab/actions/sqlLab.js | 17 ++++++++
.../src/SqlLab/actions/sqlLab.test.js | 22 ++++++++++
.../src/SqlLab/components/SqlEditor/index.jsx | 13 +-----
.../TabbedSqlEditors/TabbedSqlEditors.test.jsx | 47 ++++++++++++++--------
.../SqlLab/components/TabbedSqlEditors/index.jsx | 6 +--
5 files changed, 73 insertions(+), 32 deletions(-)