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

Transactions Download functionality Improvements #10211

Merged
merged 43 commits into from
Feb 7, 2025
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
18537e7
Initial commit - a polling and fallback implementation on the export job
Jan 21, 2025
7dd5899
Merge branch 'develop' into update/9969-poll-async-job
jessy-p Jan 22, 2025
36b63a1
Merge branch 'develop' into update/9969-poll-async-job
jessy-p Jan 22, 2025
a83b63c
added changelog
Jan 22, 2025
8e0e5ff
Add useReportExport hook to encapsulate polling logic for PR 10211 (#…
Jinksi Jan 22, 2025
5b6f19f
Bug fixes & Changes for DownloadURLResponse
Jan 22, 2025
6f07d37
Merge branch 'develop' into update/9969-poll-async-job
jessy-p Jan 23, 2025
bb4ef71
Deleted tests relating to the removed JS CSV download functionality.
Jan 23, 2025
7844339
Merge branch 'develop' into update/9969-poll-async-job
jessy-p Jan 23, 2025
1147a9a
Merge branch 'develop' into update/9969-poll-async-job
jessy-p Jan 23, 2025
af1565e
Added checks for status in response.
Jan 24, 2025
41761af
Merge branch 'develop' into update/9969-poll-async-job
Jan 27, 2025
2ab9414
Merge branch 'develop' into update/9969-poll-async-job
jessy-p Jan 28, 2025
0b192b5
Should handle the error if downloadURL API sends 500 error.
Jan 28, 2025
f873f02
Merge branch 'update/9969-poll-async-job' of https://github.com/Autom…
Jan 28, 2025
c35c46f
Merge branch 'develop' into update/9969-poll-async-job
jessy-p Jan 28, 2025
d6c0187
Removed some unused variables in the test file.
Jan 28, 2025
85ab388
Merge branch 'develop' into update/9969-poll-async-job
shendy-a8c Jan 28, 2025
57378fc
Add test for report export hook
Jan 29, 2025
b09a259
Merge branch 'develop' into update/9969-poll-async-job
Jan 29, 2025
bfc7cb1
Merge branch 'develop' into update/9969-poll-async-job
Jan 30, 2025
456eab1
Merge branch 'develop' into update/9969-poll-async-job
jessy-p Feb 3, 2025
568023b
Remove labelInCsv as it was used only for the
Feb 3, 2025
c899e42
Added a new event wcpay_transactions_download_csv_in_browser. Registered
Feb 3, 2025
8b3e2f2
Merge branch 'develop' into update/9969-poll-async-job
jessy-p Feb 3, 2025
99972d4
Merge branch 'develop' into update/9969-poll-async-job
shendy-a8c Feb 4, 2025
7417922
Merge branch 'develop' into update/9969-poll-async-job
jessy-p Feb 5, 2025
0fe8490
Address review comments
Feb 5, 2025
dde44da
Merge branch 'update/9969-poll-async-job' of https://github.com/Autom…
Feb 5, 2025
d7e1f6d
Changed to a single notice.
Feb 5, 2025
4c65152
Merge branch 'develop' into update/9969-poll-async-job
shendy-a8c Feb 5, 2025
7e10a7d
Fix unit test after createNotice() call for success case is removed f…
shendy-a8c Feb 5, 2025
cfead56
Remove unused sprintf import from use-report-export hook
Jinksi Feb 6, 2025
d0c1395
Merge branch 'develop' into update/9969-poll-async-job
Jinksi Feb 6, 2025
b068840
Add documentation for export response interfaces in use-report-export…
Jinksi Feb 6, 2025
b52e61f
Add isBusy prop to DownloadButton component for export progress indic…
Jinksi Feb 6, 2025
b6eb6dc
Merge branch 'develop' into update/9969-poll-async-job
Feb 7, 2025
4b815ae
Rename 'Download' button label to 'Export'
Feb 7, 2025
3b84602
Change icon on Export button
Feb 7, 2025
291610c
Merge branch 'develop' into update/9969-poll-async-job
Feb 7, 2025
4354fe3
Update snackbar notice
Feb 7, 2025
ef7b796
Update changelog
Feb 7, 2025
0545283
Merge branch 'develop' into update/9969-poll-async-job
Feb 7, 2025
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
Prev Previous commit
Next Next commit
Merge branch 'develop' into update/9969-poll-async-job
shendy-a8c authored Jan 28, 2025
commit 85ab388a024aa59109479427f14cd4a03fc2d587

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.