Commit Graph

59 Commits

Author SHA1 Message Date
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
Sebastian
2146aac17d
fix #7457 2022-11-18 13:29:38 -03:00
Christian Grothoff
59f7dee003
-fix survey link 2022-11-16 15:46:57 +01:00
Christian Grothoff
689bd7379d
avoid charge terminology 2022-11-16 15:08:02 +01:00
Sebastian
019080a94b
fix link to payto wire 2022-11-07 15:30:48 -03:00
Sebastian
3eafb64912
fix 7426: URI fragment routing 2022-11-07 12:44:31 -03:00
Sebastian
1bfaf997c3
some fixes
after update pageState reset info and error message
input values should not be undefined, otherwise it gets uncontrolled (not controlled by preact)
autofocus on captcha
create a dependency from transactionList to balance, so tx list will be queried again if balance is updated
update balance on any pageChange
2022-11-04 14:35:38 -03:00
Sebastian
d2e2c0198f
mutate balance cache when talerWithdrawUri changes 2022-11-04 12:13:19 -03:00
d3855a1861
demobank-ui: fix error reporting 2022-10-31 16:06:22 +01:00
6e7928062f
demobank-ui: handle per-deployment customization 2022-10-31 13:11:40 +01:00
234ee55882
demobank-ui: bundle asses properly 2022-10-31 12:51:45 +01:00
9cc20fc5af
repo: GNU-style build system for demobank-ui package 2022-10-31 12:02:09 +01:00
MS
4feb79f3c9
typo 2022-10-30 16:52:47 +01:00
Christian Grothoff
40f03ce407
fix alt tag of taler logo 2022-10-28 16:49:03 +02:00
Christian Grothoff
f55703b0a1
styling of QR withdraw page 2022-10-28 12:40:24 +02:00