aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/hooks
AgeCommit message (Expand)Author
2023-09-25more uiSebastian
2023-09-25some uiSebastian
2023-09-21wallet-core,harness: towards corebank API instead of fakebank/nexus APIFlorian Dold
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-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-13show warning if bank settings are wrongSebastian
2023-04-07anon withdrawal confirmation, and fix error with infinity loopSebastian
2023-03-31calculate using serverSebastian
2023-03-31page = 1Sebastian
2023-03-15test login with an endpoint and cleaner calculationSebastian
2023-03-11check if threshold is number or amount and default to 0Sebastian
2023-03-11fix: #7753Sebastian
2023-03-05validate IBAN, removing internal iban from account form, add missing logo, do...Sebastian
2023-02-28fix #7729Sebastian
2023-02-26demobank-ui: fix request URIsv0.9.3-dev.8Florian Dold
2023-02-25fix 7723Sebastian
2023-02-25some fixes afte testing demobank with msSebastian
2023-02-18take fiat currency from configSebastian
2023-02-17cashout for business accountsSebastian
2023-02-16workaround swr default importSebastian
2023-02-16use node16 module resolutionFlorian Dold
2023-02-10business accountSebastian
2023-02-08impl accout management and refactorSebastian
2022-12-22prettySebastian
2022-12-09use translation from commonsSebastian
2022-12-09copyleft headerSebastian
2022-12-07prettySebastian
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-07fix: better loading page while waiting for server responseSebastian
2022-12-07no-fix: move out useBackend hookSebastian
2022-12-07no-fix: move pagestate provider to app component and move some common hooks t...Sebastian
2022-12-06using web-utils in demobankSebastian
2022-11-04some fixesSebastian
2022-10-26prettySebastian
2022-10-25demobank-ui: clean up build systemFlorian Dold
2022-10-24repo: integrate packages from former merchant-backoffice.gitFlorian Dold