summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/hooks
AgeCommit message (Expand)Author
2022-04-27toggle permissionSebastian
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-28storybook like page for dev, plus some style fixesSebastian
2022-03-25new dev environmentSebastian
2022-03-24esbuild configurationSebastian
2022-03-23splitted rollup config for testing and first component state unit testSebastian
2022-03-23all the browser related code move into one place, making it easy for specific...Sebastian
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-14take translator from transaltion contextSebastian
2022-03-14WIP fixing translation contextSebastian
2022-02-16fix remove provider from backup and #7167Sebastian
2022-01-24fix permission api, grouping all cta into same pathSebastian
2022-01-04replace jest with mochaSebastian
2021-12-08webextension: fix useEffect dependency trackingFlorian Dold
2021-11-19some changes:Sebastian
2021-11-15prettierSebastian
2021-10-12added example of withdrawal use casesSebastian
2021-10-11fixing withdrawal processSebastian
2021-09-27some ui fixing from belen commentsSebastian
2021-09-13add missing copyleftSebastian
2021-08-13new wallet UI and more testsSebastian
2021-07-26i18nSebastian
2021-07-15added remove button and more complex add-provider interactionSebastian
2021-07-14balance refactorSebastian
2021-07-08add more backup stories, sync by one providerSebastian
2021-07-06refactored backup sync UISebastian
2021-07-01first working version of providerSebastian
2021-07-01take backup info from wallet-coreSebastian
2021-06-30first backup list prototypeSebastian
2021-06-30developer modeSebastian
2021-06-16components renaming to follow react patternSebastian
2021-06-16split wallet/popup components. created hooks, components, context folderSebastian