Commit Graph

170 Commits

Author SHA1 Message Date
b63937703c
move bank API client to taler-util, update typescript config 2023-09-06 13:24:34 +02:00
Sebastian
ff20c3e25e
upgrade swr 2023-09-04 12:22:06 -03:00
b13bd85215
taler-harness: remove axios usage, renovate some tests 2023-08-29 09:03:19 +02:00
b2d0ad57dd
sqlite3 backend for idb-bridge / wallet-core 2023-08-22 08:01:13 +02:00
Sebastian
efed6b32c5
fix #7717 2023-08-02 07:40:28 -03:00
Iván Ávalos
5a91ec2da6
Move anastasis CLI into separate package 2023-07-26 12:09:17 -06:00
Iván Ávalos
ef51ba983f
WIP: initial work for Anastasis in qtart 2023-07-26 12:09:17 -06:00
585fe6b996
anastasis-core: use http client from taler-util 2023-06-29 11:57:40 +02:00
b1649f1950
attempt to fix lockfile 2023-06-06 13:33:59 +02:00
1befd39671
bump typescript version 2023-06-06 11:54:37 +02:00
1458272f3c
upgrade pnpm lockfile version 2023-06-06 11:28:48 +02:00
Sebastian
c680f5aa71
rename aml 2023-06-05 10:04:09 -03:00
e671880b9e
wallet-core: use long-polling for P2P kyc 2023-06-05 13:33:14 +02:00
Sebastian
5e4c128319
use latest linaria lib 2023-06-01 12:24:05 -03:00
Sebastian
3e95ae356a
fix break on build 2023-05-22 10:40:13 -03:00
Sebastian
990b056071
some deps are now in dev section 2023-05-05 08:52:59 -03:00
Sebastian
6340cc5454
add postcss, fix export names 2023-05-05 08:52:57 -03:00
Sebastian
fdd5633530
using build from web-utils 2023-04-24 11:57:19 -03:00
Sebastian
b1a0d034fc
sync with chrome storage 2023-04-18 10:46:27 -03:00
Sebastian
2d5fbb22cd
fix #7714 2023-03-02 13:51:03 -03:00
3ee4ef3585
taler-wallet-cli: bundle with esbuild 2023-02-21 21:38:57 +01:00
6aaba31383
embedded: remove rollup and akono entry point 2023-02-21 21:14:55 +01:00
cb2f4c21d8
use custom babel plugin to fix linaria 2023-02-16 02:49:27 +01:00
a9073a6797
deps: add missing esbuild dependency, upgrade esbuild 2023-02-10 19:57:48 +01:00
Sebastian
be01d1479c
move request api to web-util 2023-02-08 17:36:26 -03:00
Sebastian
115425f1d0
fix lockfile and merchant backoffice typo 2023-02-06 16:49:13 -03:00
Sebastian
9d9a88af01
fix #7535: fix qr implementation 2023-01-31 10:21:08 -03:00
3cc26d00f8
put taler wallet RPC into taler-util, make it cross-platform 2023-01-26 12:48:35 +01:00
Sebastian
86e1cb5b06
fix deleted tip name and format name as merchant backend expected 2023-01-23 11:25:53 -03:00
Sebastian
a5b5d3ec8d
update lock 2023-01-23 10:09:58 -03:00
Sebastian
9b04d8bf35
fix #7152 2023-01-09 08:38:48 -03:00
MS
b6afe8bb97
Build system.
Avoid taler-harness to use divergent 'esbuild'
versions among dependencies and devDependencies.
2023-01-05 22:49:09 +01:00
MS
b832b5a3bf
Fix build.
Include 'esbuild' as a taler-harness dependency,
and update the lockfile accordingly.  Give taler-harness
the configure script too.
2023-01-05 22:44:01 +01:00
44aaa7a636
-fix lockfile again 2023-01-05 12:18:07 +01:00
Sebastian
9c63d67781
removed axios as dependency 2023-01-04 08:58:59 -03:00
0e51628f99
-fix pnpm issues 2023-01-04 12:14:51 +01:00
Sebastian
a2668c22f0
refactor better QA
removed axios, use fetch
removed jest, added mocha and chai
moved the default request handler to runtime dependency (so it can be replaced for testing)
refactored ALL the test to the standard web-utils
all hooks now use ONE request handler
moved the tests from test folder to src
2023-01-03 01:58:18 -03:00
13d6810937
Makefile, dependencies 2023-01-02 20:21:57 +01:00
083c4cf5d9
spill extra functionality from wallet-cli into taler-harness
We want to keep taler-wallet-cli smaller and have fewer dependencies.
2022-12-23 13:19:41 +01:00
Sebastian
c59f9a2556
use translation context from web-utils, don't use match react-router since is broken 2022-12-20 17:45:24 -03:00
Sebastian
1fc4456f7a
missing dependency 2022-12-20 15:14:51 -03:00
Sebastian
770ab6f01d
build and test like other webapps 2022-12-19 12:12:39 -03:00
Sebastian
e97c808b41
moving testing sdk to web-utils 2022-12-14 15:17:15 -03:00
Sebastian
880961034c
compose, testing and async into web-util 2022-12-12 10:57:14 -03:00
Sebastian
3ce18d7882
moving eslint to workspace dependency 2022-12-09 09:31:00 -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
1fe8967c43
demobank-ui: missing dependency 2022-11-10 15:50:01 +01:00
344b4f62a2
quickjs preparations, clearer worker(-factory) names 2022-11-10 13:54:39 +01:00
Sebastian
3eafb64912
fix 7426: URI fragment routing 2022-11-07 12:44:31 -03:00