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 2f0d5f16f3 chore(docs): update slack invite url (#22121)
add d76f305343 chore: Use queryEditorId in SqlEditor child components
(#21650)
No new revisions were added by this update.
Summary of changes:
.../EstimateQueryCostButton.test.tsx | 14 +-
.../components/EstimateQueryCostButton/index.tsx | 26 ++--
.../SqlLab/components/QueryLimitSelect/index.tsx | 6 +-
.../RunQueryActionButton.test.tsx | 4 +-
.../components/RunQueryActionButton/index.tsx | 6 +-
.../src/SqlLab/components/SaveQuery/index.tsx | 8 +-
.../SqlLab/components/ShareSqlLabQuery/index.tsx | 8 +-
.../src/SqlLab/components/SqlEditor/index.jsx | 7 +-
.../SqlEditorLeftBar/SqlEditorLeftBar.test.jsx | 172 +++++++++------------
.../SqlLab/components/SqlEditorLeftBar/index.tsx | 140 ++++++++---------
.../components/TableElement/TableElement.test.jsx | 27 +++-
.../src/SqlLab/components/TableElement/index.tsx | 14 +-
.../TemplateParamsEditor.test.tsx | 9 +-
.../components/TemplateParamsEditor/index.tsx | 26 ++--
superset-frontend/src/SqlLab/fixtures.ts | 1 +
.../src/components/DatabaseSelector/index.tsx | 2 +-
.../src/components/TableSelector/index.tsx | 2 +-
17 files changed, 229 insertions(+), 243 deletions(-)