This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-desktop
Watch
1
Star
0
Fork
You've already forked lbry-desktop
0
Code
Issues
596
Pull requests
6
Projects
Releases
238
Packages
Wiki
Activity
41905f420e
lbry-desktop
/
ui
/
component
/
walletFiatAccountHistory
/
index.js
4 lines
89 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Preorder content functionality (#1743) * adding preorder button * adding preorder modal * frontend mostly done * check if its already purchased * refresh page after purchase * smooth out purchase process * check if user has card saved * handle case where its the users own upload * fix transaction listing order bug * cleaning up code for merge * fix lint errors * fix flow errors * allow eur purchases * support eur on customer transaction page * fix css
2022-06-24 02:58:32 +02:00
import
WalletFiatAccountHistory
from
'./view'
;
Move transactions from Settings to Wallet (#6871) * 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 * some copy changes * about to add last couple changes * update still require verification * fix button spacing * hide subscriptions sections and fix links * cleanups before merging * more cleanup * cleanup with last four fix * changing tab functionality * bugfix and fix presentation of cards * fix transactions bug * change order and remove logs * remove unused code in account * more linter fixes * update account balance presentation * fix flow errors
2021-08-13 19:59:43 +02:00
Preorder content functionality (#1743) * adding preorder button * adding preorder modal * frontend mostly done * check if its already purchased * refresh page after purchase * smooth out purchase process * check if user has card saved * handle case where its the users own upload * fix transaction listing order bug * cleaning up code for merge * fix lint errors * fix flow errors * allow eur purchases * support eur on customer transaction page * fix css
2022-06-24 02:58:32 +02:00
export
default
WalletFiatAccountHistory
;
Reference in a new issue
Copy permalink