Commit Graph

21 Commits

Author SHA1 Message Date
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
f56a563533
build system: get rid of prepare scripts
These don't seem to be the right location to compile packages.
The newest version of pnpm runs all those scripts on "pnpm install",
even if we filter for only one package.  That results in a build
performance issue.
2023-06-06 15:25:53 +02:00
1befd39671
bump typescript version 2023-06-06 11:54:37 +02:00
Sebastian
68d711b2e7
fix wrong function call 2023-04-04 15:11:27 -03:00
Sebastian
860cd81f35
add fullfilment url and message if the are present 2023-04-04 10:04:28 -03:00
Sebastian
2ef40efe53
revert minified 2023-04-04 09:08:16 -03:00
Sebastian
36956f404c
camel case for prebuilt 2023-03-02 14:09:44 -03:00
Sebastian
2d5fbb22cd
fix #7714 2023-03-02 13:51:03 -03:00
7ccbb0a8e2
fix typo in project name 2023-02-23 21:19:37 +01:00
54284c14c7
fix typo in project name 2023-02-23 21:19:05 +01:00
3cc26d00f8
put taler wallet RPC into taler-util, make it cross-platform 2023-01-26 12:48:35 +01:00
Sebastian
87c10f6c8a
depleted rollback 2023-01-23 14:57:26 -03:00
Sebastian
86e1cb5b06
fix deleted tip name and format name as merchant backend expected 2023-01-23 11:25:53 -03:00
Sebastian
d195a9ddc8
fix name 2023-01-23 11:00:25 -03:00
Sebastian
fdbe5c12e9
tune up backend dependecies 2023-01-23 10:09:57 -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