summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/NavigationBar.tsx
AgeCommit message (Collapse)Author
2022-03-29remove storybookSebastian
2022-03-28add extension to every importSebastian
2022-03-24esbuild configurationSebastian
2022-03-21fix: fixing navigation when trying to pay and there is no balance for that ↵Sebastian
currency
2022-03-14take translator from transaltion contextSebastian
2022-03-14WIP fixing translation contextSebastian
2022-03-09first banner implementation with muiSebastian
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
2022-02-16settings new designSebastian
2022-01-25fix #7162Sebastian
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-24using loadingerrorSebastian
2022-01-19header renderingSebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
2022-01-04replace jest with mochaSebastian
2021-12-23deposit from wallet webex: wipSebastian
2021-11-22add exchange featureSebastian
2021-11-16reserveCreated new designSebastian
2021-11-15prettierSebastian
2021-10-13fix cta navbar and added an withdrawal button when the wallet didnt find a ↵Sebastian
tos (with a warning)
2021-10-13fix tests and added addExchangeSebastian
2021-09-20manual withdrawal processSebastian
2021-08-23updated build fast for webSebastian
2021-08-19new wallet history and view refactoringSebastian