You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ta...@apache.org on 2020/08/28 20:56:31 UTC

[incubator-superset] branch master updated (58b075b -> d3bdea3)

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

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


    from 58b075b  fix(jinja): extract form_data from json body (#10684)
     add d3bdea3  fix: move menu reorg logic from crud app into Menu component (#10717)

No new revisions were added by this update.

Summary of changes:
 .../spec/javascripts/components/Menu_spec.jsx      |  2 +-
 superset-frontend/src/components/Menu/Menu.tsx     | 66 +++++++++++++++++++++-
 superset-frontend/src/views/App.tsx                | 55 ------------------
 3 files changed, 65 insertions(+), 58 deletions(-)