aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/cta
AgeCommit message (Collapse)Author
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-01-31fix: #7164Sebastian
2022-01-30if order has been paid, redirect to the fulfillment_urlSebastian
2022-01-25fix #7162Sebastian
2022-01-24using loadingerrorSebastian
2022-01-19fix #4880Sebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
2022-01-04replace jest with mochaSebastian
2021-12-08webextension: fix useEffect dependency trackingFlorian Dold
2021-12-06show error details in devmodeSebastian
2021-11-29show better info on transaction errorSebastian
2021-11-24fix exchange selectionSebastian
2021-11-24adding tos information in settings and return to manual withdraw when adding ↵Sebastian
an exchange
2021-11-22add exchange featureSebastian
2021-11-19some changes:Sebastian
- simplify design to reuse more components (from wallet instead of popup) - simplify hooks (useAsyncAsHook) - updateNotification from backend now filter events by type - new balance design proposed by Belen - more information when the withdrawal is in process - manual withdrawal implementation - some bugs killed
2021-11-16reserveCreated new designSebastian
2021-11-15prettierSebastian
2021-10-14applying some comments from belenSebastian
2021-10-13fixing tos requestSebastian
2021-10-13fix cta navbar and added an withdrawal button when the wallet didnt find a ↵Sebastian
tos (with a warning)
2021-10-13fix FTBFSFlorian Dold
2021-10-12added example of withdrawal use casesSebastian
2021-10-11fixing withdrawal processSebastian
2021-10-01add error messageSebastian
2021-09-27some ui fixing from belen commentsSebastian
2021-09-20manual withdrawal processSebastian
2021-09-20handle more cases in the pay usa caseSebastian
2021-09-20fix some feedback from belenSebastian
2021-09-17issue #5860Sebastian
2021-09-13added integration with the wallet-core to get info about the last tos approvedSebastian
2021-09-13add missing copyleftSebastian
2021-09-13withdraw designSebastian
2021-09-08first approach to new design for withdrawSebastian
2021-08-23updated build fast for webSebastian
2021-08-19new wallet history and view refactoringSebastian