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
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
382e66b179
fix testing not compiling
2022-12-20 15:42:53 -03:00
Sebastian
cf7f819685
templates
2022-12-19 16:25:09 -03:00
Sebastian
72b4293215
pretty
2022-12-19 12:23:39 -03:00
Sebastian
770ab6f01d
build and test like other webapps
2022-12-19 12:12:39 -03:00
Sebastian
39b02d6878
update copy header
2022-12-16 16:59:37 -03:00
Sebastian
d0dd7a155f
same typescript version for every package, added test deps to demobank
2022-12-14 15:17:59 -03:00
Sebastian
de9f10cbf0
using web-utils in merchant-backoffice (not yet completed)
2022-12-06 11:25:37 -03:00
Sebastian
f79bca0abb
fix dependecies version
2022-11-04 11:56:06 -03:00
Sebastian
9a9629249e
fix some test style and SWRConfig type compilation
2022-11-04 11:56:06 -03:00
Sebastian
a69e559890
better type signature for undefinedIfEmpty
2022-11-04 11:56:05 -03:00
Sebastian
80ab8ccce9
upgrade amount api
2022-11-04 11:56:05 -03:00
Sebastian
50e51429ee
add index.js to import that point to folders
2022-11-04 11:56:05 -03:00
Sebastian
1c46406828
es6 and ts lib
2022-11-04 11:56:04 -03:00
Sebastian
e6a95d246d
fix imports
2022-11-04 11:56:04 -03:00
Christian Grothoff
d00f7a4a01
-fix typos
2022-11-03 20:12:32 +01:00
Sebastian
1e868e4c2f
fixing linaria build
2022-10-25 19:19:00 -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