aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet/History.stories.tsx
AgeCommit message (Collapse)Author
2024-04-16fix #8735Sebastian
2024-02-13fixes #8228Sebastian
2024-02-06fixes #8336 remove rewardsSebastian
2023-11-24using monitor apiSebastian
2023-10-22update the amountString definitionv0.9.3-dev.34Sebastian
2023-08-03-towards tip->reward renameFlorian Dold
2023-06-01tx state uiSebastian
2023-05-24wallet-core: remove legacy non-DD37 tx status fieldsFlorian Dold
2023-05-22fix break on buildSebastian
2023-05-10compile again after DD37 implSebastian
2023-05-05fixing web-utils new importsSebastian
2023-04-03fix currency link in history, hide auto-open wallet, fix spaceSebastian
2023-02-14wallet-core: more details in refresh transactionFlorian Dold
2023-02-14wallet-core: allow inclusion of refreshes in transactions listFlorian Dold
2023-02-13fix broken build since wallet-core new api and placeholder for payment-temlateSebastian
2023-01-09fix #7153: more error handlingSebastian
if handler do not trap error then fail at compile time, all safe handlers push alert on error errors are typed so they render good information
2022-12-06implement web-utils in web-extensionSebastian
2022-09-01show summary on tx historySebastian
2022-09-01show sharing action when the tx is not completedSebastian
2022-08-31p2p tx renderingSebastian
2022-06-06updating old copyright headerSebastian
2022-05-29show refund info in purchaseSebastian
notify refund pending with accept button on the purchase details better payto box
2022-05-14feat: awaiting refundSebastian
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-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-24last activity -> pending; fix downloadTosSebastian
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-15prettierSebastian
2021-10-14show summary on the history pageSebastian
2021-09-06rendring pending transation itemSebastian
2021-08-24fix ui transaction listSebastian
2021-08-23updated build fast for webSebastian
2021-08-19new wallet history and view refactoringSebastian