aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension
AgeCommit message (Collapse)Author
2022-09-08version bumpv0.9.0-dev.20Florian Dold
2022-09-07bump manifest versionv0.9.0-dev.19Florian Dold
2022-09-07add a tab update listener to look for taler://Sebastian
2022-09-07common manifest, bump versionv0.9.0-dev.18Florian Dold
2022-09-07firefox needs request origin permission as optional_permissionsSebastian
2022-09-07don't send dev files into the zip fileSebastian
2022-09-06bump manifest versionFlorian Dold
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-05upgrade typescript (and some related deps)Florian Dold
2022-09-04adding version and commit into the setting sectionSebastian
2022-09-01add invoice|transfer created viewSebastian
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-25-temporary fix to make webextension compile againFlorian Dold
2022-08-24-get p2p pull integration test to run throughFlorian Dold
2022-08-18first iteration of exchange selection: added information in the ↵Sebastian
exchangeDetails response from core
2022-08-18disable button when wating for responseSebastian
2022-08-18prevent link navSebastian
2022-08-17some fixesSebastian
2022-08-15default exchange and select currencySebastian
2022-08-15modal, popover and portal for select inputSebastian
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-08-01bump versionv0.9.0-dev.13Florian Dold
2022-07-21withdraw as moduleSebastian
2022-06-26removing await to keep building process compatibility with node12 (current ↵Sebastian
debian stable)
2022-06-26- typo fixSebastian
2022-06-24mui menu, select input inprogressSebastian
2022-06-23fix text field multilineSebastian
2022-06-11add testing to web componentsSebastian
2022-06-09remove listener on unloadSebastian
2022-06-09format amount so it is align to fractional digitlsSebastian
2022-06-09fix: prevent undefined in URLSebastian
2022-06-08ui testingSebastian
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