aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/popup/NoBalanceHelp.tsx
AgeCommit message (Collapse)Author
2022-09-13adding missing i18nSebastian
2022-08-17some fixesSebastian
2022-08-14get send money skeletonSebastian
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-06-06fix: missing copyrightsSebastian
2022-06-01mui button implSebastian
2022-04-05mui alert and not enough blanance ported to materialSebastian
2022-03-28add extension to every importSebastian
2022-03-16missing spaceFlorian Dold
2022-03-15switch exchange -> edit exchange, no balance textSebastian
2022-03-14take translator from transaltion contextSebastian
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
-fix fulfillment messages -fix product list pricing and image on payment -filter exchange by currency on withdrawal -error message on operation error on withdrawal -add taler url on balance page (just for dev) -add no balance help -better text when doing manual withdraw for the firt time -removed balance from wallet (just history) -removed pending page