summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/components
AgeCommit message (Expand)Author
2023-04-21props types should be exported for testsSebastian
2023-04-19fix #7704Sebastian
2023-04-14some changesSebastian
2023-04-09treat all unkown content type as plain textSebastian
2023-04-05fix #7791Sebastian
2023-03-29show wire details when the deposit has been wiredSebastian
2023-02-28fix #7731Sebastian
2023-02-23fix: check amount request when no enough balanceSebastian
2023-02-16use node16 module resolutionFlorian Dold
2023-02-14wallet-core: allow inclusion of refreshes in transactions listFlorian Dold
2023-02-13fix broken build since wallet-core new api and placeholder for payment-temlateSebastian
2023-02-08more docSebastian
2023-01-27more no enough balance descriptionSebastian
2023-01-19fix: contract terms details with fullfilment urlSebastian
2023-01-13using extendedStatusSebastian
2023-01-10fix: update cache when response is okSebastian
2023-01-09fix #7153: more error handlingSebastian
2023-01-09fix #7152Sebastian
2023-01-04fix #7522Sebastian
2022-12-15prettySebastian
2022-12-15wxApi from context and using the new testing sdkSebastian
2022-12-06implement web-utils in web-extensionSebastian
2022-11-28fix #7497Sebastian
2022-11-28fix #7496 with unit testsSebastian
2022-11-24fix 7465Sebastian
2022-11-22amount fieldSebastian
2022-11-18pending #7468Sebastian
2022-11-17fix #7477Sebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-11-07un-uglyfy, fix: 7442Sebastian
2022-11-07add payto uri on bank infoSebastian
2022-11-07standard Amount field and add more validation (neg values)Sebastian
2022-11-04encode bank account name and show BICSebastian
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-10-25using new wallet api (typed interface)Sebastian
2022-10-15wallet-core: simplify exchanges list responseFlorian Dold
2022-10-14terms and privacy on exchange selectionSebastian
2022-10-14refactored terms of service to remove duplicated codeSebastian
2022-09-29fix #7332v0.9.0-dev.26Sebastian
2022-09-26do not copy amount with currencySebastian
2022-09-23new deposit pageSebastian
2022-09-16working on #7357Sebastian
2022-09-13adding missing i18nSebastian
2022-09-12hours should be modulo 24, fix #7342Sebastian
2022-09-01show summary on tx historySebastian
2022-08-31p2p tx renderingSebastian
2022-08-26exchange selection: timeline doneSebastian
2022-08-25-temporary fix to make webextension compile againFlorian Dold
2022-08-17some fixesSebastian
2022-08-15destination uiSebastian