aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/components/TransactionItem.tsx
AgeCommit message (Collapse)Author
2023-06-01tx state uiSebastian
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
Fixes #7703
2023-05-24wallet-core: remove legacy non-DD37 tx status fieldsFlorian Dold
2023-05-22show some info when a refund get the originated purchase deletedSebastian
2023-05-10compile again after DD37 implSebastian
2023-05-05fixing web-utils new importsSebastian
2023-04-14some changesSebastian
using transaction context from web utils alertContext.safely api change (easier to integrate) using lang and localstorage from web utils removing auto permission, from UI adding settings
2023-03-29show wire details when the deposit has been wiredSebastian
2023-02-14wallet-core: allow inclusion of refreshes in transactions listFlorian Dold
2023-01-13using extendedStatusSebastian
2022-11-24fix 7465Sebastian
2022-11-22amount fieldSebastian
2022-11-18pending #7468Sebastian
2022-09-12hours should be modulo 24, fix #7342Sebastian
2022-09-01show summary on tx historySebastian
2022-08-31p2p tx renderingSebastian
2022-08-25-temporary fix to make webextension compile againFlorian Dold
2022-06-06updating old copyright headerSebastian
2022-06-02typechecked dynamic pathSebastian
2022-05-29show refund info in purchaseSebastian
notify refund pending with accept button on the purchase details better payto box
2022-03-28add extension to every importSebastian
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-17removing repeated summary & adding subtitle on transaction refundedSebastian
2022-03-14take translator from transaltion contextSebastian
2022-03-11pending clickableSebastian
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-16fix remove provider from backup and #7167Sebastian
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-24using loadingerrorSebastian
2022-01-04replace jest with mochaSebastian
2021-11-16reserveCreated new designSebastian
2021-11-15prettierSebastian
2021-10-14show summary on the history pageSebastian
2021-09-13add missing copyleftSebastian
2021-09-06rendring pending transation itemSebastian
2021-08-24fix ui transaction listSebastian