Commit Graph

142 Commits

Author SHA1 Message Date
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
Sebastian
baaffb9da1
updated pnpm lock from merchant backoffice 2022-11-07 10:23:13 -03:00
2431f1b49b
webextension: add esbuild as a devDependency 2022-11-07 14:04:19 +01:00
Sebastian
f79bca0abb
fix dependecies version 2022-11-04 11:56:06 -03:00
d751f1a267
lockfile 2022-11-01 12:41:54 +01:00
Sebastian
af29a02e5b
using util to parse uri, some more fixs 2022-10-26 16:04:12 -03:00
Sebastian
5c4da55c4a
removing react from runtime, using same version for shared deps 2022-10-26 14:45:54 -03:00
3685f8cfb8
cherry-pick: demobank-ui: clean up build system 2022-10-25 19:19:10 -03:00
Sebastian
5fcd434f66
rebased 2022-10-25 19:19:08 -03:00
093ba0ae8f
repo: add nx 2022-10-25 19:19:02 -03:00
Sebastian
2228545992
going ok 2022-10-25 19:19:01 -03:00
Sebastian
a3604f2615
babel version 2022-10-25 19:18:58 -03:00
3e060b8042
repo: integrate packages from former merchant-backoffice.git 2022-10-24 10:46:14 +02:00
ca8da4ed38
wallet-core: only allow enabling dev mode via separate request 2022-10-13 15:24:47 +02:00
b0223d662a
use node16 module resolution for taler-util 2022-10-13 14:52:18 +02:00
eb5b075c01
update deps, move idb-bridge to node16 module resolution 2022-10-13 14:24:20 +02:00
72336b149b
wallet-core: do not block when accepting a manual withdrawal 2022-09-23 20:38:26 +02:00
4a0512884d
upgrade typescript (and some related deps) 2022-09-05 16:20:01 +02:00
1214fa5f42
Do not fail on missing peer dependencies
Workaround for <https://bugs.taler.net/n/7321>.
2022-09-05 15:48:58 +02:00
Sebastian
9bb9d149d2
qr reader 2022-08-11 12:28:02 -03:00
f11483b511
wallet-core: implement accepting p2p push payments 2022-07-12 17:41:14 +02:00
Sebastian
6d06b52605
add testing to web components 2022-06-11 19:10:26 -03:00
Sebastian
b419db505b
ui testing 2022-06-08 15:19:26 -03:00
Sebastian
a97b3abe21
more copyright fixes 2022-06-06 11:46:49 -03:00
Sebastian
e2a987a182
update deps 2022-06-06 00:30:12 -03:00
Sebastian
912813fd09
update lock 2022-06-06 00:08:01 -03:00
Sebastian
abb47b60ad
dev script without storybook 2022-06-05 23:11:38 -03:00
Sebastian
867fc564c3
fix: removing rollup from prepare script 2022-06-01 11:40:20 -03:00
1ea28c5be1
fix package.json, lockfile 2022-05-31 15:54:34 +02:00