summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/cta/Pay.tsx
AgeCommit message (Collapse)Author
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-11fixing withdrawal processSebastian
2021-10-01add error messageSebastian
2021-09-27some ui fixing from belen commentsSebastian
2021-09-20handle more cases in the pay usa caseSebastian
2021-09-17issue #5860Sebastian
2021-09-08first approach to new design for withdrawSebastian
2021-08-23updated build fast for webSebastian
2021-08-19new wallet history and view refactoringSebastian