aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/components/BankDetailsByPaytoType.tsx
AgeCommit message (Collapse)Author
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-04-20adopt new payto bitcoin structSebastian
2022-04-20refactor payto and testSebastian
2022-04-18show btc wire details in withdraw details transactionSebastian
2022-04-11fix ref for copy and pasteSebastian
2022-03-28add extension to every importSebastian
2022-03-14take translator from transaltion contextSebastian
2022-03-14WIP fixing translation contextSebastian
2022-02-24we are force to use i18n.Translate, otherwise pogen won't find the tagSebastian
2022-02-24add i18n where was missingSebastian
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