summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/hooks/useAsyncAsHook.ts
AgeCommit message (Expand)Author
2022-04-26remove old async hookSebastian
2022-04-21payments test caseSebastian
2022-04-11using the test to fine tune the withdraw processSebastian
2022-04-11new test api to test hooks rendering iteration, testing state of withdraw pageSebastian
2022-03-30useAsync use an optional deps for callback, most of the time it just need to ...Sebastian
2022-03-30fix loop renderingSebastian
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-28add extension to every importSebastian
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-01-24fix permission api, grouping all cta into same pathSebastian
2021-12-08webextension: fix useEffect dependency trackingFlorian Dold
2021-11-19some changes:Sebastian
2021-11-15prettierSebastian
2021-10-11fixing withdrawal processSebastian