aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet/CreateManualWithdraw.stories.tsx
AgeCommit message (Collapse)Author
2022-06-06updating old copyright headerSebastian
2022-03-28add extension to every importSebastian
2022-03-23splitted rollup config for testing and first component state unit testSebastian
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-09-20manual withdrawal processSebastian