aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet
AgeCommit message (Collapse)Author
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
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-29import image as datauri, some eslint fixesSebastian
2022-03-28add extension to every importSebastian
2022-03-28wallet: timeout handling refactoring WIPFlorian Dold
2022-03-28storybook like page for dev, plus some style fixesSebastian
2022-03-25show pending operations on main pagesSebastian
2022-03-25new dev environmentSebastian
2022-03-24esbuild configurationSebastian
2022-03-23some DepositPage unit testSebastian
2022-03-23splitted rollup config for testing and first component state unit testSebastian
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-21wallet: t_s/d_us migrationFlorian Dold
2022-03-21fix: handle new optional parameter for settings_exchange_add pageSebastian
2022-03-21fix: fixing navigation when trying to pay and there is no balance for that ↵Sebastian
currency
2022-03-17removing repeated summary & adding subtitle on transaction refundedSebastian
2022-03-17fulfillment url on payment ticketSebastian
2022-03-17no more back buttonSebastian
2022-03-15fix: update total balance on wallet page when WithdrawGroupFinishedSebastian
2022-03-14take translator from transaltion contextSebastian
2022-03-09first banner implementation with muiSebastian
2022-03-03use new segwit implSebastian
2022-03-03bitcoin manual withdraw when exchange has btc currencySebastian
2022-02-24added ja lang and implemented transalation switchSebastian
2022-02-24we are force to use i18n.Translate, otherwise pogen won't find the tagSebastian
2022-02-24add i18n where was missingSebastian