summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/components
AgeCommit message (Collapse)Author
2022-06-01mui button implSebastian
2022-05-29show refund info in purchaseSebastian
notify refund pending with accept button on the purchase details better payto box
2022-05-26transaction details templateSebastian
mayor change in the template of the transaction details for every transaction more work needs to be done in wallet core for tip and refund to show more information about the merchant like logo and website
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 ↵Sebastian
specific platform code or mocking for testing
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-17removing repeated summary & adding subtitle on transaction refundedSebastian
2022-03-17fulfillment url on payment ticketSebastian
2022-03-14take translator from transaltion contextSebastian
2022-03-14WIP fixing translation contextSebastian
2022-03-14fix button misaligned when font-size is increasedSebastian
2022-03-14fix witdraw button cut-off when browser font-size is bigSebastian
2022-03-11pending clickableSebastian
2022-03-11pending transaction, finally!Sebastian
2022-03-11pending operationsSebastian
2022-03-10grid implementationSebastian
2022-03-09first banner implementation with muiSebastian
2022-02-24we are force to use i18n.Translate, otherwise pogen won't find the tagSebastian
2022-02-24add i18n where was missingSebastian
2022-02-16settings new designSebastian
2022-02-16fix remove provider from backup and #7167Sebastian
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-24using loadingerrorSebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
2022-01-04replace jest with mochaSebastian
2021-12-23deposit from wallet webex: wipSebastian
2021-12-06show error hint if its foundSebastian
2021-12-06show error details in devmodeSebastian
2021-11-29show better info on transaction errorSebastian
2021-11-29fix #7109 pending operations on developer pageSebastian
2021-11-24fix exchange selectionSebastian