summaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/pages/WalletWithdrawForm.tsx
AgeCommit message (Expand)Author
2024-03-08demobank => bankSebastian
2024-03-08wip #8489Sebastian
2024-03-08remove dead codeSebastian
2024-02-23return to form after 2fa cancelledSebastian
2024-02-19fix #8445Sebastian
2024-02-19better name to links and buttonsSebastian
2024-02-05fixes #8294Sebastian
2024-02-05prettySebastian
2024-02-05some fixes from the last QC meetingSebastian
2024-02-05wip DD39: removed webRequest permission and changes made into demobankSebastian
2024-01-24many changesSebastian
2024-01-24update headerSebastian
2024-01-14fix nested translationsSebastian
2024-01-14fix wording, missing stringsSebastian
2024-01-14fix some wordingSebastian
2024-01-112faSebastian
2024-01-10save challenge id when 2fa is requiredSebastian
2024-01-09prepare for 2fa implSebastian
2023-11-22settings and preferences, getting conversion infoSebastian
2023-11-06refactor bank to use components from web utilsSebastian
2023-11-05sharing components in web-utilSebastian
2023-10-30add the account-not-found case when doing a transactionSebastian
2023-10-30local error impl: errors shown fixed position that are wiped when moved from ...Sebastian
2023-10-25update more error cases handling from bank-core-apiSebastian
2023-10-23admin uiSebastian
2023-10-19some ui fixesSebastian
2023-10-19integrate bank into the new taler-util APISebastian
2023-10-01render amount and limit inputSebastian
2023-09-29more uiSebastian
2023-09-25more uiSebastian
2023-09-25towards new core bank apiSebastian
2023-09-25more uiSebastian
2023-09-25more uiSebastian
2023-09-25more uiSebastian
2023-09-25more uiSebastian
2023-09-25some uiSebastian
2023-09-19account pageSebastian
2023-07-12mobile friendlySebastian
2023-05-05update web-utils importsSebastian
2023-04-14using new localStorage api, pageState => settings, notifcation using observer...Sebastian
2023-04-07anon withdrawal confirmation, and fix error with infinity loopSebastian
2023-03-11fix: #7753Sebastian
2023-02-28fix #7729Sebastian
2023-02-26demobank-ui: remove wrong and dangerous usage of floatv0.9.3-dev.9Florian Dold
2023-02-08impl accout management and refactorSebastian
2023-01-16allow autocomplete, prevent autocapitalize in all formsSebastian
2022-12-22prevent form submitSebastian
2022-12-22fix: reload before fetch. input type=submit reload the spaSebastian
2022-12-09simplify directoriesSebastian