Commit graph

31 commits

Author SHA1 Message Date
infinite-persistence bcbfc54188
i18n - stripe 2021-08-27 13:14:15 +08:00
infinite-persistence 86e3e8593a
Lint/prettier to reduce delta in next PR.
This is mainly to make the next PR's delta readable. Seems like lint/prettier is being bypassed in the commit hook.
2021-08-27 13:14:14 +08:00
Anthony edfb5011d7
last couple touchups 2021-08-23 20:34:54 +02:00
Anthony a14963892f
finish button links 2021-08-23 19:52:56 +02:00
Anthony a515088e0b
remove inline styles 2021-08-23 18:30:12 +02:00
Anthony d17a333fc6
pull export and refresh buttons to the right 2021-08-20 20:48:28 +02:00
Anthony 68697baaf4
refactor to only change based on the delta 2021-08-20 19:31:38 +02:00
Anthony 9722270403
preparing for refactor 2021-08-20 17:39:33 +02:00
Anthony 82a39e6562
cleanups for PR 2021-08-20 17:06:04 +02:00
Anthony bcb1197dfb
fixes for flow and linter 2021-08-19 23:20:01 +02:00
Anthony 6ae732b77b
pr fixes 2021-08-19 22:23:20 +02:00
Anthony 15b076fd20
fix merge conflicts 2021-08-19 22:18:54 +02:00
infinite-persistence b0193202d1
Re-add ability to export transactions (#5899)
* FileExporter: add 'fetch' hook + Web support

* Re-add ability to export transactions

Closes 4793: Export Wallet History For Taxation Purposes

* Move file-creation to the background.

Don't let the file-creation process block the GUI.

Requires lbry-redux update.

* Bump redux | doFetchTransactions: bump pageSize to 999999; remove doFetchSupport

* bump redux

Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
2021-04-23 12:10:37 -04:00
Sean Yesmunt 29f524981f table alignment fixes 2020-09-29 17:12:32 -04:00
Sean Yesmunt 8b266ebacb fix typo 2020-07-02 11:39:12 -04:00
eatdostacos aede386c22 Add/Correct Strings 2020-07-02 10:34:11 -04:00
Sean Yesmunt a0ace5ca58 add refresh icon to refresh buttons 2020-06-02 16:10:43 -04:00
Sean Yesmunt 85ec35f246 pause gifs until hover round 2 2020-05-28 13:07:51 -04:00
Sean Yesmunt 06f71f2f0d Revert "pause gifs until hover"
This reverts commit e97a03c5c9.
2020-05-28 12:31:45 -04:00
Sean Yesmunt e97a03c5c9 pause gifs until hover 2020-05-28 11:39:39 -04:00
Sean Yesmunt a5cc1a84aa add card style for lists of claims 2020-04-29 15:37:39 -04:00
jessop 4453e2105c move help link on txo page 2020-04-21 10:21:01 -04:00
jessop 537ca0fdf5 modify status hiding in txolist 2020-04-17 12:06:49 -04:00
jessop 867350ab0e reset status on hidden types 2020-04-17 11:20:48 -04:00
jessopb 51df90fc0c
add is_my_input_or_output constant to txo list (#4010) 2020-04-16 21:47:19 -04:00
jessopb 214392c88a
fix params for payments (no spent) (#4009) 2020-04-16 21:47:10 -04:00
jessop e3d29b3067 improve wallet list ui/ux 2020-04-16 16:32:35 -04:00
jessopb 4cc2d00f19
exclude internal transfers on wallet txo list (#3998) 2020-04-15 14:09:22 -04:00
jessop 24eb0c2aea review changes 2020-04-15 11:12:29 -04:00
jessop f880922a25 improve abandon callback 2020-04-15 11:12:29 -04:00
jessop fdd20ef350 use txo list for wallet page:
paginated
enable revoking
filtering

txo pagination changes

move constants

remove fetchTransactions() calls

review changes

final changes
2020-04-15 11:12:29 -04:00