This is an automated email from the ASF dual-hosted git repository.
elizabeth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from d0bad96 fix: Allow users to update database in Dataset Edit Modal
(#17265)
add 5948a9f fix(AlertReportModal): Text Area Change (#17176)
No new revisions were added by this update.
Summary of changes:
superset-frontend/package-lock.json | 2 +-
superset-frontend/package.json | 2 +-
.../TemplateParamsEditor.test.tsx | 2 +-
superset-frontend/src/SqlLab/main.less | 2 +-
.../AsyncAceEditor/AsyncAceEditor.test.tsx | 2 +-
.../src/components/AsyncAceEditor/index.tsx | 8 +++---
.../components/CssEditor/CssEditor.test.tsx | 4 +--
.../dashboard/stylesheets/components/markdown.less | 2 +-
.../components/controls/TextAreaControl.jsx | 31 +++++-----------------
.../src/views/CRUD/alert/AlertList.tsx | 3 +++
.../src/views/CRUD/alert/AlertReportModal.test.jsx | 2 +-
.../src/views/CRUD/alert/AlertReportModal.tsx | 3 ++-
12 files changed, 24 insertions(+), 39 deletions(-)