summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src
AgeCommit message (Expand)Author
2021-08-02removing missing selectSebastian
2021-07-27aplying design changes in provider details uiSebastian
2021-07-26i18nSebastian
2021-07-16added fake header to storiesSebastian
2021-07-15added remove button and more complex add-provider interactionSebastian
2021-07-14balance refactorSebastian
2021-07-14-fix typoChristian Grothoff
2021-07-13refactored transaction detailsSebastian
2021-07-12moved out function creation from renderSebastian
2021-07-12styles for provider detail pageSebastian
2021-07-10refactored ui add providerSebastian
2021-07-09migration css to linariaSebastian
2021-07-08add more backup stories, sync by one providerSebastian
2021-07-06refactored backup sync UISebastian
2021-07-01add provider examplesSebastian
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-28handler transaction error on details and added retry buttonSebastian
2021-06-22simplify task loop, test coin suspensionFlorian Dold
2021-06-21sed /forget/delete/Sebastian
2021-06-21fix some pixel and css classes and sync storybookSebastian
2021-06-20fix height in storybookSebastian
2021-06-20fix height, wallet popup should stay at 400x320Sebastian
2021-06-20wallet transaction detail viewSebastian
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17hide internal wallet state, keep it internal to packageFlorian Dold
2021-06-16components renaming to follow react patternSebastian
2021-06-16split wallet/popup components. created hooks, components, context folderSebastian
2021-06-16split wallet,popup .htmlSebastian
2021-06-16fix: ReferenceError: state is not definedSebastian
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14fix module bundling configFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08adding some translationSebastian
2021-06-08moving strings from wallet-core to web-extensionSebastian
2021-06-08moving logger into taler-utilSebastian
2021-06-08better label for the fieldsSebastian
2021-06-04delete database when pressing reset-dbSebastian
2021-06-04handle reset click, still need to delete database but the funcionality is mis...Sebastian
2021-06-04some fixesSebastian
2021-06-03wallet transaction detailSebastian
2021-05-31add storybookSebastian
2021-05-20fixed width for popup, fixed url redirect on manual taler link lookup, fixed ...Sebastian
2021-05-07preact routing on the walletSebastian
2021-05-07migrate to preactSebastian
2021-04-28fix more typosChristian Grothoff
2021-04-27fix spelling issuesChristian Grothoff
2021-03-27fix build issuesFlorian Dold