Commit Graph

3651 Commits

Author SHA1 Message Date
da59c85d2d
get rid of deprecated bankBaseUrl in more places 2023-04-22 18:36:56 +02:00
15feebecfe
wallet-core: towards DD37 for deposits 2023-04-22 14:17:49 +02:00
e331012c9f
-fix harness type errors 2023-04-21 22:46:04 +02:00
e81ae0f3e5
wallet-harness: make sure events are not lost in deposit test 2023-04-21 22:02:40 +02:00
Sebastian
fc2adae6bd
props types should be exported for tests 2023-04-21 11:05:41 -03:00
Sebastian
1ee962fbd8
tsc ask to export type from web-util 2023-04-21 11:05:26 -03:00
Sebastian
dbb3529b49
remove old testing function, use web-utils 2023-04-21 10:49:47 -03:00
Sebastian
7fe5f3767e
integrate to the web util testing api 2023-04-21 10:49:02 -03:00
Sebastian
f470f167e3
integrate anastasis to the web-utils testing api 2023-04-21 10:47:47 -03:00
Sebastian
6dcc488a2c
use better testing api 2023-04-21 10:44:33 -03:00
Sebastian
3772ff85db
render hook and render ui are not the same function (node and browser) 2023-04-21 10:43:59 -03:00
Sebastian
9fe1c4b5ec
allow the example to add params to the testing context 2023-04-21 10:43:17 -03:00
Sebastian
d61c5808bd
fix bulid 2023-04-21 10:42:39 -03:00
Sebastian
821fbb0e2a
running all tests in sequential mode, otherwise it will fail (maybe ava can't run in parallel?) 2023-04-21 09:32:44 -03:00
Sebastian
0e9aa33241
test file end with -test.js 2023-04-21 07:50:47 -03:00
Sebastian
c5c00e4da7
moving libs to web utils, apply new mock api to backoffice 2023-04-21 07:35:03 -03:00
Sebastian
b9c24772f5
better swr mocks 2023-04-20 15:32:36 -03:00
Sebastian
45bbe7ba12
add wallet config on the top 2023-04-19 12:58:35 -03:00
Sebastian
d483a3f557
fix #7704 2023-04-19 12:42:47 -03:00
Sebastian
7330f0daf9
catch json parsing problem and report nicely 2023-04-18 14:58:34 -03:00
Sebastian
b34f3568e8
check if the script should be injected
remove header listener
2023-04-18 10:47:53 -03:00
Sebastian
b1a0d034fc
sync with chrome storage 2023-04-18 10:46:27 -03:00
Sebastian
6833b2bd75
remove console log 2023-04-17 11:44:22 -03:00
Sebastian
6e060da237
some changes
using transaction context from web utils
alertContext.safely api change (easier to integrate)
using lang and localstorage from web utils
removing auto permission, from UI
adding settings
2023-04-14 14:16:25 -03:00
Sebastian
5ea22a325c
using new localStorage api, pageState => settings, notifcation using observer api 2023-04-14 14:16:25 -03:00
Sebastian
c3e1a0bb51
observable memory impl 2023-04-14 14:16:24 -03:00
665adb69f0
-missing file 2023-04-14 16:51:34 +02:00
f183057761
pogen: fix quoting of double quotes 2023-04-14 16:05:09 +02:00
089c15582e
demobank-ui: fix missing space 2023-04-13 20:12:53 +02:00
e345e8bd23
taler-wallet-cli: subcommand to print sample transactions 2023-04-13 20:05:00 +02:00
Sebastian
30c01185fc
some fixes 2023-04-13 15:04:31 -03:00
Sebastian
9ef5a4931e
show an error message when handler is not found 2023-04-13 13:17:44 -03:00
Sebastian
f9d3018668
firefox support 2023-04-13 12:57:40 -03:00
Sebastian
7b2de89444
use /taler-uri as redirection point to all taler uris 2023-04-13 12:57:40 -03:00
Sebastian
ebd0041956
taler wallet interaction support, first version 2023-04-13 12:57:39 -03:00
Sebastian
2baa42f223
show warning if bank settings are wrong 2023-04-13 12:57:38 -03:00
b567ba4668
wallet-core: work around missing timestamp in legacy transaction 2023-04-13 15:58:38 +02:00
b96464fe09
Revert "wallet-core: check master public key in /wire response"
This reverts commit 7944a36e30.
2023-04-13 15:04:08 +02:00
7944a36e30
wallet-core: check master public key in /wire response 2023-04-13 14:16:06 +02:00
3022777363
-missing import 2023-04-13 11:48:06 +02:00
c581cff749
wallet-core: implement 'generateDepositGroupTxId' request 2023-04-13 11:26:46 +02:00
Sebastian
4fbeb06d4e
add support for taler:// handler injection 2023-04-11 10:06:50 -03:00
Sebastian
9bef462f38
treat all unkown content type as plain text 2023-04-09 14:59:00 -03:00
Sebastian
877a4bb132
fix #7743 2023-04-07 18:59:47 -03:00
Sebastian
cfe7129c4e
adding unreadable http response case and removing deprecated fields 2023-04-07 18:46:25 -03:00
Sebastian
958747bd08
validate iban 2023-04-07 17:31:01 -03:00
Sebastian
a3aa7d95d0
anon withdrawal confirmation, and fix error with infinity loop 2023-04-07 17:30:01 -03:00
43ae414a55
-re-add missing fields, fix types 2023-04-06 12:47:34 +02:00
3cf6d15eae
taler-harness: new test 2023-04-05 18:19:14 +02:00
451400b3a4
taler-wallet-cli: allow exchange selection for handle-uri 2023-04-05 17:43:08 +02:00