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 fe9f614 fix(cypress): prevent CI failure on codecov failure (#10892)
add c43992b feat: data menu routing (#10880)
No new revisions were added by this update.
Summary of changes:
.../spec/javascripts/components/SubMenu_spec.jsx | 88 ++++++++++++++++++++++
superset-frontend/src/components/Menu/SubMenu.tsx | 69 ++++++++++++++---
superset-frontend/src/views/CRUD/data/common.ts | 3 +
3 files changed, 148 insertions(+), 12 deletions(-)
create mode 100644
superset-frontend/spec/javascripts/components/SubMenu_spec.jsx