aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/pages
AgeCommit message (Collapse)Author
2023-02-22show cashout destinationSebastian
2023-02-20fix missing propsSebastian
2023-02-18disable public accountSebastian
2023-02-18take fiat currency from configSebastian
2023-02-17cashout for business accountsSebastian
2023-02-16use node16 module resolutionFlorian Dold
2023-02-10business accountSebastian
2023-02-08impl accout management and refactorSebastian
2023-01-16allow autocomplete, prevent autocapitalize in all formsSebastian
2022-12-30missing wordsSebastian
2022-12-30marc suggestions from emailSebastian
2022-12-30add login username validation & prevent safari to capitalizeSebastian
2022-12-22also offer temporary ext+talerSebastian
2022-12-22fix unhandled inputSebastian
2022-12-22prevent form submitSebastian
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-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-09simplify directoriesSebastian
2022-12-09remove unusedSebastian
2022-12-09use translation from commonsSebastian
2022-12-09fix typo in source fileSebastian
2022-12-09new string added to i18nSebastian
2022-12-09copyleft headerSebastian
2022-12-07fix: username regex and error message word-breakSebastian
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-07no-fix: move pagestate provider to app component and move some common hooks ↵Sebastian
to web-utils
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