Commit Graph

3259 Commits

Author SHA1 Message Date
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
Sebastian
c121eb875e
fix: ageRestriction option was missing 2022-11-25 12:12:14 -03:00
Sebastian
e05ba843a0
fix 7465 2022-11-24 23:16:01 -03:00
Sebastian
88618df7b8
amount field 2022-11-22 15:43:39 -03:00
Sebastian
dc08d7d20e
fixing import db when pkey is number 2022-11-22 15:15:40 -03:00
Sebastian
299ca60f1e
Merge branch 'master' of git.taler.net:wallet-core 2022-11-22 10:31:52 -03:00
Christian Grothoff
7c3570d253
-typo 2022-11-21 14:49:15 +01:00
Sebastian
5e12a35c77
fix #7470 2022-11-18 13:56:48 -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
Sebastian
7fc8d64c90
pending #7468 2022-11-18 13:26:48 -03:00
Sebastian
d8088e30da
fix #7394 2022-11-18 11:29:24 -03:00
Sebastian
6dc4fda73a
fix #7477 2022-11-17 17:07:24 -03:00
Sebastian
1a63d56bfd
fix #7411, also making the backup payment visible 2022-11-16 16:05:13 -03:00
Christian Grothoff
53164dc47b
Merge branch 'master' of git+ssh://git.taler.net/wallet-core 2022-11-16 15:47:03 +01:00
Christian Grothoff
59f7dee003
-fix survey link 2022-11-16 15:46:57 +01:00
Sebastian
9ddf3d3e19
fix #7464 for webex 2022-11-16 11:34:37 -03:00