aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/pages
AgeCommit message (Expand)Author
2023-08-04added new continue after wire transfer confirmedSebastian
2023-08-02fix #7800Sebastian
2023-07-12mobile friendlySebastian
2023-07-10show testing tagSebastian
2023-06-20parse instead of fromFloatSebastian
2023-06-01use latest linaria libSebastian
2023-05-05update web-utils importsSebastian
2023-04-26add version textSebastian
2023-04-26fix #7819Sebastian
2023-04-26fix endpointSebastian
2023-04-21integrate to the web util testing apiSebastian
2023-04-14using new localStorage api, pageState => settings, notifcation using observer...Sebastian
2023-04-13demobank-ui: fix missing spaceFlorian Dold
2023-04-13show warning if bank settings are wrongSebastian
2023-04-07fix #7743Sebastian
2023-04-07adding unreadable http response case and removing deprecated fieldsSebastian
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