Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add "Copy selected rows as Excel" #125 #140

Merged
merged 1 commit into from
Sep 21, 2023
Merged

feat: add "Copy selected rows as Excel" #125 #140

merged 1 commit into from
Sep 21, 2023

Conversation

jimmymeister98
Copy link
Contributor

Resolves #125

Changes:

  • Add onCopyAsExcel function to copy highlighted rows and their respective headers to the clipboard (formatted for excel & using getDisplayableFromDatabaseRows)
  • Extend the 'Copy Selected Rows As' context menu to include 'As Excel'.

Screenshot of the result (using a dummy DB)
querymaster2

Resolves #125

Co-Authored-By: Alperen Dagli <[email protected]>
Co-Authored-By: kaan9700 <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@invisal invisal merged commit f34696a into querymx:main Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copy selected rows as Excel
2 participants