nytai opened a new pull request #12053: URL: https://github.com/apache/incubator-superset/pull/12053
### SUMMARY <!--- Describe the change below, including rationale and design decisions --> - adds row delete action to Alerts/Reports list view - adds bulk actions (bulk delete) to Alerts/Reports list view ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <!--- Skip this if not applicable --> After: <img width="1186" alt="Screen Shot 2020-12-14 at 10 12 49 PM" src="https://user-images.githubusercontent.com/10255196/102178096-ab301a80-3e59-11eb-84b3-f8cd43f7a016.png"> <img width="1674" alt="Screen Shot 2020-12-14 at 10 13 09 PM" src="https://user-images.githubusercontent.com/10255196/102178099-abc8b100-3e59-11eb-975c-808154d43cb1.png"> ### TEST PLAN <!--- What steps should be taken to verify the changes --> - unit tested - manual test - individual Alert & Report rows can be deleted. - Alert & Report list views can bulk select and delete rows. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
