This is an automated email from the ASF dual-hosted git repository.
villebro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 52285ae build: tox leveraging conditional factors (#9828)
add 7a95c52 refactor: simplify getExploreUrl functions (#9831)
No new revisions were added by this update.
Summary of changes:
.../spec/javascripts/chart/chartActions_spec.js | 4 +-
.../explore/components/SaveModal_spec.jsx | 6 +-
.../spec/javascripts/explore/utils_spec.jsx | 65 +++++++---------------
.../sqllab/ExploreResultsButton_spec.jsx | 7 +--
superset-frontend/src/chart/chartAction.js | 16 +++---
.../src/explore/actions/saveModalActions.js | 6 +-
.../src/explore/components/DisplayQueryButton.jsx | 6 +-
.../explore/components/ExploreViewContainer.jsx | 6 +-
superset-frontend/src/explore/exploreUtils.js | 31 +++++------
9 files changed, 57 insertions(+), 90 deletions(-)