This is an automated email from the ASF dual-hosted git repository.
suddjian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 88029e2 fix dataset update table (#19269)
add 96a123f feat: SupersetClient config to override 401 behavior (#19144)
No new revisions were added by this update.
Summary of changes:
.../src/connection/SupersetClientClass.ts | 21 ++--
.../superset-ui-core/src/connection/types.ts | 2 +
.../test/connection/SupersetClientClass.test.ts | 112 +++++++++++++++------
.../{ToastContainer.jsx => ToastContainer.tsx} | 6 +-
.../components/MessageToasts/ToastPresenter.tsx | 29 ++++--
.../src/components/MessageToasts/withToasts.tsx | 3 +-
superset-frontend/src/embedded/index.tsx | 45 +++++++--
7 files changed, 155 insertions(+), 63 deletions(-)
rename superset-frontend/src/components/MessageToasts/{ToastContainer.jsx =>
ToastContainer.tsx} (90%)