aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension
AgeCommit message (Collapse)Author
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
2022-06-01mui button implSebastian
2022-06-01fix: removing rollup from prepare scriptSebastian
2022-05-31fix package.json, lockfileFlorian Dold
2022-05-30WebEx: add rollup dep.ms
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-24Revert "no need to compile after install"Florian Dold
This reverts commit c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84.
2022-05-24remove rollup from webex and fix package.json root scriptsSebastian
2022-05-24no need to compile after installSebastian
2022-05-24Upgrading pnpm led to compilation errorsSebastian
Fist: * The inferred type of 'PaymentStatus' cannot be named without a reference to '.pnpm/@types+react@17.0.38.... * The inferred type of 'HistoryRow' cannot be named without a reference to '.pnpm/@types+react@17.0.38/node_modules/@types/react'. This is likely not portable. A type annotation is necessary. and more like that... Second: some problems trying to check type inside libs more related: https://github.com/microsoft/TypeScript/issues/42873
2022-05-14feat: awaiting refundSebastian
2022-05-06handling service worker waiting phaseSebastian
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: 6964Sebastian
update icon when there is an taler action present
2022-04-29fix #5845 added run-gc on webexSebastian
2022-04-29alert iconSebastian
2022-04-29bump manifest version (really this time)Florian Dold
2022-04-29bump manifest versionv0.9.0-dev.10Florian Dold
2022-04-28do not save current header before being added into the browser listenerSebastian
2022-04-28simplify alarm and check webRequest without using 'in'Sebastian
2022-04-28keep alive manifest v3Sebastian
2022-04-27use settimeout and setinterval in serviceWorkerSebastian
2022-04-27toggle permissionSebastian
2022-04-27update taler logoSebastian
2022-04-26fix: shorcut for wallet #6592Sebastian