aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/pages/PaytoWireTransferForm.tsx
AgeCommit message (Expand)Author
2023-11-05sharing components in web-utilSebastian
2023-11-03add error messages for new error casesSebastian
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-23admin uiSebastian
2023-10-21more uiSebastian
2023-10-19some ui fixesSebastian
2023-10-19integrate bank into the new taler-util APISebastian
2023-10-04fixing issues reported by Christian, wipSebastian
2023-10-03more ui, removed some testing valuesv0.9.3-dev.29Sebastian
2023-10-01render amount and limit inputSebastian
2023-09-29more uiSebastian
2023-09-25uri snake casev0.9.3-dev.25Sebastian
2023-09-25more ui: business and adminSebastian
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-03-10admin is allow to make wire transfersSebastian
2023-02-28fix #7729Sebastian
2023-02-25some fixes afte testing demobank with msSebastian
2023-02-08impl accout management and refactorSebastian
2023-01-16allow autocomplete, prevent autocapitalize in all formsSebastian
2022-12-30add login username validation & prevent safari to capitalizeSebastian
2022-12-22prevent form submitSebastian
2022-12-22fix: reload before fetch. input type=submit reload the spaSebastian
2022-12-19fix: #7526 - patch authored by WindfischSebastian
2022-12-09simplify directoriesSebastian