summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/popup/Balance.stories.tsx
AgeCommit message (Collapse)Author
2023-11-24using monitor apiSebastian
2023-10-22update the amountString definitionv0.9.3-dev.34Sebastian
2023-05-05fixing web-utils new importsSebastian
2023-02-13fix broken build since wallet-core new api and placeholder for payment-temlateSebastian
2023-01-09fix #7153: more error handlingSebastian
if handler do not trap error then fail at compile time, all safe handlers push alert on error errors are typed so they render good information
2022-12-06implement web-utils in web-extensionSebastian
2022-08-08fixing #6096Sebastian
merchant details and contract terms details factored out, to be used by other components tests and stories updated payment completed != confirmed (confirmed if paid by someone else)
2022-06-06updating old copyright headerSebastian
2022-03-28add extension to every importSebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
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-10-11fixing withdrawal processSebastian
2021-08-24copy from popup to walletSebastian
2021-08-23updated build fast for webSebastian
2021-07-16added fake header to storiesSebastian
2021-07-14balance refactorSebastian