Commit Graph

3725 Commits

Author SHA1 Message Date
Sebastian
1665cf4f72
fix: wrong listener place 2022-12-09 10:37:41 -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 Marchano
72bf06e0d5
Translated using Weblate (Spanish)
Currently translated at 100.0% (379 of 379 strings)

Translation: GNU Taler/webextensions
Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/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
3ce18d7882
moving eslint to workspace dependency 2022-12-09 09:31:00 -03:00
Sebastian
e49902e1fc
using i18n from package 2022-12-09 09:30:34 -03:00
Sebastian
4ccdcf3058
use string-prelude and poheader if it is present 2022-12-09 09:28:31 -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
MS
d4710ba700
Adapt libeufin test suite to recent API.
The new libeufin-sandbox API enforces every bank account
to be owned by one bank customer; this change therefore
provides every test user a customer profile before trying
the banking operations.
2022-12-09 10:55:52 +01:00
68811cc5f5
-missing file, internal benchmark 2022-12-08 15:02:05 +01: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
1c6369677a
feature: useLocalStorage also update when the localStorage has been updated from other window 2022-12-07 16:08:19 -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
f16ff53cf4
also listen for tab title change 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
0c19050ae7
wallet: add 'env-full' test environment with merchant 2022-12-07 15:36:56 +01:00
a1c5f00aed
wallet: fix p2p coin selection
The p2p coin selection didn't work properly when all available denoms
are needed.

Thanks to Florian Jung for finding the issue and suggesting a fix.
2022-12-06 19:45:04 +01:00
d040c3b861
wallet: use native crypto if available 2022-12-06 19:45:04 +01:00
Sebastian
265e7a7137
fix typo 2022-12-06 15:28:06 -03:00
Sebastian
084b56f24b
run build on prepare and pretty 2022-12-06 15:24:36 -03:00
Sebastian
04dcc2d636
missing update in the lock file 2022-12-06 15:22:10 -03:00
Sebastian
f42ebb30cd
update package lock for dependecies update 2022-12-06 11:29:11 -03:00
Sebastian
51bbf08d24
implement web-utils in web-extension 2022-12-06 11:28:56 -03:00
Sebastian
de9f10cbf0
using web-utils in merchant-backoffice (not yet completed) 2022-12-06 11:25:37 -03:00
Sebastian
5969a44391
using web-utils in demobank 2022-12-06 11:25:05 -03:00
Sebastian
d3a6544bc5
using web-utils in anastasis-webui 2022-12-06 11:21:12 -03:00
Sebastian
e382b02203
web-util: utils for developing webapps 2022-12-06 09:21:17 -03:00
Sebastian
219e48f351
fix #7497 2022-11-28 15:33:45 -03:00
Sebastian
3577227cc0
fix #7496 with unit tests 2022-11-28 09:29:14 -03:00
Sebastian
dcddc4c53a
revert the Lost payment result 2022-11-25 12:18:52 -03:00