aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet
AgeCommit message (Collapse)Author
2022-09-06listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ↵Sebastian
the denoms
2022-09-05wallet-core: make listExchanges return less datav0.9.0-dev.16Florian Dold
Since the webextension UI depends on the full response, we have a temporary listExchangesDetailled request. See https://bugs.taler.net/n/7323 for details.
2022-09-05adding informantion about the service worker version on the setting pageSebastian
2022-09-04adding version and commit into the setting sectionSebastian
2022-09-01show summary on tx historySebastian
2022-09-01show sharing action when the tx is not completedSebastian
2022-08-31invoice and transfer detailsSebastian
2022-08-31p2p tx renderingSebastian
2022-08-29add senderWire to the withdrawal group again, group payto to avoid duplicationSebastian
2022-08-29using CTA for manual withdrawalSebastian
2022-08-26exchange selection: timeline doneSebastian
2022-08-18first iteration of exchange selection: added information in the ↵Sebastian
exchangeDetails response from core
2022-08-17some fixesSebastian
2022-08-15default exchange and select currencySebastian
2022-08-15destination uiSebastian
2022-08-14get send money skeletonSebastian
2022-08-11qr readerSebastian
2022-08-10withdraw call to actionSebastian
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-08-01standarizing componentsSebastian
2022-07-21withdraw as moduleSebastian
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-06prettierSebastian
2022-06-03use preact matcher internal api callv0.9.0-dev.12Sebastian
2022-06-02typechecked dynamic pathSebastian
2022-06-01mui button implSebastian
2022-05-29use logo, website and emai in purchase detailsSebastian
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-14feat: awaiting refundSebastian
2022-05-04add age restriction option to withdraw ctaSebastian
2022-05-03deposit from paytoSebastian
2022-05-02tip and refund stories and testSebastian
2022-04-29fix #5845 added run-gc on webexSebastian
2022-04-27toggle permissionSebastian
2022-04-26fix: shorcut for wallet #6592Sebastian
2022-04-26remove old async hookSebastian
2022-04-26useAsync new APISebastian
2022-04-22deposit test caseSebastian
2022-04-21payments test caseSebastian
2022-04-20refactor payto and testSebastian
2022-04-18show btc wire details in withdraw details transactionSebastian
2022-04-11new test api to test hooks rendering iteration, testing state of withdraw pageSebastian
2022-04-11show amount nicely, into a componentSebastian
2022-04-05mui alert and not enough blanance ported to materialSebastian
2022-03-30fix loop renderingSebastian
2022-03-29deposit group feesSebastian