aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx
AgeCommit message (Collapse)Author
2022-05-29use logo, website and emai in purchase detailsSebastian
2022-05-29show refund info in purchaseSebastian
notify refund pending with accept button on the purchase details better payto box
2022-05-26transaction details templateSebastian
mayor change in the template of the transaction details for every transaction more work needs to be done in wallet core for tip and refund to show more information about the merchant like logo and website
2022-05-14feat: awaiting refundSebastian
2022-03-29import image as datauri, some eslint fixesSebastian
2022-03-28add extension to every importSebastian
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-01-04replace jest with mochaSebastian
2021-12-06show error hint if its foundSebastian
2021-12-06show error details in devmodeSebastian
2021-11-29show better info on transaction errorSebastian
2021-11-19some changes:Sebastian
- simplify design to reuse more components (from wallet instead of popup) - simplify hooks (useAsyncAsHook) - updateNotification from backend now filter events by type - new balance design proposed by Belen - more information when the withdrawal is in process - manual withdrawal implementation - some bugs killed
2021-11-15prettierSebastian
2021-08-24transaction details new uiSebastian
2021-08-24copy from popup to walletSebastian