This is an automated email from the ASF dual-hosted git repository.
kristw pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 610b35a docs: remove unused release instruction (#8100)
add 6ca3e34 refactor: separate vis-specific controls from centralized
controls (#7569)
No new revisions were added by this update.
Summary of changes:
.../spec/javascripts/explore/controlUtils_spec.jsx | 53 +++--------
.../explore/components/ControlPanelsContainer.jsx | 102 +++++++++++++++------
superset/assets/src/explore/controlPanels/Rose.js | 14 ++-
superset/assets/src/explore/controlUtils.js | 53 ++++++++---
superset/assets/src/explore/controls.jsx | 11 ---
.../assets/src/explore/reducers/exploreReducer.js | 10 +-
superset/assets/src/explore/store.js | 38 ++++----
7 files changed, 174 insertions(+), 107 deletions(-)