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(salesforce): add Excel Export to Salesforce & upgrade zip to 2.x #862

Merged
merged 3 commits into from
Jan 6, 2023

Conversation

ghiscoding
Copy link
Owner

  • rebuild vanilla zip file to Slickgrid-Universal 2.x and add new required SortableJS zip file in external lib
  • fix excel-builder-webpacker import so that it works also in Salesforce via the default import
  • add Excel Export to the Vanilla-Force-Bundle for Salesforce, while also keeping the CSV export as well

- rebuild vanilla zip file to Slickgrid-Universal 2.x and add new required SortableJS zip file in external lib
- fix excel-builder-webpacker import so that it works also in Salesforce via the default import
- add Excel Export to the Vanilla-Force-Bundle for Salesforce, while also keeping the CSV export as well
@codecov
Copy link

codecov bot commented Jan 6, 2023

Codecov Report

Merging #862 (eed7c4c) into master (c28a3d4) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #862   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          244       244           
  Lines        16552     16556    +4     
  Branches      5881      5883    +2     
=========================================
+ Hits         16552     16556    +4     
Impacted Files Coverage Δ
packages/excel-export/src/excelExport.service.ts 100.00% <100.00%> (ø)
...s/vanilla-force-bundle/src/vanilla-force-bundle.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ghiscoding ghiscoding merged commit 80ff4b7 into master Jan 6, 2023
@ghiscoding ghiscoding deleted the feat/add-excel-export-to-salesforce branch January 6, 2023 14:58
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.

1 participant