Feature: export wallet transactions #1043

Merged
btzr-io merged 15 commits from export-csv into master 2018-03-02 06:49:02 +01:00
btzr-io commented 2018-02-24 02:27:47 +01:00 (Migrated from github.com)

Changes

  • Added Component FileExporter.
  • Ability to export wallet transactions to JSON and CSV format #976
  • Added util/parseTransactions.js :
    Parse relevant data to be exported (Wallet transactions, bookmarks, playlist...)
  • WIP...
## Changes - Added Component `FileExporter`. - Ability to export wallet transactions to `JSON` and `CSV` format #976 - Added `util/parseTransactions.js` : Parse relevant data to be exported (Wallet transactions, bookmarks, playlist...) - WIP...
tzarebczan commented 2018-02-27 02:08:10 +01:00 (Migrated from github.com)

Was able to export to both csv and json. Can it default to csv by default? Looks like it adheres to the filter chosen too, great!

I'm not sure if I'd put the export button on the Overview page, maybe just history? Maybe put it on the same line as Transaction History, but right justified? @kauffj, thoughts?

Was able to export to both csv and json. Can it default to csv by default? Looks like it adheres to the filter chosen too, great! I'm not sure if I'd put the export button on the Overview page, maybe just history? Maybe put it on the same line as Transaction History, but right justified? @kauffj, thoughts?
liamcardenas (Migrated from github.com) approved these changes 2018-02-28 00:34:12 +01:00
liamcardenas (Migrated from github.com) left a comment

Thanks @btzr-io! this is great, I am fine with merging this (unless someone has a concrete suggestion for how to change it, where to place the button, etc)

Please resolve merge requests first, though :)

Thanks @btzr-io! this is great, I am fine with merging this (unless someone has a concrete suggestion for how to change it, where to place the button, etc) Please resolve merge requests first, though :)
btzr-io commented 2018-02-28 03:19:29 +01:00 (Migrated from github.com)

@liamcardenas conflicts fixed: 3505e43 df1f67c

@liamcardenas conflicts fixed: 3505e43 df1f67c
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1043
No description provided.