aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/pages
AgeCommit message (Expand)Author
2023-04-07anon withdrawal confirmation, and fix error with infinity loopSebastian
2023-03-31fix #7770Sebastian
2023-03-31calculate using serverSebastian
2023-03-31calculation asyncSebastian
2023-03-15test login with an endpoint and cleaner calculationSebastian
2023-03-13fix broken buildSebastian
2023-03-11fix: #7753Sebastian
2023-03-10admin is allow to make wire transfersSebastian
2023-03-10removing password regexSebastian
2023-03-06centered forms, show balance in accont infoSebastian
2023-03-05validate IBAN, removing internal iban from account form, add missing logo, do...Sebastian
2023-02-28fix #7729Sebastian
2023-02-26demobank-ui: remove wrong and dangerous usage of floatv0.9.3-dev.9Florian Dold
2023-02-26demobank-ui: pass correct withdrawal ID instead of full URIv0.9.3-dev.70.9.3-dev.70.9.3-dev.6Florian Dold
2023-02-25some fixes afte testing demobank with msSebastian
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