aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src
AgeCommit message (Collapse)Author
2022-12-22fix: reload before fetch. input type=submit reload the spaSebastian
2022-12-20fix #7524: do not break if the account is in an invalid stateSebastian
2022-12-20Translated using Weblate (German)Stefan Kügel
Currently translated at 2.1% (2 of 91 strings) Translation: GNU Taler/Taler Bank SPA Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/de/
2022-12-19fix: #7526 - patch authored by WindfischSebastian
2022-12-14refactoring transaction component to standard component with test and examplesSebastian
2022-12-12more stories in bank demoSebastian
2022-12-12component exampleSebastian
2022-12-09simplify directoriesSebastian
2022-12-09remove unusedSebastian
2022-12-09use translation from commonsSebastian
2022-12-09i18n syncSebastian
2022-12-09Translated using Weblate (Spanish)Sebastian Marchano
Currently translated at 100.0% (91 of 91 strings) Translation: GNU Taler/Taler Bank SPA Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/es/
2022-12-09fix typo in source fileSebastian
2022-12-09new string added to i18nSebastian
2022-12-09sync i18nSebastian
2022-12-09Translated using Weblate (Spanish)Sebastian Marchano
Currently translated at 100.0% (74 of 74 strings) Translation: GNU Taler/Taler Bank SPA Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/es/
2022-12-09emit i18n for spanishSebastian
2022-12-09Added translation using Weblate (Spanish)Sebastian Marchano
2022-12-09using i18n from packageSebastian
2022-12-09copyleft headerSebastian
2022-12-07fix: username regex and error message word-breakSebastian
2022-12-07prettySebastian
2022-12-07missing changesSebastian
2022-12-07no-fix: user logger instead of console.logSebastian
2022-12-07no-fix: remove 'any' and login status is taken from backendSebastian
2022-12-07no-fix: remove unusedSebastian
2022-12-07fix jsx configSebastian
2022-12-07fix: updating the title is better that location.hashSebastian
2022-12-07no-fix: moved out AccountPageSebastian
2022-12-07no-fix: removing unused showPublicHistoriesSebastian
2022-12-07no-fix: moving out registration pageSebastian
2022-12-07no-fix: moving out public histories pageSebastian
2022-12-07no-fix: move out routingSebastian
2022-12-07fix: show error message on login and registration form, prevent saving ↵Sebastian
password on localstorage
2022-12-07fix: better loading page while waiting for server responseSebastian
2022-12-07fix: empty form should not allow the "send" buttonSebastian
2022-12-07no-fix: move out useBackend hookSebastian
2022-12-07fix: remove red style when input is invalidSebastian
2022-12-07no-fix: move pagestate provider to app component and move some common hooks ↵Sebastian
to web-utils
2022-12-07prettySebastian
2022-12-06using web-utils in demobankSebastian
2022-11-18fix #7469: also remove hasInfo hasError and use the present of value insteadSebastian
2022-11-18fix #7457Sebastian
2022-11-16-fix survey linkChristian Grothoff
2022-11-16avoid charge terminologyChristian Grothoff
2022-11-07fix link to payto wireSebastian
2022-11-07fix 7426: URI fragment routingSebastian
2022-11-04some fixesSebastian
after update pageState reset info and error message input values should not be undefined, otherwise it gets uncontrolled (not controlled by preact) autofocus on captcha create a dependency from transactionList to balance, so tx list will be queried again if balance is updated update balance on any pageChange
2022-11-04mutate balance cache when talerWithdrawUri changesSebastian
2022-11-03-fix typosChristian Grothoff