This is an automated email from the ASF dual-hosted git repository.
diegopucci pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 8027f5f fix: Only redirect to relative paths when authentication
expires (#18714)
add 8b3e27d refactor: migrate QueryAndSaveBtns to TypeScript and add
stories (#18121)
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/components/Button/index.tsx | 22 +++++-----
.../components/QueryAndSaveBtns.stories.tsx} | 36 ++++++----------
.../{QueryAndSaveBtns.jsx => QueryAndSaveBtns.tsx} | 48 +++++++++-------------
3 files changed, 45 insertions(+), 61 deletions(-)
copy superset-frontend/src/{components/Card/Card.stories.tsx =>
explore/components/QueryAndSaveBtns.stories.tsx} (65%)
rename superset-frontend/src/explore/components/{QueryAndSaveBtns.jsx =>
QueryAndSaveBtns.tsx} (81%)