Commit Graph

23 Commits

Author SHA1 Message Date
Sebastian
98013322db
backoffice ui 2023-10-06 10:38:23 -03:00
Sebastian
ec040ca15d
remove rimraf since it prevent running make clean when there is no node_modules 2023-09-12 16:18:21 -03:00
Sebastian
d96d468f62
typedoc for every project
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12 11:18:03 -03:00
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
1befd39671
bump typescript version 2023-06-06 11:54:37 +02:00
Sebastian
28b8f2eaf9
fix test merchant backoffce 2023-05-24 10:21:05 -03:00
Sebastian
6dcc488a2c
use better testing api 2023-04-21 10:44:33 -03:00
Sebastian
7ddcb05642
extract i18n 2023-03-06 15:18:26 -03:00
3cc26d00f8
put taler wallet RPC into taler-util, make it cross-platform 2023-01-26 12:48:35 +01:00
Sebastian
56622a247b
add make rule 2023-01-23 15:12:48 -03:00
Sebastian
509011f9bc
fix payto 2023-01-23 08:15:22 -03: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
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
770ab6f01d
build and test like other webapps 2022-12-19 12:12:39 -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
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