summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/cta/InvoiceCreate
AgeCommit message (Collapse)Author
2023-01-09fix broken compileSebastian
2023-01-09fix #7152Sebastian
2022-12-15prettySebastian
2022-12-15wxApi from context and using the new testing sdkSebastian
2022-12-06implement web-utils in web-extensionSebastian
2022-11-28fix #7496 with unit testsSebastian
2022-11-18fix #7470Sebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-11-08feature: 7440 add expiration to p2pSebastian
2022-11-07un-uglyfy, fix: 7442Sebastian
2022-10-25using new wallet api (typed interface)Sebastian
2022-10-14refactored terms of service to remove duplicated codeSebastian
prettfied some sources
2022-09-20exchange selection for invoices and some fixesSebastian
2022-09-20new compose feature: sub-statesSebastian
implemented in withdraw page, WIP
2022-09-16prettySebastian
2022-09-16redirect after success #7357Sebastian
2022-09-16prettySebastian
2022-09-13adding missing i18nSebastian
2022-09-09find taler action in clipboard and withdraw with mobileSebastian
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-01add invoice|transfer created viewSebastian
2022-08-31invoice and transfer detailsSebastian
2022-08-31p2p tx renderingSebastian