Commit Graph

73 Commits

Author SHA1 Message Date
Sebastian
4de014927e
validate IBAN, removing internal iban from account form, add missing logo, do not save backend URL in login state 2023-03-05 15:21:12 -03:00
Sebastian
9922192b0d
fix #7729 2023-02-28 19:03:43 -03:00
93dc842e97
demobank-ui: remove wrong and dangerous usage of float 2023-02-26 19:16:42 +01:00
4dff3853c1
demobank-ui: pass correct withdrawal ID instead of full URI 2023-02-26 14:00:41 +01:00
Sebastian
1723f16b9c
some fixes afte testing demobank with ms 2023-02-25 19:43:59 -03:00
Sebastian
7879efcff7
show cashout destination 2023-02-22 08:49:59 -03:00
Sebastian
c191a2da86
fix missing props 2023-02-20 10:18:02 -03:00
Sebastian
cee1b80012
disable public account 2023-02-18 10:48:49 -03:00
Sebastian
0ba479c6e7
take fiat currency from config 2023-02-18 10:11:23 -03:00
Sebastian
9697e953f5
cashout for business accounts 2023-02-17 16:23:49 -03:00
a906263f74
use node16 module resolution 2023-02-16 03:23:42 +01:00
Sebastian
ba8b40c915
business account 2023-02-10 09:52:02 -03:00
Sebastian
a8c5a9696c
impl accout management and refactor 2023-02-08 17:41:19 -03:00
Sebastian
e8ca838f29
allow autocomplete, prevent autocapitalize in all forms 2023-01-16 16:19:03 -03:00
Sebastian
36a2393f16
missing words 2022-12-30 14:56:34 -03:00
Sebastian
90ec5b51ea
marc suggestions from email 2022-12-30 14:24:07 -03:00
Sebastian
26d94c4ba7
add login username validation & prevent safari to capitalize 2022-12-30 10:42:15 -03:00
Sebastian
6fd7756329
also offer temporary ext+taler 2022-12-22 18:39:18 -03:00
Sebastian
a221ec6b79
fix unhandled input 2022-12-22 18:38:47 -03:00
Sebastian
9fb0e7d0b3
prevent form submit 2022-12-22 18:38:21 -03:00
Sebastian
43a543b41f
fix: reload before fetch. input type=submit reload the spa 2022-12-22 12:25:26 -03:00
Sebastian
8c8aad4c21
fix #7524: do not break if the account is in an invalid state 2022-12-20 10:17:02 -03:00
Sebastian
45691dc991
fix: #7526 - patch authored by Windfisch 2022-12-19 14:52:34 -03:00
Sebastian
8d8d71807d
refactoring transaction component to standard component with test and examples 2022-12-14 15:35:28 -03:00
Sebastian
ae2df08abd
more stories in bank demo 2022-12-12 10:58:16 -03:00
Sebastian
5fc8f95a5d
simplify directories 2022-12-09 12:15:15 -03:00
Sebastian
6b6f80466e
remove unused 2022-12-09 12:07:01 -03:00
Sebastian
f2b319921c
use translation from commons 2022-12-09 11:58:39 -03:00
Sebastian
345c436051
fix typo in source file 2022-12-09 11:07:37 -03:00
Sebastian
7d07f752eb
new string added to i18n 2022-12-09 11:03:30 -03:00
Sebastian
0bd47e107c
copyleft header 2022-12-09 09:09:20 -03:00
Sebastian
c54476c40e
fix: username regex and error message word-break 2022-12-07 18:46:30 -03:00
Sebastian
c2a982e575
missing changes 2022-12-07 18:22:56 -03:00
Sebastian
46835d5155
no-fix: user logger instead of console.log 2022-12-07 16:08:20 -03:00
Sebastian
d2554bedf3
no-fix: remove 'any' and login status is taken from backend 2022-12-07 16:08:19 -03:00
Sebastian
9112655ef5
no-fix: remove unused 2022-12-07 16:08:19 -03:00
Sebastian
59fae3cc21
fix jsx config 2022-12-07 16:08:18 -03:00
Sebastian
fff43ad0ed
fix: updating the title is better that location.hash 2022-12-07 16:08:18 -03:00
Sebastian
c6f228bf14
no-fix: moved out AccountPage 2022-12-07 16:08:17 -03:00
Sebastian
93dc9b947f
no-fix: removing unused showPublicHistories 2022-12-07 16:08:17 -03:00
Sebastian
e4a2937f2a
no-fix: moving out registration page 2022-12-07 16:08:16 -03:00
Sebastian
5d5b63416b
no-fix: moving out public histories page 2022-12-07 16:08:16 -03:00
Sebastian
0fa3b8ddb9
no-fix: move out routing 2022-12-07 16:08:16 -03:00
Sebastian
ac2f680f68
fix: show error message on login and registration form, prevent saving password on localstorage 2022-12-07 16:08:15 -03:00
Sebastian
2c04459a58
fix: better loading page while waiting for server response 2022-12-07 16:08:15 -03:00
Sebastian
7061127c07
fix: empty form should not allow the "send" button 2022-12-07 16:08:15 -03:00
Sebastian
54c8d0db31
no-fix: move out useBackend hook 2022-12-07 16:08:14 -03:00
Sebastian
8e6bf99006
no-fix: move pagestate provider to app component and move some common hooks to web-utils 2022-12-07 16:08:14 -03:00
Sebastian
5969a44391
using web-utils in demobank 2022-12-06 11:25:05 -03:00
Sebastian
1c4b3b4488
fix #7469: also remove hasInfo hasError and use the present of value instead 2022-11-18 13:44:44 -03:00