mirror of
https://github.com/apache/superset.git
synced 2026-04-10 20:06:13 +00:00
* bulk actions for dashboards list view * add confirm component * finish bulk actions work * remove loading component * fix sortby double render bug, lint, fix specs * adds spec for bulk actions * fix spec * spec ConfirmStatusChange * lint * tslint * address review feedback * tslint fixes * guard against empty filterTypes * persist dom events * tslint