summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet
AgeCommit message (Expand)Author
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 specific...Sebastian
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 cu...Sebastian
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
2022-02-18some fixesSebastian
2022-02-16fix remove provider from backup and #7167Sebastian
2022-01-28Fix misspellingMichiel Leenaars
2022-01-25fix #7162Sebastian
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-24fix permission api, grouping all cta into same pathSebastian
2022-01-13import db from the wallet web extensionSebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
2022-01-04replace jest with mochaSebastian
2021-12-23deposit from wallet webex: wipSebastian
2021-12-06check timeout when doing a query to /keys to add an exchangeSebastian