Commit Graph

71 Commits

Author SHA1 Message Date
Sebastian
8d8d71807d
refactoring transaction component to standard component with test and examples 2022-12-14 15:35:28 -03:00
Sebastian
d0dd7a155f
same typescript version for every package, added test deps to demobank 2022-12-14 15:17:59 -03:00
Sebastian
ae2df08abd
more stories in bank demo 2022-12-12 10:58:16 -03:00
Sebastian
14363d42e3
component example 2022-12-12 10:57:35 -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
24f6d8fc9a
i18n sync 2022-12-09 11:15:24 -03:00
Sebastian Marchano
d4a8d9597f
Translated using Weblate (Spanish)
Currently translated at 100.0% (91 of 91 strings)

Translation: GNU Taler/Taler Bank SPA
Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/es/
2022-12-09 15:13:11 +01: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
eb2e04aaf8
sync i18n 2022-12-09 10:23:56 -03:00
Sebastian Marchano
3c2de6d713
Translated using Weblate (Spanish)
Currently translated at 100.0% (74 of 74 strings)

Translation: GNU Taler/Taler Bank SPA
Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/es/
2022-12-09 14:22:15 +01:00
Sebastian
86388cd705
emit i18n for spanish 2022-12-09 10:00:43 -03:00
Sebastian Marchano
1e9194e36a
Added translation using Weblate (Spanish) 2022-12-09 13:54:36 +01:00
Sebastian
e49902e1fc
using i18n from package 2022-12-09 09:30:34 -03:00
Sebastian
0bd47e107c
copyleft header 2022-12-09 09:09:20 -03:00
Sebastian
ced7fa6bb4
removed storybook ashes 2022-12-09 08:31:11 -03:00
Sebastian
c54476c40e
fix: username regex and error message word-break 2022-12-07 18:46:30 -03:00
Sebastian
4fbc22b94a
pretty 2022-12-07 18:45:49 -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
bb0955d89c
fix: remove red style when input is invalid 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
2dc3eb0ddd
pretty 2022-12-07 16:08:13 -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
1fe8967c43
demobank-ui: missing dependency 2022-11-10 15:50:01 +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
Christian Grothoff
d00f7a4a01
-fix typos 2022-11-03 20:12:32 +01:00
d3855a1861
demobank-ui: fix error reporting 2022-10-31 16:06:22 +01:00