aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/pages
AgeCommit message (Collapse)Author
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-10-31demobank-ui: fix error reportingFlorian Dold
2022-10-31demobank-ui: handle per-deployment customizationFlorian Dold
2022-10-31demobank-ui: bundle asses properlyFlorian Dold
2022-10-31repo: GNU-style build system for demobank-ui packageFlorian Dold
2022-10-30typoMS
2022-10-28fix alt tag of taler logoChristian Grothoff
2022-10-28styling of QR withdraw pageChristian Grothoff
2022-10-27removing repeat password field in the registration formSebastian
2022-10-27several minor fixes worked outSebastian
2022-10-26using util to parse uri, some more fixsSebastian
2022-10-26prettySebastian
2022-10-26prevent form submittingSebastian
2022-10-25demobank-ui: clean up build systemFlorian Dold
2022-10-24demobank-ui: license headerFlorian Dold
2022-10-24bank: code formattingFlorian Dold
2022-10-24repo: integrate packages from former merchant-backoffice.gitFlorian Dold