lyndsiWilliams opened a new pull request #13981: URL: https://github.com/apache/superset/pull/13981
### SUMMARY Added an export button for the user to export an individual query in the Saved Query list view. - One button on the action bar between edit and delete - One button in the "Bulk actions" bar ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF #### BEFORE: <img width="1355" alt="Screen Shot 2021-03-31 at 10 32 42 PM" src="https://user-images.githubusercontent.com/55605634/113239817-1b2fa880-9271-11eb-9d1a-940d63e13374.png"> #### AFTER: <img width="1355" alt="Screen Shot 2021-03-31 at 10 55 10 PM" src="https://user-images.githubusercontent.com/55605634/113241394-3cde5f00-9274-11eb-8347-a09ed7a91795.png"> ### TEST PLAN Testing has been implemented to ensure the existence of the new export buttons. ### ADDITIONAL INFORMATION - [x] Has associated issue: https://github.com/apache/superset/issues/12435 - [x] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [x] 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]
