summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/components
AgeCommit message (Expand)Author
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
2022-08-11qr readerSebastian
2022-08-10withdraw call to actionSebastian
2022-08-08fixing #6096Sebastian
2022-06-09remove listener on unloadSebastian
2022-06-09format amount so it is align to fractional digitlsSebastian
2022-06-06fix: missing copyrightsSebastian
2022-06-06updating old copyright headerSebastian
2022-06-02typechecked dynamic pathSebastian
2022-06-01mui button implSebastian
2022-05-29show refund info in purchaseSebastian
2022-05-26transaction details templateSebastian
2022-05-04add age restriction option to withdraw ctaSebastian
2022-05-03deposit from paytoSebastian
2022-04-27toggle permissionSebastian
2022-04-26remove old async hookSebastian
2022-04-26useAsync new APISebastian
2022-04-20adopt new payto bitcoin structSebastian
2022-04-20refactor payto and testSebastian
2022-04-18show btc wire details in withdraw details transactionSebastian
2022-04-18missing testsSebastian
2022-04-11show amount nicely, into a componentSebastian
2022-04-11fix ref for copy and pasteSebastian
2022-04-05mui alert and not enough blanance ported to materialSebastian
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-29remove storybookSebastian
2022-03-29import image as datauri, some eslint fixesSebastian
2022-03-28add extension to every importSebastian
2022-03-28storybook like page for dev, plus some style fixesSebastian
2022-03-25new dev environmentSebastian
2022-03-24esbuild configurationSebastian
2022-03-23all the browser related code move into one place, making it easy for specific...Sebastian