aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet/History.tsx
AgeCommit message (Collapse)Author
2022-10-25using new wallet api (typed interface)Sebastian
2022-09-14import a complete database from cliSebastian
2022-09-13adding missing i18nSebastian
2022-08-17some fixesSebastian
2022-08-15destination uiSebastian
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-09remove listener on unloadSebastian
2022-06-06updating old copyright headerSebastian
2022-06-01mui button implSebastian
2022-05-29show refund info in purchaseSebastian
notify refund pending with accept button on the purchase details better payto box
2022-04-26remove old async hookSebastian
2022-04-26useAsync new APISebastian
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-28add extension to every importSebastian
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-15fix: update total balance on wallet page when WithdrawGroupFinishedSebastian
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
2022-01-28Fix misspellingMichiel Leenaars
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-24fix permission api, grouping all cta into same pathSebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
2021-11-30add a taler action from the history pageSebastian
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-14show summary on the history pageSebastian
2021-10-11fixing withdrawal processSebastian
2021-08-24fix ui transaction listSebastian
2021-08-23updated build fast for webSebastian
2021-08-19new wallet history and view refactoringSebastian