Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Excel Support (Using Graph API) #10

Merged
merged 24 commits into from
Mar 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
9c02828
feat(excel): support excel spreadsheets on sharepoint sites
trieloff Mar 25, 2020
61fbc8e
chore(deps): pin dependency version
trieloff Mar 26, 2020
16a6f97
chore(deps): pin dependency version
trieloff Mar 26, 2020
2f3f1ab
chore(deps): pin dependency versions
trieloff Mar 26, 2020
21ca3ce
build(deps): add fs-extra
trieloff Mar 26, 2020
922ae1a
Merge branch 'excel' of https://github.com/adobe/helix-data-embed int…
trieloff Mar 26, 2020
89078e0
build(deps): pin dependency versions
trieloff Mar 26, 2020
cbedd91
test(excel): run unit tests offline
trieloff Mar 26, 2020
0cca7e5
test(excel): add post-deploy test
trieloff Mar 26, 2020
b639e87
test(embed): fix array in post-deploy test
trieloff Mar 26, 2020
bcea748
test(excel): another post-deploy test tweak
trieloff Mar 26, 2020
91f9ae1
test(excel): use different URL for post-deploy test
trieloff Mar 26, 2020
83ee1cb
test(excel): use deep matching in post-deploy tests
trieloff Mar 26, 2020
26d947d
refactor(excel): use Excel Graph API instead of downloading Excel
trieloff Mar 26, 2020
ab61ebd
refactor(excel): reconstruct rows from columns
trieloff Mar 26, 2020
4d11e50
test(excel): allow unit tests to run offline by mocking the OneDrive …
trieloff Mar 26, 2020
0b0585b
test(post-deploy): increase timeouts for slower XLSX processing
trieloff Mar 26, 2020
591bbca
test(post-deploy): log URL for better troubleshooting
trieloff Mar 26, 2020
c8ff102
test(excel): adjust post-deploy test
trieloff Mar 26, 2020
1d23ca3
style(tests): format post-deploy tests
trieloff Mar 26, 2020
0aaf3b2
fix(excel): relax URL patterns
trieloff Mar 26, 2020
845d546
refactor(excel): re-use client
trieloff Mar 27, 2020
0434a46
refactor(excel): construct tables URI from worksheets URI
trieloff Mar 27, 2020
7a458ab
refactor(excel): construct columns URI from tables URI
trieloff Mar 27, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading