You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by cc...@apache.org on 2018/06/07 00:00:56 UTC

[incubator-superset] branch dashboard-builder updated (6d3303a -> b497ccc)

This is an automated email from the ASF dual-hosted git repository.

ccwilliams pushed a change to branch dashboard-builder
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 6d3303a  [dashboard v2] add v1 switch (#5126)
     add b497ccc  add slice from explore view (#5141)

No new revisions were added by this update.

Summary of changes:
 .../util/findFirstParentContainer_spec.js          | 116 +++++++++++++++++++++
 .../src/dashboard/reducers/getInitialState.js      |  65 ++++++++----
 .../src/dashboard/util/dashboardLayoutConverter.js |  37 ++-----
 .../src/dashboard/util/findFirstParentContainer.js |  19 ++++
 .../assets/src/dashboard/util/getEmptyLayout.js    |  23 ++++
 5 files changed, 215 insertions(+), 45 deletions(-)
 create mode 100644 superset/assets/spec/javascripts/dashboard/util/findFirstParentContainer_spec.js
 create mode 100644 superset/assets/src/dashboard/util/findFirstParentContainer.js
 create mode 100644 superset/assets/src/dashboard/util/getEmptyLayout.js

-- 
To stop receiving notification emails like this one, please contact
ccwilliams@apache.org.