summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/components/BalanceTable.tsx
AgeCommit message (Collapse)Author
2022-01-10deposit design from belen, feature missing: kycSebastian
2022-01-04replace jest with mochaSebastian
2021-12-23deposit from wallet webex: wipSebastian
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