summaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/hooks/backend.ts
AgeCommit message (Expand)Author
2024-03-08remove dead codeSebastian
2024-01-24many changesSebastian
2024-01-24update headerSebastian
2024-01-112faSebastian
2023-11-22settings and preferences, getting conversion infoSebastian
2023-10-24better template UISebastian
2023-10-19integrate bank into the new taler-util APISebastian
2023-09-26lang selector and fix logoutSebastian
2023-09-25more ui: paginationSebastian
2023-09-25new libeufin apiSebastian
2023-09-25towards new core bank apiSebastian
2023-09-25preparing for the new token apiSebastian
2023-09-25more uiSebastian
2023-07-20empty list when loadingSebastian
2023-05-29use new local storage apiSebastian
2023-05-12fix getting wrong error message after 401 response in merchant backofficeSebastian
2023-05-05update web-utils importsSebastian
2023-04-21integrate to the web util testing apiSebastian
2023-04-14using new localStorage api, pageState => settings, notifcation using observer...Sebastian
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