aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/hooks/backend.ts
AgeCommit message (Expand)Author
2023-04-13show warning if bank settings are wrongSebastian
2023-04-07anon withdrawal confirmation, and fix error with infinity loopSebastian
2023-03-31page = 1Sebastian
2023-03-15test login with an endpoint and cleaner calculationSebastian
2023-03-05validate IBAN, removing internal iban from account form, add missing logo, do...Sebastian
2023-02-28fix #7729Sebastian
2023-02-25fix 7723Sebastian
2023-02-17cashout for business accountsSebastian
2023-02-10business accountSebastian
2023-02-08impl accout management and refactorSebastian
2022-12-09use translation from commonsSebastian
2022-12-09copyleft headerSebastian
2022-12-07prettySebastian
2022-12-07no-fix: remove 'any' and login status is taken from backendSebastian
2022-12-07fix: better loading page while waiting for server responseSebastian
2022-12-07no-fix: move out useBackend hookSebastian