aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet/Transaction.tsx
AgeCommit message (Collapse)Author
2022-08-10withdraw call to actionSebastian
2022-08-08fixing #6096Sebastian
merchant details and contract terms details factored out, to be used by other components tests and stories updated payment completed != confirmed (confirmed if paid by someone else)
2022-06-09remove listener on unloadSebastian
2022-06-09format amount so it is align to fractional digitlsSebastian
2022-06-06updating old copyright headerSebastian
2022-06-02typechecked dynamic pathSebastian
2022-06-01mui button implSebastian
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-05-03deposit from paytoSebastian
2022-05-02tip and refund stories and testSebastian
2022-04-26remove old async hookSebastian
2022-04-26useAsync new APISebastian
2022-04-18show btc wire details in withdraw details transactionSebastian
2022-04-11show amount nicely, into a componentSebastian
2022-03-28add extension to every importSebastian
2022-03-28storybook like page for dev, plus some style fixesSebastian
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-17removing repeated summary & adding subtitle on transaction refundedSebastian
2022-03-17fulfillment url on payment ticketSebastian
2022-03-17no more back buttonSebastian
2022-03-14take translator from transaltion contextSebastian
2022-02-24we are force to use i18n.Translate, otherwise pogen won't find the tagSebastian
2022-02-24add i18n where was missingSebastian
2022-01-25fix #7162Sebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
2021-12-23deposit from wallet webex: wipSebastian
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-16reserveCreated new designSebastian
2021-11-15prettierSebastian
2021-10-27working version with improved uiSebastian
2021-10-14applying some comments from belenSebastian
2021-09-20manual withdrawal processSebastian
2021-09-08first approach to new design for withdrawSebastian
2021-09-06rendring pending transation itemSebastian
2021-08-24transaction details new uiSebastian
2021-08-24copy from popup to walletSebastian