Move transactions from Settings to Wallet #6871

Merged
mayeaux merged 17 commits from move-stripe-transactions-to-wallet-fix into master 2021-08-13 19:59:43 +02:00

17 commits

Author SHA1 Message Date
Anthony
a418741b29
fix flow errors 2021-08-13 19:43:08 +02:00
Anthony
9459d4372f
update account balance presentation 2021-08-13 19:23:15 +02:00
Anthony
58a3f57b60
more linter fixes 2021-08-13 19:04:57 +02:00
Anthony
ca80e40cf4
remove unused code in account 2021-08-13 18:29:21 +02:00
Anthony
7685d25006
change order and remove logs 2021-08-13 18:18:49 +02:00
Anthony
7281e6cd71
fix transactions bug 2021-08-13 17:59:50 +02:00
Anthony
bd2d8c413f
bugfix and fix presentation of cards 2021-08-13 17:44:56 +02:00
Anthony
a1664f5729
changing tab functionality 2021-08-13 17:37:49 +02:00
Anthony
9810c8a135
cleanup with last four fix 2021-08-13 16:46:45 +02:00
Anthony
e5ef460e7e
more cleanup 2021-08-13 16:07:12 +02:00
Anthony
5908f90d74
cleanups before merging 2021-08-13 15:55:46 +02:00
Anthony
f31989b01a
hide subscriptions sections and fix links 2021-08-13 14:32:06 +02:00
Anthony
e1197bc1c3
fix button spacing 2021-08-12 18:17:59 +02:00
Anthony
d71ceccd08
update still require verification 2021-08-12 18:06:26 +02:00
Anthony
a7d7a8c84b
about to add last couple changes 2021-08-12 17:44:44 +02:00
Anthony
9cb49ddb47
some copy changes 2021-08-12 17:26:03 +02:00
Anthony
e140613faf
remove unused conditional
get stuff ready for merge

bugfix and cleanup

requested changes

fixing flow errors

fix last flow error and touchups

fiat and lbc tabs coming along

support setting currency as the default tab via query param

add wallet fiat balance

fixing naming

add fiat transactions

using es6 to populate data

should be fine but keeps crashing

transaction listing working

add no transactions thing

about to add a third tab

add third tab

add card last 4 to transaction history

some renaming

show payments successfully

show filler for subscriptions

display if no transactions or subs

working but in the wrong component

approaching something thats working

showing total tipped amount

about to add last couple features

cleanup

More touchups

adding last features

calculate the total amount of unique creators tipped

couple touchups

remove transaction listings from settings

add view transactions buttons

small optimization

add subscriptions section

fix lot of linting errors and make command more userful
2021-08-12 15:30:08 +02:00