aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx
AgeCommit message (Collapse)Author
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