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 9be9034 feat: Global nav menus open on hover (#12025)
add e299dbf feat(alerts/reports): delete and bulk delete actions (#12053)
No new revisions were added by this update.
Summary of changes:
superset-frontend/package-lock.json | 206 ++++++++++++++-------
superset-frontend/package.json | 2 +-
.../views/CRUD/alert/AlertList_spec.jsx | 44 ++++-
.../src/views/CRUD/alert/AlertList.tsx | 153 ++++++++++++---
.../src/views/CRUD/alert/AlertReportModal.tsx | 6 +-
superset-frontend/src/views/CRUD/alert/types.ts | 2 +-
6 files changed, 323 insertions(+), 90 deletions(-)